Feeds
提问
How would I write this code?
I have data like this: Fourth column is time in UTC/Zulu and the fifth column is stage observations. 1 1 2015 0 3.48 1 1 2015...
4 years 前 | 1 个回答 | 0
1
个回答已回答
Need every hour obs data averaged for every 6 hours.
I have a code written like this but keep getting NaN for my 5th column which is where the observation data is. ct=0; obs = loa...
Need every hour obs data averaged for every 6 hours.
I have a code written like this but keep getting NaN for my 5th column which is where the observation data is. ct=0; obs = loa...
4 years 前 | 0
提问
Need every hour obs data averaged for every 6 hours.
I have streamflow observation data for 3 sites from the year 2015 to present. All three either have one hour, 30 minutes, or 15 ...
4 years 前 | 2 个回答 | 0