-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All code to fix: #132 Some properties/methods in ribasim_nl.Model: - `unassigned_basin_area`: basin area not assigned to a valid basin node_id - `basin_node_without_area`: basins without an area - `fix_unassigned_basin_area()`: Assign a Basin node_id to a Basin / Area if the Area doesn't contain a basin node_id Results in model 2024.8.2: https://deltares.thegood.cloud/f/118021 --------- Co-authored-by: Martijn Visser <[email protected]>
- Loading branch information
1 parent
139f57a
commit a1c7c33
Showing
2 changed files
with
56 additions
and
12 deletions.
There are no files selected for viewing
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
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