Skip to content

Mosaic LSM gives instantaneous soil moisture (SoilMoist_inst) or time average soil moisture (SoilMoist_tavg)? #1054

Closed Answered by dmocko
Gayathridevi123 asked this question in Q&A
Discussion options

You must be logged in to vote

Variable names in the netCDF files that end with "_inst" are instantaneous values, valid at the exact time of the output file.

Variable names in the netCDF files that end with "_tavg" are backward-averaged over the output interval. So, if you have a "1da" output interval, and the time of the file is listed as 00Z02Jun2020, then the field will represent the average over 00Z01Jun2020 to 00Z02Jun2020.

Users can choose to make each variable either instantaneous or time-averaged (or output both) by changing the MODEL_OUTPUT_LIST.TBL file, as specified in your lis.config:
https://github.com/NASA-LIS/LISF/blob/master/lis/configs/MODEL_OUTPUT_LIST.TBL.adoc

The fourth column (the first column afte…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Gayathridevi123
Comment options

Answer selected by Gayathridevi123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants