-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #302 from Deltares/feat/losses
Losses module
- Loading branch information
Showing
112 changed files
with
23,082 additions
and
148 deletions.
There are no files selected for viewing
Binary file added
BIN
+232 KB
...ted_locations/output/multi_link_isolated_locations/flooded_and_isolated_roads_EV1_ma.gpkg
Binary file not shown.
853 changes: 853 additions & 0 deletions
853
...isolated_locations/output/multi_link_isolated_locations/multi_link_isolated_locations.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+344 KB
...solated_locations/output/multi_link_isolated_locations/multi_link_isolated_locations.gpkg
Binary file not shown.
10 changes: 10 additions & 0 deletions
10
..._locations/output/multi_link_isolated_locations/multi_link_isolated_locations_results.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
building,i_type_EV1,nr_isolated,hazard | ||
apartments,flooded,398,EV1 | ||
apartments,isolated,86,EV1 | ||
commercial,flooded,3,EV1 | ||
garage,flooded,4,EV1 | ||
house,flooded,342,EV1 | ||
house,isolated,3,EV1 | ||
industrial,flooded,8,EV1 | ||
industrial,isolated,6,EV1 | ||
yes,flooded,2,EV1 |
27 changes: 27 additions & 0 deletions
27
examples/data/isolated_locations/output/multi_link_isolated_locations/settings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
name = multi link isolated locations | ||
save_gpkg = True | ||
save_csv = True | ||
analysis = multi_link_isolated_locations | ||
weighing = length | ||
loss_per_distance = | ||
loss_type = | ||
disruption_per_category = | ||
traffic_cols = [] | ||
duration_event = nan | ||
duration_disruption = nan | ||
fraction_detour = nan | ||
fraction_drivethrough = nan | ||
rest_capacity = nan | ||
maximum_jam = nan | ||
partofday = | ||
aggregate_wl = max | ||
threshold = 0.1 | ||
threshold_destinations = nan | ||
uniform_duration = nan | ||
gdp_percapita = nan | ||
equity_weight = | ||
calculate_route_without_disruption = False | ||
buffer_meters = 100.0 | ||
threshold_locations = nan | ||
category_field_name = building | ||
save_traffic = False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[project] | ||
name = republic_dominican | ||
|
||
[analysis1] | ||
name = republic_dominican_redundancy | ||
analysis = single_link_redundancy | ||
weighing = time | ||
aggregate_wl = max | ||
threshold = 0.5 | ||
save_csv = True | ||
save_gpkg = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[project] | ||
name = republic_dominican | ||
|
||
[network] | ||
directed = True | ||
source = shapefile | ||
primary_file = Red_Vial_RD_wgs84.geojson | ||
diversion_file = None | ||
file_id = fid_id | ||
polygon = None | ||
network_type = drive | ||
road_types = motorway,motorway_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,residential | ||
save_gpkg = True | ||
|
||
[origins_destinations] | ||
origins = None | ||
destinations = None | ||
origins_names = None | ||
destinations_names = None | ||
id_name_origin_destination = None | ||
origin_count = None | ||
origin_out_fraction = None | ||
|
||
[hazard] | ||
hazard_map = Inundacion_Fluvial_tr1000.tif | ||
hazard_id = None | ||
hazard_field_name = waterdepth | ||
aggregate_wl = max | ||
hazard_crs = EPSG:4326 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[project] | ||
name = republic_dominican | ||
|
||
[analysis1] | ||
name = republic_dominican_redundancy | ||
analysis = single_link_redundancy | ||
weighing = time | ||
aggregate_wl = max | ||
threshold = 0.5 | ||
save_csv = True | ||
save_gpkg = True |
Binary file not shown.
792 changes: 792 additions & 0 deletions
792
examples/data/losses/output/multi_link_redundancy/republic_dominican_redundancy.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+2.13 MB
examples/data/losses/output/multi_link_redundancy/republic_dominican_redundancy.gpkg
Binary file not shown.
30 changes: 30 additions & 0 deletions
30
examples/data/losses/output/multi_link_redundancy/settings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name = republic_dominican_redundancy | ||
save_gpkg = True | ||
save_csv = True | ||
analysis = multi_link_redundancy | ||
weighing = time | ||
loss_per_distance = | ||
loss_type = | ||
disruption_per_category = | ||
traffic_cols = [] | ||
duration_event = nan | ||
duration_disruption = nan | ||
fraction_detour = nan | ||
fraction_drivethrough = 0 | ||
rest_capacity = nan | ||
maximum_jam = nan | ||
partofday = day | ||
performance = diff_time | ||
resilience_curve_file = | ||
disruption_steps_file = | ||
aggregate_wl = max | ||
threshold = 0.5 | ||
threshold_destinations = nan | ||
uniform_duration = nan | ||
gdp_percapita = nan | ||
equity_weight = | ||
calculate_route_without_disruption = False | ||
buffer_meters = nan | ||
threshold_locations = nan | ||
category_field_name = | ||
save_traffic = False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[project] | ||
name = republic_dominican | ||
|
||
[network] | ||
directed = True | ||
source = shapefile | ||
primary_file = Red_Vial_RD_wgs84.geojson | ||
diversion_file = None | ||
file_id = fid_id | ||
polygon = None | ||
network_type = drive | ||
road_types = motorway,motorway_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,residential | ||
save_gpkg = True | ||
|
||
[origins_destinations] | ||
origins = None | ||
destinations = None | ||
origins_names = None | ||
destinations_names = None | ||
id_name_origin_destination = None | ||
origin_count = None | ||
origin_out_fraction = None | ||
|
||
[hazard] | ||
hazard_map = Inundacion_Fluvial_tr1000.tif | ||
hazard_id = None | ||
hazard_field_name = waterdepth | ||
aggregate_wl = max | ||
hazard_crs = EPSG:4326 |
790 changes: 790 additions & 0 deletions
790
examples/data/losses/output/single_link_redundancy/republic_dominican_redundancy.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+2.35 MB
examples/data/losses/output/single_link_redundancy/republic_dominican_redundancy.gpkg
Binary file not shown.
30 changes: 30 additions & 0 deletions
30
examples/data/losses/output/single_link_redundancy/settings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name = republic_dominican_redundancy | ||
save_gpkg = True | ||
save_csv = True | ||
analysis = single_link_redundancy | ||
weighing = time | ||
loss_per_distance = | ||
loss_type = | ||
disruption_per_category = | ||
traffic_cols = [] | ||
duration_event = nan | ||
duration_disruption = nan | ||
fraction_detour = nan | ||
fraction_drivethrough = 0 | ||
rest_capacity = nan | ||
maximum_jam = nan | ||
partofday = day | ||
performance = diff_time | ||
resilience_curve_file = | ||
disruption_steps_file = | ||
aggregate_wl = max | ||
threshold = 0.5 | ||
threshold_destinations = nan | ||
uniform_duration = nan | ||
gdp_percapita = nan | ||
equity_weight = | ||
calculate_route_without_disruption = False | ||
buffer_meters = nan | ||
threshold_locations = nan | ||
category_field_name = | ||
save_traffic = False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR100.cpg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR100.prj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR100.qpj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR1000.cpg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR1000.prj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR1000.qpj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR250.cpg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR250.prj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR250.qpj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR500.cpg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR500.prj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
1 change: 1 addition & 0 deletions
1
examples/data/losses/static/hazard/Inundacion_Fluvial_TR500.qpj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 10 additions & 0 deletions
10
examples/data/losses/static/hazard/Inundacion_Fluvial_tr500_reclass_wgs84.tif.aux.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<PAMDataset> | ||
<PAMRasterBand band="1"> | ||
<Metadata> | ||
<MDI key="STATISTICS_MAXIMUM">4</MDI> | ||
<MDI key="STATISTICS_MEAN">1.0818632422472</MDI> | ||
<MDI key="STATISTICS_MINIMUM">1</MDI> | ||
<MDI key="STATISTICS_STDDEV">0.3754778835639</MDI> | ||
</Metadata> | ||
</PAMRasterBand> | ||
</PAMDataset> |
Oops, something went wrong.