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

Determine depths for soil moisture layers in hydrology endpoint #360

Open
charparr opened this issue Oct 3, 2023 · 1 comment · May be fixed by #375
Open

Determine depths for soil moisture layers in hydrology endpoint #360

charparr opened this issue Oct 3, 2023 · 1 comment · May be fixed by #375
Assignees

Comments

@charparr
Copy link
Contributor

charparr commented Oct 3, 2023

There are three layers: SM1, SM2, SM3. What are the depths for these layers?

@charparr charparr self-assigned this Oct 3, 2023
@charparr
Copy link
Contributor Author

charparr commented Oct 9, 2023

@Joshdpaul @BobTorgerson if either of you has a dev API branch going this could be added to the docs etc.

Soil moisture layer thickness in meters per the VIC parameters file associated with the source dataset.

SM1: 0.02042

SM2: 0.97047

SM3: 2.0

So basically SM1 is surface soil moisture (surface to 2 cm)

SM2 is 2 cm to 97 cm (basically near-surface to one meter depth)

SM3 is 2m thick, so basically 1 m to 3 m

@Joshdpaul Joshdpaul linked a pull request Oct 10, 2023 that will close this issue
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 a pull request may close this issue.

2 participants