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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0