Recent Releases of GCM-Filters
GCM-Filters - v0.5.1
What's Changed
- Update badges by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/173
- Make sure
n_steps_default>= 3 by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/174
Full Changelog: https://github.com/ocean-eddy-cpt/gcm-filters/compare/v0.5.0...v0.5.1
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose over 1 year ago
GCM-Filters - v0.5.0
What's Changed
- Relax constraint on kappa grid variable by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/161
- Overhaul testing framework by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/167
- Update PyPI test by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/168
- Remove issue template by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/169
- Remove dask dependency by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/170
- Update badge in README by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/171
Full Changelog: https://github.com/ocean-eddy-cpt/gcm-filters/compare/v0.4.0...v0.5.0
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose over 1 year ago
GCM-Filters - v0.4.0
What's Changed
- Pin version of numcodecs by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/157
- Add B-grid vector Laplacian by @paigem in https://github.com/ocean-eddy-cpt/gcm-filters/pull/128
- Fix python version for tests by @jbusecke in https://github.com/ocean-eddy-cpt/gcm-filters/pull/158
New Contributors
- @paigem made their first contribution in https://github.com/ocean-eddy-cpt/gcm-filters/pull/128
Full Changelog: https://github.com/ocean-eddy-cpt/gcm-filters/compare/v0.3.0...v0.4.0
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose over 2 years ago
GCM-Filters - v0.3.0
This release swaps out the original iterative algorithm that applies the filter to data for a new iterative algorithm that is more stable to roundoff errors. The ability to factor the Gaussian filter has been removed, since the new algorithm is stable even for large filter factors. The treatment of dimensional grid sizes in the 'regular' filters has been improved. The documentation has been updated accordingly, and has seen some other, minor improvements.
Internally, the testing has been significantly improved.
What's Changed
- How to cite GCM-Filters by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/145
- Add comma to BibTex entries by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/147
- Fix dimensionality by @iangrooms in https://github.com/ocean-eddy-cpt/gcm-filters/pull/146
- fix #150 change typo in mask by @rcaneill in https://github.com/ocean-eddy-cpt/gcm-filters/pull/151
- Filter verification tests by @NoraLoose in https://github.com/ocean-eddy-cpt/gcm-filters/pull/153
- Fix numerical instability by @iangrooms in https://github.com/ocean-eddy-cpt/gcm-filters/pull/149
- Attempt to fix doc build by @iangrooms in https://github.com/ocean-eddy-cpt/gcm-filters/pull/155
New Contributors
- @rcaneill made their first contribution in https://github.com/ocean-eddy-cpt/gcm-filters/pull/151
Full Changelog: https://github.com/ocean-eddy-cpt/gcm-filters/compare/v0.2.3...v0.3.0
Scientific Software - Peer-reviewed
- Python
Published by iangrooms over 3 years ago
GCM-Filters - v0.2.3
Update zenodo metadata
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose about 4 years ago
GCM-Filters - v0.2.2
Update zenodo metadata
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose about 4 years ago
GCM-Filters - v0.2.1
Update metadata for zenodo
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose about 4 years ago
GCM-Filters - v0.2
New feature:
- Option to factor the Gaussian to avoid numerical instability (#127, #130, #134)
Scientific Software - Peer-reviewed
- Python
Published by NoraLoose about 4 years ago
GCM-Filters - v0.1.3
- Changed license to LGPL-3.0.
- Two new features:
- Added MOM5 Laplacians (#27)
- Filter can be applied to xarray datasets (#90)
Scientific Software - Peer-reviewed
- Python
Published by rabernat over 4 years ago
GCM-Filters - v0.1.2
Fix dependency error in setup.cfg.
Scientific Software - Peer-reviewed
- Python
Published by rabernat over 4 years ago
GCM-Filters - v0.1.1
Two small new features:
- Improved handling of transition_width (PR 82)
- Improved handling of area-weighting (PR 75)
Scientific Software - Peer-reviewed
- Python
Published by rabernat over 4 years ago
GCM-Filters - v0.1
First release of gcm-filters. Created for testing purposes.
Scientific Software - Peer-reviewed
- Python
Published by rabernat over 4 years ago