Skip to content

Releases: spedas/pyspedas

PySPEDAS v1.7.4

14 Feb 00:18
Compare
Choose a tag to compare

Update pyproject.toml to account for MMS png and csv files in renamed directories

Full Changelog: v1.7.3...v1.7.4

PySPEDAS v1.7.3

13 Feb 23:53
Compare
Choose a tag to compare

What's Changed

  • Plot Wind/WAVES RAD1 and RAD2 data by @pulupa in #1092
  • Added some missing imports to MMS module
  • Catch import error and issue more helpful diagnostic if CDAWeb GUI is called, but Python was not built with tkinter support
  • Temporarily added more twavpol/numpy diagnostic output
  • Renamed themis "state" module to "state_tools" to deconflict with state() load routine
  • Explicitly import mission-level modules into projects namespace
  • Added explicit timespan calls to more plot tests to ensure test plots don't depend on test order
  • Updated README.md to use PySPEDAS 2.0 preferred import style

Full Changelog: v1.7.2...v1.7.3

v1.7.2

29 Jan 23:21
Compare
Choose a tag to compare

What's Changed

  • Cloud Awareness for download.py by @edmondb in #959
  • Fix spc nonpublic data loading by @STBadman in #1070
  • Cloud Awareness for PySPEDAS by @edmondb in #1061
  • Updated required pytplot-mpl-temp version to pick up bug fixes for tdeflag, added additional unit tests
  • Added missing ELFIN test file to built distribution
  • Temporarily disabled use of 'bottleneck' package in twavpol, added some diagnostics to test suite

New Contributors

Full Changelog: v1.7.1...v1.7.2

PySPEDAS v1.7.1

02 Dec 22:13
3457318
Compare
Choose a tag to compare

Changed imports style for examples, documentation and internal calls.
Fixed captive portal downloads bug.

What's Changed

Full Changelog: 1.7.0...v1.7.1

PySPEDAS v1.7.0

01 Nov 23:38
Compare
Choose a tag to compare

What's Changed

  • Now using pyproject.toml . MANIFEST.in and setup.py are no longer needed. Still using setuptools build back end for now.

Full Changelog: v1.6.3...1.7.0

PySPEDAS v1.6.3

18 Oct 20:10
Compare
Choose a tag to compare

What's Changed

  • Propagating suffix to dataname strings throughout THEMIS spinmodel when loading state data. by @seanaqyoung in #1041
  • Added new MMS FEEPS sun contamination files
  • tplot now shows plots and saves images before returning if return_plot_objects is specified
  • Updated tplot_restore and THEMIS spinmodel processing for Numpy 2.0 compatibility
  • Added draft topic for PySPEDAS 2.0 migration in readthedocs

New Contributors

Full Changelog: 1.6.2...v1.6.3

PySPEDAS v1.6.2

09 Oct 21:50
Compare
Choose a tag to compare

What's Changed

  • Version 1.6.2 to fix packaging problem (missing feeps/sun directory)
  • Test for subtract_average and subtract_median by @xandrd in #1013
  • Added SSC data for Themis by @nickssl in #1021
  • Added tests for Themis ssc, ssc_pre by @nickssl in #1022
  • Adding support of nanmean and nanmedian. by @xandrd in #1019
  • Added documentation for ssc, ssc_pre by @nickssl in #1024
  • update fast readme and rst by @jiashuwu89 in #1028

Full Changelog: 1.6.1...1.6.2

PySPEDAS v1.6.1

09 Oct 21:49
Compare
Choose a tag to compare

What's Changed

  • Added ncei_server for older data not available at SPDF by @nickssl in #1006

Full Changelog: 1.6.0...1.6.1

PySPEDAS v1.6.0

09 Oct 21:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.18...1.6.0

PySPEDAS v1.5.18

09 Oct 21:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.17...1.5.18