Éric Dupuis
Éric Dupuis
### Pull Request Checklist: - [ ] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #xyz - [x] Tests for the changes...
### Pull Request Checklist: - [ ] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #956 - [ ] Tests for the...
### Pull Request Checklist: - [x] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #505, #916, #917 - [x] Tests for the...
* xbitinfo version: 0.0.3 * Python version: 3.10.4 * Operating System: Linux (Pop!_OS 22.04 LTS) ### Description I am trying to verify if the library identifies a reasonable number of...
### Pull Request Checklist: - [x] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #xyz - [ ] Tests for the changes...
### Pull Request Checklist: - [x] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #xyz - [x] Tests for the changes have...
### Generic Issue Currently, SPEI relies on an offset to shift the water budget to positive values for zero-bounded statistical distributions. The offset was currently hardcoded as in the monocongo/climate_indices...
### Addressing a Problem? Currently, MBCn is not fast enough to be realistically used on our servers for * an ensemble of ~96 simulations * three variables `pr, tasmin, tasmax`...
### Addressing a Problem? `xclim` deals with big datasets and long computations. The difference between an optimal and suboptimal implementation of an algorithm can easily modify the running time by...
### Setup Information - Xclim version: 0.39.13-beta - Python version: 3.10.8 - Operating System: Ubuntu 21.04 ### Description I'm working on a project with `xscen`, I want to compute `xci.snw_max_doy`....