-
* xclim version:0.7-beta
* Python version:3.5.5
* Operating System:windows
### Description
I get an error when using `xclim.icclim.CDD` for multi-dimensional DataArray's (time, lat, lon). The…
-
### Description
There is a risk of confusion in many of the 'threshold' indices where the temperature units of the data array are in K and thresholds are in Celsius.
I propose that the required u…
-
One of the useful things that bash utilities like `ncks` and `cdo` do is they append comments to the history field of outputted netcdf files the processes that have been performed on the files. For ex…
-
**Bug Description**
I get `ValueError: shapes are not aligned` when trying to append data in the time dimension to a netCDF file.
**To Reproduce**
```
In [1]: import cdms2
In [2]: cdms2.setNet…
-
Xarray has recently released v0.12.0 on pypi containing the cf-calendar resampling work that was done by Low
https://pypi.org/project/xarray/#history
we should be able to modify xclim requirements…
-
* xclim version: 0.1.0
* Python version: 3.6.7
* Operating System: macOS
### Description
I have just installed `xclim` with `pip` and I have tried to run the four lines in the Github README:
…
-
Plusieurs indicateurs utilisent des seuils prédéfinis (ex Frost Days, Growing Degree Days, etc). En plus de ces seuils existants, il serait pertinent, et hyper utile dans les années à venir, d'inclure…
-
* xclim version: master (see git log output below)
* Python version: Anaconda 3.67
* Operating System: Ubuntu 18.04.1
### Description
Error during Installation process following [guidelines](h…
-
* xclim version: master
### Description
subset_bbox and subset_gridpoint use `''` as a default. Since te expected values are floats, using a string as a default could be confusing for users and …
huard updated
5 years ago
-
CFTIME objects do not seem to support 'dayofyear' adn therefore our percetnile_doy does not work for some files ... there is already a fix in xarray (9 days ago)
see :https://github.com/pydata/xarr…