Skip to content

Releases: CSHS-CWRA/RavenPy

v0.3.0

11 Mar 14:52
165bef2
Compare
Choose a tag to compare
  • Migration and refactoring of GIS and IO utilities (utils.py, utilities/gis.py) from RavenWPS to RavenPy.
  • RavenPy can now be installed from PyPI without GIS dependencies (limited functionality).
  • Hydro routing product is now supported from geoserver.py (a notebook has been added to demonstrate the new functions).
  • New script ravenpy aggregate-forcings-to-hrus to aggregate NetCDF files and compute updated grid weights.
  • Add the basis for a new routing emulator option (WIP).
  • Add climpred verification capabilities.

v0.2.3

01 Feb 20:16
901d30b
Compare
Choose a tag to compare
  • Regionalisation data is now part of the package.
  • Fix tests that were not using testdata properly.
  • Add tests for external dataset access.
  • utilities.testdata.get_local_testdata now raises an exception when it finds no dataset corresponding to the user pattern.

v0.2.2

29 Jan 15:14
Compare
Choose a tag to compare
  • Set wcs.getCoverage timeout to 120 seconds.
  • Fix Raven.parse_results logic when no flow observations are present and no diagnostic file is created.
  • Fix ECCC test where input was cached and shadowed forecast input data.

v0.2.1

28 Jan 14:05
6c212d0
Compare
Choose a tag to compare
  • Fix xarray caching bug in ravenpy.utilities.regionalization

v0.2.0

26 Jan 23:05
Compare
Choose a tag to compare
  • Refactoring of ravenpy.utilities.testdata functions
  • Bump xclim to 0.23