You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be something different with the time stamps in different datasets our data aren't aligned. An older result of TBOT from June 2020 is on the left, newer one on the right, with their difference in the middle. I'd suspect this has something to do with UTC vs. local time, but we'll have to figure it out before too long. Interestingly, other fields are identical (e.g. short and long wave radiation)
Zooming in closer it looks like the data are offset by 12 hours, which I don't really understand.
It also could be a difference in the raw data being generated by the Tvan_l1 script or the output of the clean_tvan code?
Regardless, this is something else we'll need to resolve...
The text was updated successfully, but these errors were encountered:
quick look at correlations of FSDS (shortwave, which is identical in two datasets) with TBOT suggest the newer input data @katyarjay generated. Let's look at additional years of data.
the data I've been using are here
/glade/p/cgd/tss/people/wwieder/inputdata/single_point/datmdata_NWT_Tvan/moist_meadow
Katya, in a terminal window you can move to the folder where you .nc files are stored locally.
then use scp *.nc [email protected]:/glade/scratch/wwieder/inputdata_Tvan/.
note you'll have to make a directory called inputdata_Tvan first and replace my user name with yours.
Looking at the 'old' data, I only saw the mismatch shown in plot 2 above in 2019 (some months) and 2020, while earlier years did not have this issue.
I also looked at all months/years of the 'new' data I generated and found that the lead/lag between temperature and radiation occurs in almost all cases but varies in magnitude. There were some months that didn't have a lag at all, including many in 2018 (see examples below). There were also a few cases where radiation lagged slightly behind temperature at the peak.
There seems to be something different with the time stamps in different datasets our data aren't aligned. An older result of TBOT from June 2020 is on the left, newer one on the right, with their difference in the middle. I'd suspect this has something to do with UTC vs. local time, but we'll have to figure it out before too long. Interestingly, other fields are identical (e.g. short and long wave radiation)
Zooming in closer it looks like the data are offset by 12 hours, which I don't really understand.
It also could be a difference in the raw data being generated by the Tvan_l1 script or the output of the clean_tvan code?
Regardless, this is something else we'll need to resolve...
The text was updated successfully, but these errors were encountered: