Releases: bird-house/finch
Releases · bird-house/finch
v0.6.0
- Fix to chunk regions of subsetted files
- Use
cruft
to propagate changes from the birdhouse cookiecutter - Catch documentation build error earlier since doc build is part of regular CI build
- Catch tutorial notebooks out of sync with code earlier since also part of regular CI build
- Use mock imports to facilitate building docs
- Add partial support for xclim v0.21
- Add support for shapefiles in
subset_shape
v0.5.2 - Oxford
- Add support for process translations
- Add process for subset-shape
- Replace spaces in DRS filenames
- Run notebook tests from Makefile
- Refresh notebooks from Makefile
- Update to xclim 0.15.2
- Implement
mid_date
andbefore_date
inputs - Remove realization from csv output
v0.4.1
Fixes
drs_filename
function fixes for unknown project and underscores in filename- patch frequency attribute of computed indices
v0.4.0
- Add ensembles processes
- Allow ensemble process to specify which models are included
- Accept multiple files for processing
- Update from latest cookie-cutter template
- Add grid point indicator processes
- Add ensemble bbox processes
- Add support for percentiles inputs
- Update xclim to 0.14
- Pin PyWPS to 4.2.4
- Add DODS to supported formats for resources
Bucharest
v0.2.3: don't add units to the header when there are none
(some indices computation like frequency don't have any unit and having an empty pair of parenthesis is awkward)
Version 0.2
Add support for grid point and bbox subsetting.
This is a soft release, based on master branches or pywps, xarray and xclim.