Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

GWAT estimates #86

Closed
Saman-M-B opened this issue Apr 23, 2024 · 1 comment
Closed

GWAT estimates #86

Saman-M-B opened this issue Apr 23, 2024 · 1 comment

Comments

@Saman-M-B
Copy link

Hi, I was wondering if there is a function to retrieve the values of storage but in different depths such as GWAT or since the model considers these as storage, you can only get the final (deepest layer) values? Cause I think the LWFBrook90R model provides these values per soil layer for each timestep.

@fabern
Copy link
Owner

fabern commented May 27, 2024

Hi Saman,

Sorry for the late reply. Your message has somehow escaped from my view.

Yes, since version 0.9.9 there is a way. This version introduced the functions get_states, get_fluxes (and get_forcing). So for your request use get_states to get GWAT or SWAT from certain depths. This gives you tables with the storage or fluxes at each time step. Have a look at the documentation here: https://fabern.github.io/LWFBrook90.jl/stable/generated/example-script-01/#Postprocessing:-Extract-values

Hope this helps.

Best regards, Fabian

Repository owner locked and limited conversation to collaborators May 27, 2024
@fabern fabern converted this issue into discussion #89 May 27, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants