Skip to content

Commit

Permalink
Merge pull request #13 from interTwin-eu/DemonstrationNotebooks
Browse files Browse the repository at this point in the history
Demonstration notebooks
  • Loading branch information
WOTrompDeltares authored Jul 9, 2024
2 parents 3f43aae + 44209da commit 604d097
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 30 deletions.
Binary file removed DT_flood/utils/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file removed DT_flood/utils/__pycache__/__init__.cpython-311.pyc
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.
27 changes: 0 additions & 27 deletions Notebooks/[old]/RunScenario.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,33 +116,6 @@
"metadata": {},
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"fiat_root = model_root / 'output' / 'Scenarios' / 'Empty_Event_current_no_measures' / 'Impacts' / 'fiat_model'"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"cfg = ConfigReader((fiat_root / 'settings.toml'))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"cfg.get(\"exposure.csv.file\").name"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
3 changes: 0 additions & 3 deletions Notebooks/[old]/SetupProjection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
"from pprint import pprint\n",
"import tomli_w\n",
"\n",
"# import sys\n",
"# sys.path.insert(0, 'c:/Repositories/FloodAdapt/')\n",
"\n",
"from flood_adapt.object_model.site import Site\n",
"from flood_adapt.object_model.projection import Projection"
]
Expand Down

0 comments on commit 604d097

Please sign in to comment.