Call ECMWF eccodes tools to manipulate .grib format file with Python.
Only Python 3 is supported.
需要安装eccodes程序库(https://anaconda.org/conda-forge/eccodes)
conda install -c conda-forge eccodes
1. 按照java程序库;
2. 下载[netcdf-java程序包](https://www.unidata.ucar.edu/software/thredds/current/netcdf-java/)
3. 设置环境变量 NETCDF_JAVA="netdfAll-<version>.jar"
pip install git+git://github.com/nmcdev/nmc_tool_eccodes.git