-
A need for internal Ouranosinc projects, but potentially for external users, is to have available metadata in another language then english. As far as I know, there is not CF-standardized way of addin…
-
### Description
Make sure xclim indices work with grib files.
The main issue is probably the install process of dependencies required for xarray to support grib (pynio). I've played a bit and it …
huard updated
4 years ago
-
* xclim version: 0.15.0
* Python version: 3.7
* Operating System: Linux
### Description
output dataset of ```ensembles.ensemble_percentiles()``` retains an unused "realization" dimension. Not a …
-
* xclim version: 0.15.0
* Python version: 3.8
* Operating System: ubuntu
### Description
Calling the `subset_shape` function on a large input dataset crashes when the dataset doesn't fit in me…
-
### Description
Indicators used by PCC. Should we plan their inclusion ?
Variable | Description | Importance
-- | -- | --
Coldest Minimum Temperature | The very coldest temperature of the y…
huard updated
4 years ago
-
A follow up on the code review discussion this morning identified the need to move our utility functions closer to the indices and other calculations that rely on them. In addition, in order to reduce…
-
The xml files we use currently link to every possible dataset we can find, including retracted data. We should flag or delete these files in some way so that the user can avoid them.
A web-based a…
-
Many users in forestry / biology / agriculture use ANUCLIM bioclimatic variables. I suggest creating a submodule xclim.anuclim for these users
Many indices are already presnt but some will require…
-
### Description
Pint 0.10 has better support for operations with numpy and xarray, but currently breaks xclim.
huard updated
4 years ago
-
* xclim version: 0.12.2
* Python version: 3.7
* Operating System: Linux
### Description
xclim pins xarray to 0.13. Currently xarray is at version 0.14.1 - it would be nice if we could use xcli…