ECMWFCode4Earth / ml_drought

Machine learning to better predict and understand drought. Moving github.com/ml-clim
https://ml-clim.github.io/drought-prediction/
92 stars 18 forks source link

Modelling/nowcasting expt #43

Closed tommylees112 closed 5 years ago

tommylees112 commented 5 years ago

Hey @gabrieltseng can you help me with the final test

in tests/engineer/test_one_month_forecast.py def test_engineer(self, tmp_path):

I seem to be getting an error with the creation of the files. if you can let me know how it works and how to fix that error i can have a go at reimplementing the same tests for the nowcast engineer too

gabrieltseng commented 5 years ago

Just the last change with the default values in the one month forecasting engineer; then it looks good to me!