NASA-IMPACT / covid-api

MIT License
14 stars 3 forks source link

Updates FB population density dataset rescale values after reprocessing dataset #144

Closed leothomas closed 2 years ago

leothomas commented 2 years ago

New dataset min/max values are: [0,72] (people per 30m^2).

Some notes:

This is likely due to the use of bilinear or cubic resampling when calculating overviews - the latest version of GDAL offers the ability to calculate sum overviews which I've been told would work very well for this dataset