- Pin intake<2.0 (#165).
- Update notebooks for regrid operator (#166).
- Fix usage of signal in birdy (#163).
- Added notebooks for atlas.
- Clean up setup (#146).
- Updated notebooks for weighted average and cmip6-decadal (#148).
- Added operator and notebook for Regrid (#133).
- Added operator and notebook for WeightedAverage (#132).
- Support only Python >= 3.9
- Added cf-xarray dependency (#143)
- Updated to birdy >= 0.8.2 (#124)
- Added notebook for atlas
- Updated notebooks (subset, cmip6-decadal, intake).
- Added operator and notebook for Concat demo (#104).
- Updated notebooks (subset, cmip6-decadal, intake).
- Added operator for AverageByTime (#93, #96).
- Added notebooks for CMIP6 decadal (#89, #91).
- Added notebooks for "subset by point" (#87).
- Updated notebooks for c4i demo (#86, #94, #95).
- Updated notebooks for "average" operator (#93, #96).
- Use reinit internally to update config from environment variables ... e.g. update access token (#81).
- Added wps lineage option (#80).
- Using environment variable ACCESS_TOKEN for OAuth access token (#80).
- Updated notebooks for c4i and dashboard demo.
Notebooks:
- Added tests (#55, #58, #59)
- Added c4i demo (#54).
- Added intake example (#56).
- Quick fix for missing cancel function (#57).
- Allow metalink download from unverified https end-point (#52).
- Updated notebooks (#45, #46, #47, #48).
- Updated requirements (birdy>=0.7.0).
- Configure output folder for metalink downloads (#41).
- Access provenance document (#38).
- Added provenance notebook (#39).
- Added test notebook with execution time measure (#40).
- Allow Python 3.6 (#36)
- Run travis tests on multiple Python versions >= 3.6.
- Run doc build test on travis.
- Using pymetalink package from pypi (#34).
- Fixed pymetalink requirement (#33).
- Lightweight wrapper for birdy WPS client.
- Operators to build workflow.
- Configuration to overwrite default settings.
- Result object to access MetaLink outputs.
- Notebooks with usage examples.
- First release.