Version 0.1.3
Prerelease for v0.2.0 refactor
What’s Changed
- PresRat correction (#215) @castelao
- Time dependent QDM (#226) @castelao
- Explicit keyword argument (#225) @castelao
- save default device to model parameters so model weights can be loade… (#221) @grantbuster
- fixed bias calc class import path (#222) @grantbuster
- Improving ruff setup (#224) @castelao
- Allow some tolerance in test comparison (#219) @castelao
- fix performance issue with slow listcomp on regrid indexing (#217) @grantbuster
- Reorganizing QDM related methods (#216) @castelao
- Pipeline requires explicit arguments for QuantileDeltaMappingCorrection (#211) @castelao
- Basic setup for using pixi (#212) @castelao
- Applying fill_and_smooth on QDM (#214) @castelao
- Bnb/nc4 dep removal (#210) @bnb32
- tensorboard logging (#208) @bnb32
- Fixing minor issues left from PR #200 (#209) @castelao
- Quantile Delta Mapping (#200) @castelao
- combined conditional moments and wind conditional moments. (#207) @bnb32
- Gb/no regrid (#206) @grantbuster
- allow surface spatial met model to interpolate non temp/pres/rh features (#204) @grantbuster
- Gb/precip skill (#195) @grantbuster
- prettifying how examples show up in docs page (#203) @bnb32
- Fix documentation, requires tags to figure out version (#202) @castelao
- Sup3rWind examples (#199) @bnb32
- Fix wrong path to version in documentation setup (#201) @castelao
- Migrating to pyproject.toml (#194) @castelao
- Instructions to use GPU on OSX (#197) @castelao
- Updating pylint setup for pre-commit (#198) @castelao
- Syntax update using numpy and scipy (#196) @castelao
- Bnb/dev (#193) @bnb32
- Defining some minimum versions (#190) @castelao
- Adding missing people (#192) @castelao
- Caching PIP (#191) @castelao
- Adding CITATION.cff (#188) @castelao
- Updating classifiers (metadata) (#189) @castelao
- cs ghi bug fix (#187) @grantbuster
- Bnb/dev (#186) @bnb32
- Gb/lr loss (#185) @grantbuster
- added kwarg to fwp to allow for constant tensor output e.g., in the c… (#184) @grantbuster
- Gb/bug (#182) @grantbuster