@@ -25,10 +25,10 @@ The order in which the scripts in the present repository need to be run to produ
9. If a CSV summarising the number of buildings, dwellings, people and costs by cell according to the SERA model is desired (i.e. not GDE, just SERA), run `SERA_create_visual_output_of_grid_model_full_files.py` with the desired distribution method.
10. Run `OBM_buildings_per_cell.py` with the desired distribution method.
11. Run `GDE_gather_SERA_and_OBM.py` with the desired distribution method. The output is:
a. a series of CSV files that serve as input for damage/risk calculations to be run in OpenQuake (https://github.com/gem/oq-engine);
b. a CSV file that summarises results per cell and contains the geometry of the cells so that it can all be visualised with a GIS;
c. a CSV file that summarises results per adminstrative unit and contains the geometry of the administrative boundaries so that it can all be visualised with a GIS;
d. a series of HDF5 files (one per cell) that contain the final GDE model.
- a series of CSV files that serve as input for damage/risk calculations to be run in OpenQuake (https://github.com/gem/oq-engine);
- a CSV file that summarises results per cell and contains the geometry of the cells so that it can all be visualised with a GIS;
- a CSV file that summarises results per adminstrative unit and contains the geometry of the administrative boundaries so that it can all be visualised with a GIS;
- a series of HDF5 files (one per cell) that contain the final GDE model.