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

ENH: burn rivers in subgrid #84

Merged
merged 27 commits into from
Aug 3, 2023
Merged

ENH: burn rivers in subgrid #84

merged 27 commits into from
Aug 3, 2023

Conversation

DirkEilander
Copy link
Contributor

@DirkEilander DirkEilander commented Apr 17, 2023

This PR adds riv_datasets to the setup_subgrid method to burn in rivers based on their width and depth.
The example has been updated to show the setup_river_inflow together with this new functionality.

@DirkEilander DirkEilander marked this pull request as ready for review May 17, 2023 15:57
@DirkEilander
Copy link
Contributor Author

@roeldegoede I've made the final changes as discussed. Could you review these changes. And if you have time update the example (step 6 and 7).

@@ -361,7 +370,7 @@ def build(

# Count
ib += 1
logger.debug(
logger.warning(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want a warning here? This means it is always displayed right, before we had a logger.debug

@roeldegoede roeldegoede merged commit ebf3bd9 into main Aug 3, 2023
3 checks passed
@roeldegoede roeldegoede deleted the v1/burn_rivers branch August 3, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants