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

Preprocess/admin region #102

Closed tommylees112 closed 5 years ago

tommylees112 commented 5 years ago

Preprocess the downloaded shapefile (.shp) into an xarray object with different values (like a categorical dataset) for different regions.

NOTE: Currently the regions have to be non-overlapping. I think if they do overlap it would just assign the later value. Is this a problem?

gabrieltseng commented 5 years ago

I would imagine the overlap to be very small, no?