"The python workflow will read the netcdf file and the image arrays will be extracted and stored in Tiff format (IMGAGE J). The arrays can also be vizualized in Python as well as Ncview for Netcdf\n", ...
個人的にはGPVデータをPythonで扱う方法としては、wgrib2でGRIB2 → NetCDF変換してxarrayで読み込む、という方法が一番便利で使いやすいと思います。 pygrib pygrib はGRIB2のGPVデータをそのまま読み込むことができるPythonライブラリです。
Want to learn how to work with NetCDF files? Know a bit of Python? You have come to the right place! This course has been designed to help you understand NetCDF files, get data out of them and create ...