AI4S2S / s2spy

A high-level python package integrating expert knowledge and artificial intelligence to boost (sub) seasonal forecasting
https://ai4s2s.readthedocs.io/
Apache License 2.0
20 stars 7 forks source link

Support non-daily data in `preprocessor` #160

Closed geek-yang closed 1 year ago

geek-yang commented 1 year ago

The current preprocessor only supports operations with daily data. We need to extend its functionality for data with different temporal resolution (e.g. weekly, monthly and annualy).