-
I tried to install both icclim 7.0.0 and a recent release of xclim (>= 0.48.2) on Python 3.12
It doesn't work :
```
ERROR: Cannot install icclim==7.0.0 and xclim>=0.48.2 because these package ve…
-
### Generic Issue
* xscen version: 0.9.1
* Python version: python 3.11.10
* Operating System: Linux (conda)
### Description
Conda happily installs xclim == 0.53.1 with xscen == 0.9.1, whi…
-
### Addressing a Problem?
CWL is a language to standardize function inputs and outputs, and is used for creating data workflows, particularly in other geospatial applications. It is a planned addit…
-
As mentioned in [this discussion](https://github.com/Ouranosinc/xclim/discussions/1616#) on the xclim forum. There currently is a licensing conflict with xclim's Apache 2.0 license and lmoments3 GPL 3…
-
### Addressing a Problem?
The `xclim.core.missing` submodule currently contains several classes and subclasses that are being used to provide functions with shared behaviours, thanks to class inherit…
-
Section 3 (Climate Indices) of the "Climate Analysis" page, in the "Advanced Topics -> User input section", there is a link to a yaml module of indicators. In the deploy page the link read "https://p…
-
### Addressing a Problem?
Import takes 2.5s on my laptop.
Benchmark using
`python -X importtime test.py`
where test.py is just `import xclim`
### Potential Solution
- Lazy import of virtua…
huard updated
1 month ago
-
Right now, `index_calculator` is not compatible with numpy>=2.0.
wait unit https://github.com/Ouranosinc/xclim/pull/1783 is released...
-
A feature I would like to see built into ClimateTools would be a few methods for performing agroclimatic indices. Some ideas:
- Growing Degree Days (standard degrees above base in Celsius)
- Biologi…
-
Hey guys :)
I get another weird environment issue and I cannot narrow down the dependency causing it.
Today I was trying to install `xclim` in my environment and, for some reason, conda wants me t…