The proper way to do average from Oct to next Sep #393
Unanswered
ShihengDuan
asked this question in
2. Questions
Replies: 1 comment 11 replies
-
What I do in |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use xCDAT to do the water year average (or summation), which is from October in year
n
, to September in yearn+1
. This is basically a year average, and inxarray.Dataset.temporal.group_average
I see we can customize seasons, but in my case, how should I specify the months from Oct to next Sep? Or should I use some other functions?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions