v0.9.82
What's Changed
- Added test for SingleNodeScheduler and fixed a bug in noise_module.py by @IshikaKhandelwal in #234
- refactor: change freq_norm from string to enum by @anujsinha3 in #248
- Unit testing for download by @carlosgjs in #255
- refactor: change cc_method from string to enum by @anujsinha3 in #256
- Addressed pydantic __fields__warning by @IshikaKhandelwal in #258
- refactor: update time_norm from str to enum by @anujsinha3 in #259
- fix: CC method serializaton for ASDF stores by @carlosgjs in #261
- Add --stop-on-error flag for testing by @carlosgjs in #262
New Contributors
- @IshikaKhandelwal made their first contribution in #234
Full Changelog: v0.9.81...v0.9.82