2017年4月24日月曜日

ncdump anaconda


Solved: Not being able to use "ncdump"
 
Solution: Execute the following two commands: 
 
conda remove hdf4 hdf5 libnetcdf netcdf4
conda install -c conda-forge netcdf4 
 
Ref: https://github.com/spencerahill/aospy/issues/58

0 件のコメント:

コメントを投稿