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

Chirps Export Functionality #16

Closed tommylees112 closed 5 years ago

tommylees112 commented 5 years ago

add chirps exporting functionality, parallelised (but untested) because I had to run to the gym

TODO:

This will allow us to have a precip dataset for the whole time series of interest to move onto the next stage of the processing

tommylees112 commented 5 years ago

I should add it works from the tests i ran on the esowc_notes branch

gabrieltseng commented 5 years ago

@tommylees112 , assuming the multiprocessing works (adding a test for this really clogged things up, so I left it out), this should be good to go if it looks good to you.

Only one caveat: the environment files need to be updated for the tests to pass, but I don't want to do that until the Planet OS stuff is merged, because that also updated the environment files.

We should also make sure to update the config files / run.py.