Soil Volumetric Water Content Units/Standard Name #365
Answered
by
JonathanGregory
Auguxst-char
asked this question in
Q&A about using CF
Replies: 2 comments
-
I think the appropriate standard name is volume_fraction_of_condensed_water_in_soil. "Condensed water" means liquid water and ice. It is dimensionless, with canonical units of 1, so you could put it in % if you prefer.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
efisher008
-
Hi @Auguxst-char, @JonathanGregory, Can we consider this issue as concluded? Were there any further questions before it is closed? Best wishes, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on putting some weather station data into CF-compliant NCDF format and was unsure what units or standard name (if it exists) should be used to describe soil %VWC data. Is there a recommended option or would:
long_name = "soil_volumetric_water_content";
unitis = "%";
be the best way to go about it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions