Releases: spedas/pyspedas
Releases · spedas/pyspedas
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
PySPEDAS v1.5.17
What's Changed
- New version 1.5.16 by @nickssl in #928
- Changed merge, to make it similar to cdf_to_tplot by @nickssl in #932
- Changed the prefix of GOES variables by @nickssl in #940
- New tests and updated documentation by @xandrd in #937
- Simplified call to tclip. by @nickssl in #941
- Added basemap by @nickssl in #944
- Reorganized SECS code, without any changes in functionality by @nickssl in #945
- Added spdf server by @nickssl in #949
- Added empty init.py file to vires/tests by @nickssl in #950
- Added test for .gz files by @nickssl in #952
- Added empty init.py files to some directories that did not have one by @nickssl in #953
- Refactored init.py file by @nickssl in #954
- Refactored init.py file to dscovr by @nickssl in #962
- POLAR: refactor ini.py and add prefix, suffix, and force_download by @jiashuwu89 in #961
- Fixed typo by @nickssl in #964
- Refactored init.py file by @nickssl in #965
Full Changelog: 1.5.16...1.5.17
1.5.16
What's Changed
- Added version checking to avoid deprecation warning in load_csa (#883) by @KirilBourakov in #887
- Added Kyoto AE by @nickssl in #889
- Added "text_only" option. by @nickssl in #896
- Changed a variable name by @nickssl in #897
- Changed dst downloads by @nickssl in #898
- Warnings and errors from successful tests #886 by @KirilBourakov in #902
- modify elfin init file by @jiashuwu89 in #903
- Fix for rse .tab files by @nickssl in #904
- Added logging.info messages by @nickssl in #907
- Reinstated the last three tests by @nickssl in #908
- Added prefix keyword by @nickssl in #909
- Added prefix and suffix to omni test by @nickssl in #910
- Added prefix, suffix by @nickssl in #912
- Added force_download option to download by @KirilBourakov in #905
- Added prefix, force_download by @nickssl in #918
- Added force_download by @nickssl in #923
- Simplified init by @nickssl in #924
- Updated requirements pytplot-mpl-temp>=2.2.29 by @nickssl in #925
- New function load_geomagnetic_indices by @nickssl in #926
- Fixed cdagui, cdaweb file loading issues by @nickssl in #927
New Contributors
- @KirilBourakov made their first contribution in #887
Full Changelog: 1.5.15...1.5.16
PySPEDAS v1.5.15
What's Changed
Full Changelog: 1.5.13...1.5.15
PySPEDAS v1.5.13
What's Changed
- Merge mth5 into master (pre-release) by @xandrd in #845
- Added rst documentation for KOMPSAT by @nickssl in #847
- Added kompsat by @nickssl in #849
- Updated rst doc by @nickssl in #850
- Improved the example. by @nickssl in #851
- Update the example by @nickssl in #852
- Minor update to rst format by @nickssl in #853
- Fixing rst format by @nickssl in #854
- mth5 update by @xandrd in #855
- Add dir to ignore list by @nickssl in #856
- mth5 documentation fix by @xandrd in #858
- PSP SPC load changes by @benjamin-short in #867
- Run unit tests on pull requests targeting master branch, or pushes to… by @jameswilburlewis in #869
- Test whether unit tests will be executed on a pull request targeting master branch by @jameswilburlewis in #870
New Contributors
- @benjamin-short made their first contribution in #867
Full Changelog: 1.5.12...1.5.13