flood-adapt 1.0.0__tar.gz → 1.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/LICENSE +69 -46
  2. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/PKG-INFO +70 -47
  3. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/__init__.py +1 -1
  4. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/__init__.py +0 -2
  5. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/fiat_adapter.py +51 -51
  6. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/interface/impact_adapter.py +1 -1
  7. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/sfincs_adapter.py +69 -71
  8. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/sfincs_offshore.py +5 -6
  9. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/database_builder.py +37 -5
  10. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/database.py +85 -21
  11. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_static.py +33 -9
  12. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/interface/static.py +8 -0
  13. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/flood_adapt.py +28 -24
  14. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/forcing.py +1 -4
  15. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/tide_gauge.py +6 -7
  16. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/timeseries.py +0 -9
  17. flood_adapt-1.0.1/flood_adapt/objects/output/floodmap.py +13 -0
  18. flood_adapt-1.0.1/flood_adapt/workflows/scenario_runner.py +96 -0
  19. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/PKG-INFO +70 -47
  20. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/SOURCES.txt +1 -2
  21. flood_adapt-1.0.0/flood_adapt/workflows/floodmap.py +0 -85
  22. flood_adapt-1.0.0/flood_adapt/workflows/impacts_integrator.py +0 -85
  23. flood_adapt-1.0.0/flood_adapt/workflows/scenario_runner.py +0 -70
  24. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/README.md +0 -0
  25. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/interface/__init__.py +0 -0
  26. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/interface/hazard_adapter.py +0 -0
  27. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/interface/model_adapter.py +0 -0
  28. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/adapter/interface/offshore.py +0 -0
  29. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/__init__.py +0 -0
  30. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/config.py +0 -0
  31. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/fiat.py +0 -0
  32. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/gui.py +0 -0
  33. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/hazard.py +0 -0
  34. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/impacts.py +0 -0
  35. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/sfincs.py +0 -0
  36. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/config/site.py +0 -0
  37. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/__init__.py +0 -0
  38. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/default_units/imperial.toml +0 -0
  39. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/default_units/metric.toml +0 -0
  40. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/green_infra_table/green_infra_lookup_table.csv +0 -0
  41. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/black_down_48x48.png +0 -0
  42. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/black_left_48x48.png +0 -0
  43. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/black_right_48x48.png +0 -0
  44. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/black_up_48x48.png +0 -0
  45. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-16_white_down.png +0 -0
  46. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-16_white_left.png +0 -0
  47. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-16_white_right.png +0 -0
  48. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-16_white_up.png +0 -0
  49. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_black_down.png +0 -0
  50. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_black_left.png +0 -0
  51. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_black_right.png +0 -0
  52. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_black_up.png +0 -0
  53. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_white_left.png +0 -0
  54. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/icons8-triangle-arrow-24_white_right.png +0 -0
  55. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/white_down_48x48.png +0 -0
  56. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/white_left_48x48.png +0 -0
  57. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/white_right_48x48.png +0 -0
  58. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/icons/white_up_48x48.png +0 -0
  59. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/OSM/config_charts.toml +0 -0
  60. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/OSM/config_people.toml +0 -0
  61. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/OSM/config_risk_charts.toml +0 -0
  62. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/OSM/config_roads.toml +0 -0
  63. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/OSM/styles.css +0 -0
  64. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/US_NSI/config_charts.toml +0 -0
  65. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/US_NSI/config_people.toml +0 -0
  66. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/US_NSI/config_risk_charts.toml +0 -0
  67. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/US_NSI/config_roads.toml +0 -0
  68. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/US_NSI/styles.css +0 -0
  69. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/ambulance.png +0 -0
  70. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/car.png +0 -0
  71. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/cart.png +0 -0
  72. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/firetruck.png +0 -0
  73. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/hospital.png +0 -0
  74. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/house.png +0 -0
  75. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/info.png +0 -0
  76. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/money.png +0 -0
  77. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/person.png +0 -0
  78. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/school.png +0 -0
  79. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/truck.png +0 -0
  80. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infographics/images/walking_person.png +0 -0
  81. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/OSM/metrics_additional_risk_configs.toml +0 -0
  82. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/OSM/with_SVI/infographic_metrics_config.toml +0 -0
  83. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/OSM/with_SVI/infographic_metrics_config_risk.toml +0 -0
  84. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/OSM/without_SVI/infographic_metrics_config.toml +0 -0
  85. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/OSM/without_SVI/infographic_metrics_config_risk.toml +0 -0
  86. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/US_NSI/metrics_additional_risk_configs.toml +0 -0
  87. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/US_NSI/with_SVI/infographic_metrics_config.toml +0 -0
  88. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/US_NSI/with_SVI/infographic_metrics_config_risk.toml +0 -0
  89. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/US_NSI/without_SVI/infographic_metrics_config.toml +0 -0
  90. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/US_NSI/without_SVI/infographic_metrics_config_risk.toml +0 -0
  91. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/mandatory_metrics_config.toml +0 -0
  92. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/infometrics/mandatory_metrics_config_risk.toml +0 -0
  93. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/database_builder/templates/output_layers/bin_colors.toml +0 -0
  94. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/__init__.py +0 -0
  95. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_benefit.py +0 -0
  96. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_event.py +0 -0
  97. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_measure.py +0 -0
  98. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_projection.py +0 -0
  99. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_scenario.py +0 -0
  100. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_strategy.py +0 -0
  101. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/dbs_template.py +0 -0
  102. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/interface/database.py +0 -0
  103. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/dbs_classes/interface/element.py +0 -0
  104. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/__init__.py +0 -0
  105. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/database_user.py +0 -0
  106. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/exceptions.py +0 -0
  107. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/log.py +0 -0
  108. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/path_builder.py +0 -0
  109. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/misc/utils.py +0 -0
  110. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/__init__.py +0 -0
  111. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/benefits/__init__.py +0 -0
  112. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/benefits/benefits.py +0 -0
  113. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/__init__.py +0 -0
  114. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/event_factory.py +0 -0
  115. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/event_set.py +0 -0
  116. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/events.py +0 -0
  117. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/historical.py +0 -0
  118. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/hurricane.py +0 -0
  119. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/events/synthetic.py +0 -0
  120. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/__init__.py +0 -0
  121. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/csv.py +0 -0
  122. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/discharge.py +0 -0
  123. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/forcing_factory.py +0 -0
  124. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/meteo_handler.py +0 -0
  125. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/netcdf.py +0 -0
  126. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/plotting.py +0 -0
  127. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/rainfall.py +0 -0
  128. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/time_frame.py +0 -0
  129. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/unit_system.py +0 -0
  130. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/waterlevels.py +0 -0
  131. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/forcing/wind.py +0 -0
  132. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/measures/__init__.py +0 -0
  133. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/measures/measure_factory.py +0 -0
  134. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/measures/measures.py +0 -0
  135. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/object_model.py +0 -0
  136. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/projections/__init__.py +0 -0
  137. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/projections/projections.py +0 -0
  138. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/scenarios/__init__.py +0 -0
  139. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/scenarios/scenarios.py +0 -0
  140. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/strategies/__init__.py +0 -0
  141. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/objects/strategies/strategies.py +0 -0
  142. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/workflows/__init__.py +0 -0
  143. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt/workflows/benefit_runner.py +0 -0
  144. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/dependency_links.txt +0 -0
  145. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/not-zip-safe +0 -0
  146. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/requires.txt +0 -0
  147. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/flood_adapt.egg-info/top_level.txt +0 -0
  148. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/pyproject.toml +0 -0
  149. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/setup.cfg +0 -0
  150. {flood_adapt-1.0.0 → flood_adapt-1.0.1}/tests/test_flood_adapt.py +0 -0
@@ -1,9 +1,27 @@
1
- GNU GENERAL PUBLIC LICENSE
2
- Version 3, 29 June 2007
1
+ ====================================================
2
+ FloodAdapt License Agreement and User Acknowledgment
3
+ ====================================================
3
4
 
4
- Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5
- Everyone is permitted to copy and distribute verbatim copies
6
- of this license document, but changing it is not allowed.
5
+ FloodAdapt is free software: you can redistribute it and/or modify
6
+ it under the terms of the GNU General Public License version 3 as
7
+ published by the Free Software Foundation.
8
+
9
+ This program is distributed in the hope that it will be useful,
10
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+ GNU General Public License for more details.
13
+
14
+ The following license applies to the FloodAdapt software.
15
+ Please read it carefully and in its entirety before continuing.
16
+
17
+ ====================================================
18
+ GNU GENERAL PUBLIC LICENSE
19
+ Version 3, 29 June 2007
20
+ ====================================================
21
+
22
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
23
+ Everyone is permitted to copy and distribute verbatim copies
24
+ of this license document, but changing it is not allowed.
7
25
 
8
26
  Preamble
9
27
 
@@ -617,58 +635,63 @@ reviewing courts shall apply local law that most closely approximates
617
635
  an absolute waiver of all civil liability in connection with the
618
636
  Program, unless a warranty or assumption of liability accompanies a
619
637
  copy of the Program in return for a fee.
638
+ [Insert full GPLv3 license text here or copy it from the official GPL site:
639
+ https://www.gnu.org/licenses/gpl-3.0.txt. For brevity, it is omitted here.]
640
+
641
+ ===============================================================================
642
+ Additional User Acknowledgments
643
+ ===============================================================================
644
+
645
+ By installing or using FloodAdapt, you agree to the GPLv3 terms above AND you
646
+ explicitly acknowledge and agree to the following:
647
+
648
+ 1. Intended Use
649
+
650
+ I understand that FloodAdapt is designed for early-phase climate adaptation
651
+ planning. It is NOT intended for detailed engineering design, regulatory
652
+ decision-making, or emergency response. Any use outside that scope is at my
653
+ own risk.
620
654
 
621
- END OF TERMS AND CONDITIONS
655
+ 2. Software Function and Dependencies
622
656
 
623
- How to Apply These Terms to Your New Programs
657
+ I understand that FloodAdapt is a software shell that requires a user‑provided
658
+ database of flood and impact models. The quality and accuracy of results
659
+ depend entirely on those models and their input data.
624
660
 
625
- If you develop a new program, and you want it to be of the greatest
626
- possible use to the public, the best way to achieve this is to make it
627
- free software which everyone can redistribute and change under these terms.
661
+ 3. No Warranty on Results
628
662
 
629
- To do so, attach the following notices to the program. It is safest
630
- to attach them to the start of each source file to most effectively
631
- state the exclusion of warranty; and each file should have at least
632
- the "copyright" line and a pointer to where the full notice is found.
663
+ I understand that FloodAdapt and its developers make NO guarantees about the
664
+ accuracy, reliability, or completeness of any outputs. I will interpret and
665
+ validate all results before using them in any planning or decision‑making context.
633
666
 
634
- <one line to give the program's name and a brief idea of what it does.>
635
- Copyright (C) <year> <name of author>
667
+ 4. Software Status
636
668
 
637
- This program is free software: you can redistribute it and/or modify
638
- it under the terms of the GNU General Public License as published by
639
- the Free Software Foundation, either version 3 of the License, or
640
- (at your option) any later version.
669
+ I acknowledge that FloodAdapt is at Technology Readiness Level 7 (TRL 7).
670
+ Although operational in certain environments, it may still contain bugs.
671
+ Issues can be reported at:
672
+ https://github.com/Deltares-research/FloodAdapt/issues
641
673
 
642
- This program is distributed in the hope that it will be useful,
643
- but WITHOUT ANY WARRANTY; without even the implied warranty of
644
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
- GNU General Public License for more details.
674
+ 5. No Liability
646
675
 
647
- You should have received a copy of the GNU General Public License
648
- along with this program. If not, see <https://www.gnu.org/licenses/>.
676
+ I understand that FloodAdapt is provided “as is,” without any warranty—
677
+ express or implied—including warranties of merchantability or fitness for a
678
+ particular purpose. The developers and distributors accept NO liability
679
+ for any damages, losses, or legal claims arising from its use or misuse.
649
680
 
650
- Also add information on how to contact you by electronic and paper mail.
681
+ 6. User Responsibility
651
682
 
652
- If the program does terminal interaction, make it output a short
653
- notice like this when it starts in an interactive mode:
683
+ I understand that it is MY responsibility to validate all outputs and seek
684
+ appropriate professional advice before applying results to real-world or
685
+ official projects.
654
686
 
655
- <program> Copyright (C) <year> <name of author>
656
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
- This is free software, and you are welcome to redistribute it
658
- under certain conditions; type `show c' for details.
687
+ 7. Third‑Party Content
659
688
 
660
- The hypothetical commands `show w' and `show c' should show the appropriate
661
- parts of the General Public License. Of course, your program's commands
662
- might be different; for a GUI interface, you would use an "about box".
689
+ I understand that any third‑party models or data used within FloodAdapt
690
+ remain the responsibility of their original creators. FloodAdapt does not
691
+ verify or warrant the accuracy of such content.
663
692
 
664
- You should also get your employer (if you work as a programmer) or school,
665
- if any, to sign a "copyright disclaimer" for the program, if necessary.
666
- For more information on this, and how to apply and follow the GNU GPL, see
667
- <https://www.gnu.org/licenses/>.
693
+ 8. No Professional Advice
668
694
 
669
- The GNU General Public License does not permit incorporating your program
670
- into proprietary programs. If your program is a subroutine library, you
671
- may consider it more useful to permit linking proprietary applications with
672
- the library. If this is what you want to do, use the GNU Lesser General
673
- Public License instead of this License. But first, please read
674
- <https://www.gnu.org/licenses/why-not-lgpl.html>.
695
+ I acknowledge that FloodAdapt does NOT provide professional engineering,
696
+ legal, or emergency-management advice. I will seek qualified professionals
697
+ for critical decisions or interpretations.
@@ -1,14 +1,32 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: flood-adapt
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A software package support system which can be used to assess the benefits and costs of flood resilience measures
5
5
  Author-email: Gundula Winter <Gundula.Winter@deltares.nl>, Panos Athanasiou <Panos.Athanasiou@deltares.nl>, Frederique de Groen <Frederique.deGroen@deltares.nl>, Tim de Wilde <Tim.deWilde@deltares.nl>, Julian Hofer <Julian.Hofer@deltares.nl>, Daley Adrichem <Daley.Adrichem@deltares.nl>, Luuk Blom <Luuk.Blom@deltares.nl>
6
- License: GNU GENERAL PUBLIC LICENSE
7
- Version 3, 29 June 2007
6
+ License: ====================================================
7
+ FloodAdapt License Agreement and User Acknowledgment
8
+ ====================================================
8
9
 
9
- Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
10
- Everyone is permitted to copy and distribute verbatim copies
11
- of this license document, but changing it is not allowed.
10
+ FloodAdapt is free software: you can redistribute it and/or modify
11
+ it under the terms of the GNU General Public License version 3 as
12
+ published by the Free Software Foundation.
13
+
14
+ This program is distributed in the hope that it will be useful,
15
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
16
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
+ GNU General Public License for more details.
18
+
19
+ The following license applies to the FloodAdapt software.
20
+ Please read it carefully and in its entirety before continuing.
21
+
22
+ ====================================================
23
+ GNU GENERAL PUBLIC LICENSE
24
+ Version 3, 29 June 2007
25
+ ====================================================
26
+
27
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
28
+ Everyone is permitted to copy and distribute verbatim copies
29
+ of this license document, but changing it is not allowed.
12
30
 
13
31
  Preamble
14
32
 
@@ -622,61 +640,66 @@ License: GNU GENERAL PUBLIC LICENSE
622
640
  an absolute waiver of all civil liability in connection with the
623
641
  Program, unless a warranty or assumption of liability accompanies a
624
642
  copy of the Program in return for a fee.
643
+ [Insert full GPLv3 license text here or copy it from the official GPL site:
644
+ https://www.gnu.org/licenses/gpl-3.0.txt. For brevity, it is omitted here.]
645
+
646
+ ===============================================================================
647
+ Additional User Acknowledgments
648
+ ===============================================================================
649
+
650
+ By installing or using FloodAdapt, you agree to the GPLv3 terms above AND you
651
+ explicitly acknowledge and agree to the following:
652
+
653
+ 1. Intended Use
654
+
655
+ I understand that FloodAdapt is designed for early-phase climate adaptation
656
+ planning. It is NOT intended for detailed engineering design, regulatory
657
+ decision-making, or emergency response. Any use outside that scope is at my
658
+ own risk.
625
659
 
626
- END OF TERMS AND CONDITIONS
660
+ 2. Software Function and Dependencies
627
661
 
628
- How to Apply These Terms to Your New Programs
662
+ I understand that FloodAdapt is a software shell that requires a user‑provided
663
+ database of flood and impact models. The quality and accuracy of results
664
+ depend entirely on those models and their input data.
629
665
 
630
- If you develop a new program, and you want it to be of the greatest
631
- possible use to the public, the best way to achieve this is to make it
632
- free software which everyone can redistribute and change under these terms.
666
+ 3. No Warranty on Results
633
667
 
634
- To do so, attach the following notices to the program. It is safest
635
- to attach them to the start of each source file to most effectively
636
- state the exclusion of warranty; and each file should have at least
637
- the "copyright" line and a pointer to where the full notice is found.
668
+ I understand that FloodAdapt and its developers make NO guarantees about the
669
+ accuracy, reliability, or completeness of any outputs. I will interpret and
670
+ validate all results before using them in any planning or decision‑making context.
638
671
 
639
- <one line to give the program's name and a brief idea of what it does.>
640
- Copyright (C) <year> <name of author>
672
+ 4. Software Status
641
673
 
642
- This program is free software: you can redistribute it and/or modify
643
- it under the terms of the GNU General Public License as published by
644
- the Free Software Foundation, either version 3 of the License, or
645
- (at your option) any later version.
674
+ I acknowledge that FloodAdapt is at Technology Readiness Level 7 (TRL 7).
675
+ Although operational in certain environments, it may still contain bugs.
676
+ Issues can be reported at:
677
+ https://github.com/Deltares-research/FloodAdapt/issues
646
678
 
647
- This program is distributed in the hope that it will be useful,
648
- but WITHOUT ANY WARRANTY; without even the implied warranty of
649
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
650
- GNU General Public License for more details.
679
+ 5. No Liability
651
680
 
652
- You should have received a copy of the GNU General Public License
653
- along with this program. If not, see <https://www.gnu.org/licenses/>.
681
+ I understand that FloodAdapt is provided “as is,” without any warranty—
682
+ express or implied—including warranties of merchantability or fitness for a
683
+ particular purpose. The developers and distributors accept NO liability
684
+ for any damages, losses, or legal claims arising from its use or misuse.
654
685
 
655
- Also add information on how to contact you by electronic and paper mail.
686
+ 6. User Responsibility
656
687
 
657
- If the program does terminal interaction, make it output a short
658
- notice like this when it starts in an interactive mode:
688
+ I understand that it is MY responsibility to validate all outputs and seek
689
+ appropriate professional advice before applying results to real-world or
690
+ official projects.
659
691
 
660
- <program> Copyright (C) <year> <name of author>
661
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
662
- This is free software, and you are welcome to redistribute it
663
- under certain conditions; type `show c' for details.
692
+ 7. Third‑Party Content
664
693
 
665
- The hypothetical commands `show w' and `show c' should show the appropriate
666
- parts of the General Public License. Of course, your program's commands
667
- might be different; for a GUI interface, you would use an "about box".
694
+ I understand that any third‑party models or data used within FloodAdapt
695
+ remain the responsibility of their original creators. FloodAdapt does not
696
+ verify or warrant the accuracy of such content.
668
697
 
669
- You should also get your employer (if you work as a programmer) or school,
670
- if any, to sign a "copyright disclaimer" for the program, if necessary.
671
- For more information on this, and how to apply and follow the GNU GPL, see
672
- <https://www.gnu.org/licenses/>.
698
+ 8. No Professional Advice
673
699
 
674
- The GNU General Public License does not permit incorporating your program
675
- into proprietary programs. If your program is a subroutine library, you
676
- may consider it more useful to permit linking proprietary applications with
677
- the library. If this is what you want to do, use the GNU Lesser General
678
- Public License instead of this License. But first, please read
679
- <https://www.gnu.org/licenses/why-not-lgpl.html>.
700
+ I acknowledge that FloodAdapt does NOT provide professional engineering,
701
+ legal, or emergency-management advice. I will seek qualified professionals
702
+ for critical decisions or interpretations.
680
703
 
681
704
  Project-URL: Source, https://github.com/Deltares-research/FloodAdapt
682
705
  Classifier: Intended Audience :: Science/Research
@@ -1,5 +1,5 @@
1
1
  # has to be here at the start to avoid circular imports
2
- __version__ = "1.0.0"
2
+ __version__ = "1.0.1"
3
3
 
4
4
  from flood_adapt import adapter, database_builder, dbs_classes, objects
5
5
  from flood_adapt.config.config import Settings
@@ -1,9 +1,7 @@
1
1
  from flood_adapt.adapter.fiat_adapter import FiatAdapter
2
2
  from flood_adapt.adapter.sfincs_adapter import SfincsAdapter
3
- from flood_adapt.workflows.impacts_integrator import Impacts
4
3
 
5
4
  __all__ = [
6
5
  "SfincsAdapter",
7
6
  "FiatAdapter",
8
- "Impacts",
9
7
  ]