RavenPy icon indicating copy to clipboard operation
RavenPy copied to clipboard

A Python wrapper to setup and run the hydrologic modelling framework Raven

Results 27 RavenPy issues
Sort by recently updated
recently updated
newest added

* RavenPy version: 0.14.0 * Python version: **3.10** * Operating System: Any I'm not certain why, but all builds of RavenPy running under Python3.10 seem to be failing for a...

* RavenPy version: * Python version: 3.11 * Operating System: ### Description Config.duplicate does not correctly ingest an array of parameters.

This project was originally on the cookiecutter (using cruft), but we abandoned it due to complications related to the building of `Raven-Hydro` using newer `setuptools` versions. `Raven-hydro` has since moved...

* RavenPy version: * Python version: * Operating System: ### Description Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected...

### Description With xarray 0.16.1, overwriting a file on disk with the same name does not clear the cache. So when opening a file with the same name, it fetches...

* RavenPy version: 0.13 * Python version: 3.10.13 * Operating System: PAVICS, alpha test version server ### Description I am creating rvx files from a shapefile, using the BasinMakerExtractor function....

### Description One of RavenPy's objectives is to simplify the setup of semi-distributed model configurations. Those configuration will typically include lakes, but not all emulators are designed to handle them....

### Description Our code coverage is hovering at around 82% (https://coveralls.io/github/CSHS-CWRA/RavenPy). It would be nice to have this number a bit higher, in advance of RavenPy v0.13.

help wanted

In #223, the testing data handling has been completely changed in order to facilitate less redundant and more secure downloading of our testing data. Many of the functions being used...

enhancement

In order to remove heavy dependencies and further reduce the conceptual surface covered by RavenPy (its core mission, after all, is to be essentially a RV config generator, along with...