What's Changed
- Fixed a bug in spectogram pseudovariable options (ytitle, zlog, etc.silently discarded) by @LenaMacke in #1374
- Wired MMS TAI converters through generic utilities by @huangzesen in #1379
- Fixed HPCA He++ charge handling in flux conversion by @huangzesen in #1385
- Allow divide by scalar time series by @huangzesen in #1383
- Document MMS credential cache reset by @huangzesen in #1382
- Preserve store_data input dictionaries by @huangzesen in #1381
- Reworked MMS fast survey and burst segment queries to use more efficient queries and cache their results by @jameswilburlewis in #1397
- Avoid crash if the cdasws library returns an instrument type with a '… by @jameswilburlewis in #1401
- Removed MICA tests from quick_tests workflow by @jameswilburlewis in #1402
- Add option to load routines to perform eclipse spinmodel corrections by @jameswilburlewis in #1404
- Added ability to retry on HTTP 429 (Too many requests) server responses from MAVEN by @jameswilburlewis in #1409
- Added keyword to MAVEN download routines to disable kp files by @jameswilburlewis in #1410
- Add initial pre-commit configuration by @namurphy in #1280
- Add retries on HTTP 429 (Too many requests) server responses from MMS SDC sessions by @jameswilburlewis in #1415
New Contributors
Full Changelog: v2.1.3...v2.1.4