-
Notifications
You must be signed in to change notification settings - Fork 10
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
Soil moisture in wrong units for some datasets #240
Comments
Also, at least one dataset has negative soil moisture values!
|
Thanks @arthur-e ! Great to identify. I will investigate about the fraction vs. percentage thing—ugh, tests should catch this. The negative issue, hmm, separate but good to know. Thanks. |
I hate to pile on here, but there are a couple of other datasets to note. Below are percentiles for the
I might reach out to the authors and see if they can clarify. I assume they would have the option of uploading correcting data to COSORE. |
According to the 2020 paper in Global Change Biology, soil moisture in the "data" tables should be in volumetric m^3/m^3 but this seems to vary by dataset. "d20200114_CARBONE_BURNS", "d20190526_RAICH_survey", and "d20200328_UEYAMA_HOKUROKU" are three (there may be more) that seem to have soil moisture in percent (%) units.
For now, I'm going to assume datasets with a maximum soil moisture value < 1 are in m^3/m^3 units and those with a max. > 1 are in percent units.
The text was updated successfully, but these errors were encountered: