Releases: serpentine-h2020/SEPpy
Releases · serpentine-h2020/SEPpy
v0.1.18
What's Changed
- cdflib fixed a very old bug in 1.3.3. Unfortunately, that change is breaking the workaround used so far to bypass the bug. This update fixes the occurring problems while being backwards compatible to cdflib<1.3.3
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Wind/3DP: Fall back to CDAWeb for downloading if sprg.ssl.berkeley.edu is failing
- Wind/3DP: Add support for datasets 'WI_ELSP_3DP', 'WI_ELPD_3DP', 'WI_EHSP_3DP', and 'WI_EHPD_3DP'
Full Changelog: v0.1.16...v0.1.17
v0.1.16
v0.1.15
v0.1.14
What's Changed
- Increase supported Python versions
- Clean up requirements
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Make
pos_timestamp='center'
the new default (this has already been the case when using the Notebooks) - Temporary deactivate SolO/STEP dynamic spectrum bc. of overlapping energy channels
- Implement custom warnings, make warnings clearer
- Various internal & small code changes
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Better handling of specific Solar Orbiter/STEP data: old per-Pixel data and electrons will not be loaded and the user warned
- Clean up SOHO data
- Increase tests
- Fix future pandas problem, deprecated imports
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Fix a bug in defining the y-range of onset_analysis plot that resulted in cutting out the lowest data points
- Make shading of background range in onset_analysis plot more transparent
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Add support for dataset 'PSP_ISOIS-EPILO_L2-IC'
- Update cdf loading routine for EPILO data (also fixes problems with cdflib 1.0+)
- Update tests for EPILO
Full Changelog: v0.1.9...v0.1.10