@@ -83,11 +83,11 @@ This code determines the mapping between the administrative units used in SERA a
It goes per country and, within each country, per administrative unit. All three occupancy cases (Res, Com, Ind) are considered together because the code groups together the cases for which the administrative level at which the exposure models are defined is the same (otherwise there would be a lot of repeated processing). This code adds and/or updates entries to the tiles database. The fields that are written by this code are: `cell_id`, `country`, `occupancy`, `adm_level`, `adm_id`, `area` and `geom`. Each entry of the table is a cell-admin unit intersection for a particular occupancy type.
The parameter that needs to be specified under the `SERA_mapping_admin_units_to_cells_add_GHS` section of the configuration file is:
The parameter that needs to be specified under the `SERA_mapping_admin_units_to_cells_add_GHS_from_HDF5` section of the configuration file is:
- ghs_input_filename = Name of the HDF5 file with a 10-arcsec grid that is aligned with ours and contains density (0-100%) values of built-up area (see below).