fzhu2e / cfr

A Python package for Climate Field Reconstruction
https://fzhu2e.github.io/cfr
BSD 3-Clause "New" or "Revised" License
13 stars 6 forks source link

new index new dtype #12

Closed ZiluM closed 1 year ago

ZiluM commented 1 year ago

In psm.py line 226, ds.astype(np.float) to ds.astype(np.float32) In reconjob.py, important index -- IOD index and IOBW index (https://ds.data.jma.go.jp/tcc/tcc/products/climate/ENSO/method.html) for Indian Ocean are added.