Releases: spedas/pyspedas
Releases · spedas/pyspedas
PySPEDAS v1.7.4
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
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
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
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
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
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
- @seanaqyoung made their first contribution in #1041
Full Changelog: 1.6.2...v1.6.3
PySPEDAS v1.6.2
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
What's Changed
Full Changelog: 1.6.0...1.6.1
PySPEDAS v1.6.0
What's Changed
- Refactoring init for rbsp. by @xandrd in #983
- RBSP code improvement by @xandrd in #984
- geopack 1.0.11 is out, including the fixes to the T96 and T01 field models by @jameswilburlewis in #986
- Merge master branch changes into refactor_projects by @jameswilburlewis in #997
- Merging master commits back to refactoring branch by @jameswilburlewis in #999
- Merge updates to pyspedas/init.py and misc_tests by @jameswilburlewis in #1000
- Added html downloads from GFZ by @nickssl in #1003
Full Changelog: 1.5.18...1.6.0
PySPEDAS v1.5.18
What's Changed
- PSP init.py refactoring by @jiashuwu89 in #969
- Refactoring init by @xandrd in #970
- refactor SOHO package init.py by @jiashuwu89 in #971
- Add: RBSP MagEphem (position) data loader. by @xnchu in #972
- Refactored init.py file by @nickssl in #973
- Fixed typo by @nickssl in #974
- Fixed merge by @nickssl in #978
- Fixed typo by @nickssl in #979
- Updated requirements by @nickssl in #980
Full Changelog: 1.5.17...1.5.18