Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First implementation of 'aanvoer' #255

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
75f9d66
Updated .gitignore to ignore IDE-based folders.
Feb 7, 2025
eed3113
Added processing for 'aanvoergebieden' and LHM-mods
Feb 7, 2025
c676964
Added supply.py-content
Feb 7, 2025
9d0db46
Clean-up of AGV-parametrize file (rm *.ipynb formatting-leftovers)
Feb 7, 2025
f39a4fa
QuickFix supply.py
Feb 7, 2025
f76a8ab
Clean-up of *.ipynb to *.py conversion: Scheldestromen.
Feb 7, 2025
ef99535
Clean-up of *.ipynb to *.py conversion: Delfland.
Feb 7, 2025
47f136f
Clean-up of *.ipynb to *.py conversion: Delfland.
Feb 7, 2025
55b09ae
Clean-up of *.ipynb to *.py conversion: Hollands Noorderkwartier.
Feb 7, 2025
ee21f91
Clean-up of *.ipynb to *.py conversion: Rijnland.
Feb 7, 2025
8cac40d
Clean-up of *.ipynb to *.py conversion: Rivierenland.
Feb 7, 2025
4dd6ff7
Clean-up of *.ipynb to *.py conversion: Schieland en de Krimpenerwaard.
Feb 7, 2025
18c84f8
Clean-up of *.ipynb to *.py conversion: Fryslan.
Feb 7, 2025
b2f8726
Clean-up of *.ipynb to *.py conversion: Zuiderzeeland.
Feb 7, 2025
5d61f78
Clean-up documentation/file AGV.
Feb 10, 2025
7304f72
Debugged implementation of 'wateraanvoer' (AGV).
Feb 10, 2025
2f24a4a
Implementation of *.gdb as supply-file (Delfland).
Feb 10, 2025
ef57c05
Implementation of 'aanvoer' for Hollandse Delta.
Feb 10, 2025
44cee0e
Added 'extract'-method to 'special_load_geometry()'-function.
Feb 10, 2025
ab565e6
Implementation for Rijnland.
Feb 10, 2025
b62606b
Added default export of modified 'aanvoer'-geometry.
Feb 10, 2025
0e4fb03
Simplified 'special_load_geometry()'-function.
Feb 10, 2025
cb44a35
Implementation of for Rivierenland.
Feb 10, 2025
10df66c
Implementation of for Scheldestromen.
Feb 10, 2025
af8f3ac
Implementation of for HHSK.
Feb 10, 2025
5303d8c
Implementation for for Wetterskip.
Feb 10, 2025
cc52621
Implementation for of Zuiderzeeland.
Feb 10, 2025
f9a0f75
Removing __main__-statement.
Feb 17, 2025
ce1c426
Added aanvoer-flagging grouped in a single method in .
Feb 17, 2025
c1bbb97
Debugging of 'aanvoer' using AGV-parametrisation.
Feb 18, 2025
ccac5a5
Debugged indexing errors in supply.py
Feb 18, 2025
9bf556d
Debugged dual-functionality pumps to properly work for 'aanvoer'-cond…
Feb 18, 2025
9af3c38
Covered kwargs-implementations.
Feb 18, 2025
f5cf7e4
Allow for boezem-boezem aanvoer.
Feb 18, 2025
98ae099
Hard-coded 'aanvoer'-function of Pump 990 (Linge).
Feb 18, 2025
02bd9e2
Updated Delfland for 'aanvoer'-conditions.
Feb 18, 2025
613e7ca
Aanvoer implementation of HD (medium performance due to 'aanvoer'-pum…
Feb 18, 2025
b5140ef
Increased default water level at boundaries for activation of outlets.
Feb 19, 2025
4453b68
Implementation of Rijnland (aanvoer).
Feb 19, 2025
a2a6616
Implementation of Scheldestromen (aanvoer).
Feb 19, 2025
cad1755
Full 'waterschap' as 'aanvoergebied' without geodata (Zuiderzeeland).
Feb 19, 2025
f65625f
Implementation of HHNK (aanvoer).
Feb 19, 2025
e33fc30
Re-added default water level values for 'afvoer' (having an 'if'-stat…
Feb 19, 2025
f9868fb
Add wateraanvoer indicators
rbruijnshkv Feb 19, 2025
e2f10c0
Add new .qlr file for expanded output indicators
rbruijnshkv Feb 19, 2025
b570fa8
Change path sturing.json
rbruijnshkv Feb 20, 2025
013adcd
Delete outdated file
rbruijnshkv Feb 20, 2025
235f519
Add wateraanvoer functionality
rbruijnshkv Feb 20, 2025
90a294a
Revert wateraanvoer functionality
rbruijnshkv Feb 20, 2025
fa9c97c
Revert wateraanvoer functionality
rbruijnshkv Feb 20, 2025
426f430
Always choose the most recent .qlr file, irrelevant of afvoer or aanv…
rbruijnshkv Feb 20, 2025
00984ed
Always choose the latest .qlr file
rbruijnshkv Feb 20, 2025
1151a7d
Apply and import generic .qlr name (wateraanvoer)
rbruijnshkv Feb 20, 2025
e41f4e6
Implementation of WF.
Feb 20, 2025
8da148b
Merge branch 'output_controle_aanvoer' into feature/aanvoergebieden
rbruijnshkv Feb 20, 2025
780c359
Merge branch 'feature/aanvoergebieden' of https://github.com/Deltares…
rbruijnshkv Feb 20, 2025
722dcc4
Changed default boundary water level WF for aanvoer.
Feb 20, 2025
3dc7022
Updates to implementations.
Feb 20, 2025
e465e3c
Merge branch 'main' into feature/aanvoergebieden
ghendrickx Feb 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# pixi environments
.pixi

# VSCode/PyCharm-environments
.vscode
.idea

.ipynb_checkpoints
# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
Loading
Loading