Skip to content

Releases: serpentine-h2020/SEPpy

v0.1.18

17 Jan 15:25
967a685
Compare
Choose a tag to compare

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

15 Jan 13:47
7f75ff9
Compare
Choose a tag to compare

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

30 Aug 16:06
6397f9c
Compare
Choose a tag to compare

What's Changed

  • Fix time-position for Bepi/SIXS data (internal)

Full Changelog: v0.1.15...v0.1.16

v0.1.15

16 Aug 08:28
d87a4bd
Compare
Choose a tag to compare

What's Changed

  • Clean up requirements

Full Changelog: v0.1.14...v0.1.15

v0.1.14

15 Aug 14:13
b680998
Compare
Choose a tag to compare

What's Changed

  • Increase supported Python versions
  • Clean up requirements

Full Changelog: v0.1.13...v0.1.14

v0.1.13

07 Mar 13:41
2f5ddce
Compare
Choose a tag to compare

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

02 Feb 17:01
1be7097
Compare
Choose a tag to compare

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

01 Nov 09:49
2ff9cb8
Compare
Choose a tag to compare

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

26 Oct 14:02
70744f3
Compare
Choose a tag to compare

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

0.1.9

11 Aug 12:24
0fff20f
Compare
Choose a tag to compare

What's Changed

  • Update some CDF file loading with a modified version of sunpy's CDF loading
  • Add codecoverage analysis
  • Fix README.rst not rendered correctly at pypi (#39)

Full Changelog: v0.1.8...v0.1.9