-
First, provide a template/example of climate indices description (short description, long description, why it matters, how computed, etc.)
For each prioritized indice, provide descriptions.
Make…
-
Tried installing xclim on a server and altough it did get all the packages, the tests failed because versions of dependencies we're not up to date (xarray, pandas).
huard updated
5 years ago
-
This issue should be visible in Slack. Outside confirmation will allow me to immediately close this issue.
-
-
Using my dev branch it seems the missing_any() call masks my test result even when there are no nans in my synthetic data. Output is fine before missing_any is called in the univariate indicator cl…
-
Should be named `test_fit` ? And in folder tests.
https://github.com/Ouranosinc/xclim/blob/8078cb5ac5d331361f6ff5255e1f88f6750bbb41/xclim/stats.py#L46
-
### Description
XCLIM assumes a daily time-step (currently) :
- [ ] Create decorator to test monotonic daily time
All functions should also be decorated with a units converter decorator:
…
-
I'll be parking xclim on the PyPi in order to ensure that the name doesn't get taken. This will make it so that any person running Python will be able to download this library using the following comm…
-
Follow up on https://github.com/Ouranosinc/pavics-sdi/issues/37
-
Building on the non-standard calendar issue raised in #30, it would be good to see if there are ways of extending the DataArray class to allow us to perform resampling via class methods.
Since this…