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

Improve UZF #301

Merged
merged 14 commits into from
Dec 19, 2023
Merged

Improve UZF #301

merged 14 commits into from
Dec 19, 2023

Conversation

OnnoEbbens
Copy link
Collaborator

Improve the UZF function:

  • fixes for the original mask argument
  • add wc_filerecord argument to save a file with the water content
  • add mask_obs to choose which cells to add an observation to
  • improve thickness calculation in observation cells

@OnnoEbbens OnnoEbbens marked this pull request as draft November 28, 2023 13:28
@rubencalje
Copy link
Collaborator

The test and readthedocs are failing becasue of unrelated issues that are solved in PR #297.

I would leave wc_filerecord in the kwargs that are passed onto the flopy class, no need to include it in the nlmod method.

@OnnoEbbens OnnoEbbens marked this pull request as ready for review December 1, 2023 12:56
@OnnoEbbens
Copy link
Collaborator Author

I made the requested changes. The failing tests are from a failing AHN3 request and not related to this PR

res = 5.0
logger.warning(
"5 meter resolution is no langer available via wcs, try "
"nlmod.read.get_ahn4 ot obtain ahn with a 5m resolution. for "
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo ot = to, capitalize For

@OnnoEbbens OnnoEbbens merged commit a7c9bf7 into dev Dec 19, 2023
1 check passed
@OnnoEbbens OnnoEbbens deleted the improve_uzf branch December 19, 2023 09:04
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