Skip to content

Releases: bird-house/finch

v0.6.0

13 Jan 17:12
439ed48
Compare
Choose a tag to compare
  • 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

07 Apr 16:23
5a8beba
Compare
Choose a tag to compare
  • 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 and before_date inputs
  • Remove realization from csv output

v0.4.1

12 Mar 21:05
0846976
Compare
Choose a tag to compare

Fixes

  • drs_filename function fixes for unknown project and underscores in filename
  • patch frequency attribute of computed indices

v0.4.0

11 Mar 23:55
Compare
Choose a tag to compare
  • 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

03 Oct 15:31
ef7bc3d
Compare
Choose a tag to compare

What's new:

  • Updated notebook examples
  • Added subsetting test
  • Updated dependencies to xclim

v0.2.3: don't add units to the header when there are none

27 May 15:50
Compare
Choose a tag to compare
(some indices computation like frequency don't have any unit
and having an empty pair of parenthesis is awkward)

Version 0.2

02 May 15:05
Compare
Choose a tag to compare
Version 0.2 Pre-release
Pre-release

Add support for grid point and bbox subsetting.
This is a soft release, based on master branches or pywps, xarray and xclim.