-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Christmas Day indices, add bivariate_count_occurrences #2030
Conversation
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Note It appears that this Pull Request modifies the On inspection, the No further action is required. |
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
This is just waiting on Ouranosinc/xclim-testdata#30 |
Co-authored-by: Pascal Bourgault <bourgault.pascal@ouranos.ca>
for more information, see https://pre-commit.ci
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
One thing I'm wondering about are the names of these indices/indicators. Given that they can accept an @tlogan2000 any opinions on this? |
If you hardcode the date to a specific date, then there's no need for a compute function, you could simple use I think generalizing |
Signed-off-by: Zeitsperre <10819524+Zeitsperre@users.noreply.github.com>
4ecdb3a
to
2484976
Compare
Co-authored-by: Pascal Bourgault <bourgault.pascal@ouranos.ca>
for more information, see https://pre-commit.ci
Co-authored-by: Pascal Bourgault <bourgault.pascal@ouranos.ca>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
…, update nbconvert Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Pull Request Checklist:
number
) and pull request (:pull:number
) has been addedWhat kind of change does this PR introduce?
holiday_snow_days
→ units = "days"holiday_snow_and_snowfall_days
→ units = "days"bivariate_count_occurrences
to generic indices.Does this PR introduce a breaking change?
No.
Other information:
prsn
andsnd
data has been added to thexclim-testdata
repository: Ouranosinc/xclim-testdata#30