RondeauG
RondeauG
Related to [Issue #22](https://github.com/JiaweiZhuang/xESMF/issues/22). As of ESMPy 8.0.0, multiple new parameters have been added to ESMPy.Regrid [(doc)](http://www.earthsystemmodeling.org/esmf_releases/last_built/esmpy_doc/html/regrid.html). I am mostly interested in regridding while avoiding NaNs, which is now possible...
**Is your feature request related to a problem? Please describe.** With all the recent changes to `intake-esm`, the current Release (v2021.8.17) has become very outdated compared to the `main` branch....
### Description As per discussions that we've had internally, some features of `miranda` will be moved to either `xscen` (i.e. `miranda.decode` & `miranda.structure`) or `ouranos-data-catalog` (for some specific workflows). Once...
* clisops version: 0.9.3 ### Description Currently, `clisops` will subset a dataset based on the lat/lon coordinate of the grid pixels, meaning that the center of the pixel needs to...
### Pull Request Checklist: - [ ] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes issue #xyz - [ ] Tests for...
### Pull Request Checklist: - [x] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #xyz - [x] (If applicable) Documentation has been...
### Setup Information - ravenpy version: 18.2 ### Description _No response_ ### Steps To Reproduce In `ravenpy.ravenpy.run()`, we have: https://github.com/CSHS-CWRA/RavenPy/blob/4652e4130b843a9baaf7437994c8a7488ea5cea1/src/ravenpy/ravenpy.py#L294-L307 Meaning that if `overwrite=False`, we don't delete the `output` folder,...
### Addressing a Problem? - [x] Make it easier to use information from the `xhydro.gis` module in RavenPy models. - [x] "Upstream Area" ou "area" ? - [ ] Streamline...
### Setup Information An update to `Optim` has broken `Extremes.jl v1.0.3`. The solution is to provide `initialvalues` to `gevfit` to make it converge. I'm almost there, but Julia is throwing...
### Addressing a Problem? Using this module for the first time, there are a few things that I think that we should improve: - [ ] For the confidence interval,...