Adaptation of the GDE prototype code to work with quadtiles instead of 10-arcsec cells
This new version of the GDE prototype code works with zoom-level 18 quadtiles instead of 10-arcsec cells.
Apart from minor adjustments in several scripts, the major changes are associated with:
- Complete modification of
GDE_TOOLS_world_grid.pyto define zoom-level 18 quadtiles. - Creation of function to retrieve GHS built-up area from the OBM Tiles database in
GDE_TOOLS_psql.py. - Creation of function to retrieve completeness values from the OBM Tiles database in
GDE_TOOLS_psql.py. - Fixing of a bug in
transform_dict_into_dataframeofGDE_TOOLS_read_SERA.pywhen the sum in row is zero.