... | ... | @@ -18,5 +18,7 @@ make |
|
|
cd ../py
|
|
|
# add -G if you want lat/lon arrays added in addition to CGMS fixed grid parameters:
|
|
|
PYTHON=`which python` ./hsd2nc2km.sh /delta/ait/dc/jma/himawari08/ahi/2016/2016_05_30_151/0500/HS_H08_20160530_0500 -V
|
|
|
|
|
|
```
|
|
|
|
|
|
Optionally, you can edit hsd2nc2km.sh to use $HOME/.conda/envs/hsd2nc/bin/python as the default PYTHON setting.
|
|
|
|