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

constrain_fraction default value #115

Merged
merged 2 commits into from
Aug 19, 2019
Merged

Conversation

ghuidobro
Copy link
Contributor

Line that recommended to set constrain_fractions to False was changed to suggest default value to True

Line that recommended to set constrain_fractions to False was changed to suggest default value to True
@@ -146,7 +146,7 @@ A csv file that describes the routing of flow to the edge of the origin grid cel
- Type: bool
- Valid values: True, False

Note: *True when routing to coastal grid cells, else False.*
*Default: True*
Copy link
Member

Choose a reason for hiding this comment

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

There is no default value here. Users will have to specify one way or another. I think we want to say something like:

Note: In most cases, this should be set to True unless routing is being done to nested basins, in which case, this should be set to False.

@jhamman jhamman merged commit 8bf286f into UW-Hydro:master Aug 19, 2019
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.

None yet

2 participants