Releases: bird-house/finch
Releases · bird-house/finch
v0.8.0
What's Changed
- Updated changelog by @matprov in #214
- Add hourly_to_daily process by @huard in #215
- Avoid annoying warnings by updating birdy (environment-docs) by @huard in #216
- Upgrade to clisops 0.8.0 to accelerate spatial averages over regions.
- Upgrade to xesmf 0.6.2 to fix spatial averaging bug not weighing correctly cells with varing areas.
- Update to PyWPS 4.5.1 to allow the creation of recursive directories for outputs.
Full Changelog: v0.7.7...v0.8.0
v0.7.7
v0.7.6
- Update to xclim 0.31
- Added
SENTRY_ENV
configuration - Possibility to pass multiple "rcp" inputs for ensemble processes.
- Writing to netcdf is done only after calling
load()
to avoid locks occurring within dask calls toto_netcdf
in multi-processing mode. - Add an
average
parameter to ensemble processes. When true, a spatial average is returned.
What's Changed
- Refresh notebooks by @Zeitsperre in #201
- Add SENTRY_ENV param by @matprov in #203
- Multiple rcps for ensemble processes by @aulemahal in #202
- Remove bugging drop after geoserver upgrade by @aulemahal in #207
- Update to xclim 0.31 by @aulemahal in #209
- Fix xarray, dask and gunicorn related hang by @cjauvin in #204
- run load() before switching to single-threaded scheduler by @huard in #211
- Add average flag for ensemble processes by @aulemahal in #210
New Contributors
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.1
Changes
- Add partial support for xclim 0.23 with new indicators
- Add support for land indicators
- Add support for multivariate indicators
- Upgrade PyWPS to 4.2.10
- Fix bug in variable name inference
- Add support for non-standard variable name (univariate case only)