Skip to content

Releases: spedas/pyspedas

PySPEDAS v1.7.11

10 Mar 07:00
Compare
Choose a tag to compare

Fix to allow loading THEMIS state data from SPDF, test loading state data from SPDF and UCLA

Full Changelog: v1.7.10...v1.7.11

PySPEDAS v1.7.10

10 Mar 03:21
Compare
Choose a tag to compare

Temporarily change THEMIS remote_data_dir to use SPDF rather than themis.ssl.berkeley.edu
Bump required pytplot-mpl-temp version to pick up ctime bug fix and other improvements

Full Changelog: v1.7.9...v1.7.10

v1.7.9

08 Mar 01:49
Compare
Choose a tag to compare

Reverted a change to the format of FAST TEAMS filenames
Full Changelog: v1.7.8...v1.7.9

v1.7.8

07 Mar 23:52
Compare
Choose a tag to compare

Fix some failing tests:
Avoid creating nested lists of times in cotrans_lib
Update test comparison data to IGRF-14 values in cotrans tests

Full Changelog: v1.7.7...v1.7.8

v1.7.7

06 Mar 20:29
Compare
Choose a tag to compare

What's Changed

  • Updated to IGRF-14 model by @nickssl in #1108
  • Set min time of IGRF model to 1965 (previously, it was 1970) by @nickssl in #1113
  • Added minvar_matrix_make outputs for eigenvalues and basis vectors
  • xyz_to_polar now works on tplot variables
  • Updated required version of pytplot-mpl-temp to support wildcards in many utilities (options, ylim, zlim, time_clip, deflag, degap...)
  • Updated several test suites to exercise updates to minvar_matrix_make, xyz_to_polar, tplot variable wildcards
  • Updated documentation on pyspedas.readthedocs.io

Full Changelog: v1.7.6...v1.7.7

PySPEDAS v1.7.6

25 Feb 03:21
Compare
Choose a tag to compare

Added regression test for time_clip bug when specifying time range as strings
Updated Sphinx documentation examples to import utilities from pyspedas rather than pytplot

Full Changelog: v1.7.5...v1.7.6

PySPEDAS v1.7.5

20 Feb 18:24
Compare
Choose a tag to compare

Fixed bug in mms_load_data that was causing nonmonotonic/repeated data in numberdensity variables when loading MMS FPI data.
Changed default level of OMNI data from "hro2" to "hro" (to better match IDL SPEDAS results)
Includes pytplot-mpl-temp updates to vectorize time_clip, and implement the 'interior_clip' option
Documentation updates
Updated tests for improved coverage

Full Changelog: v1.7.4...v1.7.5

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