ECMWFCode4Earth / ml_drought

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

Exporter for ESA CCI Landcover data #72

Closed tommylees112 closed 5 years ago

tommylees112 commented 5 years ago

Download the ESA CCI Landcover Data from http://maps.elie.ucl.ac.be/CCI/viewer/download.php.

Main functionality is using bash commands: wget and unzip

These are wrapped into python functions wget_file() and unzip()