Releases: spedas/pyspedas
Releases · spedas/pyspedas
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
PySPEDAS v1.5.12
What's Changed
- Fixed double suffixes bug by @nickssl in #832
- Fixed docstring, added examples by @nickssl in #835
- modify tcopy docstring by @jiashuwu89 in #836
- Fixed docstrings, added examples. by @nickssl in #838
Full Changelog: v1.5.11...1.5.12
PySPEDAS v1.5.11
What's Changed
- Added download from ftp server by @nickssl in #688
- Minor modifications to better match the IDL functions by @nickssl in #689
- Functions moved to pytplot by @nickssl in #698
- Added noaa_load_kp by @nickssl in #714
- Moved spacepy import inside function. by @nickssl in #715
- Removed type hint by @nickssl in #720
- Fixed bug (download_ftp). by @nickssl in #721
- modify docstring for ace akenono and barrel by @jiashuwu89 in #725
- Updated GOES documentation by @nickssl in #726
- Minor changes to docstrings (image). by @nickssl in #729
- rbsp documentation update by @xandrd in #734
- return new tplot names in avg_data.py by @Beforerr in #723
- Added/improved docstrings. by @nickssl in #736
- Improved data handling by @nickssl in #737
- Added documentation for lanl. by @nickssl in #743
- Replaced duplicate functions with alias by @nickssl in #744
- Added documentation for mica. by @nickssl in #749
- POES documentation update by @xandrd in #747
- Documentation for omni is extended by @xandrd in #752
- Basic implementation of THM_SCPOT2DENS by @xandrd in #753
- Fixing scpot2dens by @xandrd in #757
- docstring update by @jiashuwu89 in #762
- Added documentation for MAVEN SPDF by @nickssl in #764
- Added docstrings for MAVEN mission. by @nickssl in #774
- Removed global parameter by @nickssl in #777
- swarm docstring and rst by @xandrd in #779
- updated location for 'rfs_lfr_qtn' data by @pulupa in #795
- feat: deriv return newname and edge order suppport by @Beforerr in #784
- Removed "cdflib<1.0.0" by @nickssl in #815
- Changed 'sosmag' to 'kompsat'. by @nickssl in #825
Full Changelog: v1.5...v1.5.11
PySPEDAS v1.5
What's Changed
- Repository with Authentication, index download not working by @huangzesen in #171
- Merge master into psp branch by @AyrisA in #173
- PSP FIELDS Filtering Added (#191) by @AyrisA in #192
- Merge master into psp branch by @AyrisA in #199
- bug fix for #245 by @ericthewizard in #246
- Adding GOES orbit data (requested in #113) by @ericthewizard in #249
- SOSMAG HAPI server changed. by @nickssl in #250
- re-enabling sosmag tests by @ericthewizard in #251
- Adding C/NOFS by @ericthewizard in #253
- adding vires/hapi to the docs build process by @ericthewizard in #254
- adding CNOFS example PNGs to docs by @ericthewizard in #255
- Update makeplots.py by @tiger2017 in #256
- adding RBSPICE data products by @ericthewizard in #257
- fixing regression by @ericthewizard in #258
- adding neutral sheet models, and fixing a bug in the RBSPICE PAD routine by @ericthewizard in #260
- cotans bug fix - now returns the output data as an ndarray if the inp… by @ericthewizard in #261
- fixing another regression with cotrans by @ericthewizard in #262
- test suite updates by @ericthewizard in #267
- adding DE2 and ST5 data by @ericthewizard in #270
- adding initial Akebono routines by @ericthewizard in #271
- Bug fixes from the group at Imperial College London by @ericthewizard in #274
- updated variable name for solar orbiter SWA data by @ericthewizard in #282
- adding functionality for listing items from the MMS burst segment database by @ericthewizard in #283
- fixing issue with some HPCA distributions by @ericthewizard in #285
- minor updates to slices functionality, and bumping required version of pytplot by @ericthewizard in #286
- removing wrong example for REPT by @ericthewizard in #287
- bumping required verson of netcdf4 by @ericthewizard in #288
- improvements to MMS orbit plots by @ericthewizard in #289
- bumping required version of pytplot by @ericthewizard in #290
- fixing crash when internet connection isnt available by @ericthewizard in #291
- bug fix for load.py in psp by @huangzesen in #195
- Eric by @ericthewizard in #296
- README updates by @ericthewizard in #298
- Updating with my most recent changes by @ericthewizard in #299
- Allow different file versions for PSP/FIELDS non-public data by @STBadman in #301
- Updates to plug-in dev PDF by @ericthewizard in #302
- SOHO COSTEP bugfix by @ericthewizard in #304
- Adding SPDF option to MAVEN load routines (at least the ones currentl… by @ericthewizard in #305
- bumping required version of pytplot to get Cluster bug fix into PyPI by @ericthewizard in #306
- Cluster paths bug fix by @ericthewizard in #307
- Added case for datetime64 by @nickssl in #309
- Changed data_quants to get_data by @nickssl in #311
- Updated NOAA server urls for GOES data. by @nickssl in #312
- MMS loading bug fixes by @ThiGli in #330
- Added GOES-R load functions. by @nickssl in #331
- Replaced print with logging. by @nickssl in #332
- Added tests to increase coverage. by @nickssl in #333
- Removed not needed printing. by @nickssl in #335
- Implement minvar to PySPEDAS (master) by @xandrd in #338
- Merge minvar updates from master to themis branch by @jameswilburlewis in #341
- bumping required version of pytplot to get pytplot spectrogram interp… by @ericthewizard in #350
- Use latest version of pytplot with master cdf support by @jameswilburlewis in #360
- Fixing crash on small time ranges (#342) by @ericthewizard in #365
- Fixing problem with the MMS orbit plots test suite by @ericthewizard in #366
- Added spectra averaging. by @nickssl in #368
- Fixing bug with MMS state data and no_update keyword on Windows (fixe… by @ericthewizard in #377
- More style updates for MMS by @ericthewizard in #386
- More docstring updates by @ericthewizard in #405
- More style updates by @ericthewizard in #406
- bumping required version of pytplot to get EIS bug fix by @ericthewizard in #428
- fixing bug with repeated calls to FEEPS PADs with different time ranges by @ericthewizard in #429
- improving documentation by @ericthewizard in #438
- Add STEREO WAVES download routines by @STBadman in #433
- Add option to change fill_value in scipy.interpolate.interp1d by @tien-vo in #442
- (MMS) now using time_clip from pytplot by @ericthewizard in #459
- Python 3.8-compatible type hinting by @jameswilburlewis in #460
- Bugfix and update to automatic determination of options by @ericthewizard in #462
- Updates to speed up RBSPICE tools by @ericthewizard in #464
- Fixing a crash that occurs when the user uses a decimal in the energy… by @ericthewizard in #466
- another RBSP bug fix by @ericthewizard in #468
- Fixing OMNI bugs by @ericthewizard in #471
- bumping required version of PyTplot, to test new astropy units functi… by @ericthewizard in #473
- bumping required version of PyTplot, to get regression bug fix by @ericthewizard in #476
- Now setting units for HPCA angles in flux/PSD data by @ericthewizard in #477
- Performance improvements for FEEPS (get_data -> get; avoids unnecessa… by @ericthewizard in #478
- Adding test for MMS LMN transformations by @ericthewizard in #479
- FEEPS SITL bug fixes by @ericthewizard in #488
- More FEEPS SITL bug fixes by @ericthewizard in #489
- fixing issue with time zones in dailynames when the trange contains datetime objects by @ericthewizard in #490
- fixing issues with EIS by @ericthewizard in #491
- Update minvar_matrix_make.py by @Beforerr in #497
- Update requirements.txt by @Beforerr in #503
- message for pyqt5 by @nickssl in #506
- Now using logging instead of print by @nickssl in #507
- Add STEREO beacon data, unit test, add assertion error for an instrument passed to stereo load by @STBadman in #509
- RBSP ESRHELT bug fix by @ericthewizard in #512
- Now forcing latest major version for EDP data due to mixture of new/o… by @ericthewizard in #523
- Adding support for Solar Orbiter L3 SWA HIS data by @ericthewizard in #525
- New version of CDAWeb GUI. by @nickssl in #530
- MMS test suite updates by @ericthewizard in #532
- Fixing crash due to incompatible files at the SDC (mixture of v6 and … by @ericthewizard in #536
- Fixing crash when PA data can't be found by @ericthewizard in #537
- Adding flag to assume no wild cards in the URL/filename by @ericthewizard in #538
- bumping version to get new c...
PySPEDAS v1.4
What's Changed
- Merging a bunch of updates by @ericthewizard in #131
- Swarm updates by @ericthewizard in #132
- Tests for cal_fit and cal_fit fix by @xandrd in #130
- update makeplots.py by @tiger2017 in #135
- Adding new features for MMS by @ericthewizard in #136
- fixing problems with test, and fixing a mystery issue with SECS/EICS line endings? by @ericthewizard in #137
- Numerous code quality improvements (based on suggestions from LGTM) by @ericthewizard in #138
- More tests by @xandrd in #139
- Fixing some Solar Orbiter SWA datatypes, and adding MMS FPI error flag bars and compression bars routines by @ericthewizard in #140
- Bumping required version of cdflib to get latest bug fixes (important… by @ericthewizard in #142
- new features for MMS by @ericthewizard in #143
- thm_cal_fit by @xandrd in #144
- Now updating coordinate system in the metadata after the transformati… by @ericthewizard in #145
- Now ignoring ErfaWarnings being thrown inside Astropy while convertin… by @ericthewizard in #146
- Adding new FEEPS sun contamination tables from Joe Fennell by @ericthewizard in #153
- fixing data_exists issue with MMS FGM data by @ericthewizard in #154
- adding MMS coordinate transformations with quaternions using SpacePy by @ericthewizard in #155
- HAPI fixes by @ericthewizard in #157
- adding several new STEREO particle instruments by @ericthewizard in #158
- Fix: Delete temporary file after download by @xnchu in #161
- Merging to get download.py bug fix from Arase team into bleeding edge by @ericthewizard in #162
- several fixes by @ericthewizard in #169
- POES SEM probe bug fix by @ericthewizard in #170
- fixing bug with wavpol and NaNs by @ericthewizard in #172
- adding average_angle keyword to 2D slices, and spdf keyword to MMS wrapper by @ericthewizard in #178
- adding DPI option by @ericthewizard in #179
- merging moments bug fix by @ericthewizard in #180
- adding support for regex in the download function by @ericthewizard in #182
- Re-adding basic_auth keyword by @ericthewizard in #183
- Update makeplots.py by @tiger2017 in #186
- minvar function is added by @ericthewizard in #187
- merging recent updates by @ericthewizard in #188
- fixing regression by @ericthewizard in #190
- PSP FIELDS Filtering Added by @AyrisA in #191
- Update cdagui.py by @nickssl in #193
- Some updates for ERG by @horit in #194
- PSP: FIELDS filter update by @AyrisA in #200
- Added SOSMAG plugin by @nickssl in #201
- Added cdagui to init. Added some info to sosmag. by @nickssl in #202
- Fixing CDA GUI regression by @ericthewizard in #209
- Update load.py by @pulupa in #211
- fixing another regression from print->logging by @ericthewizard in #216
- Test suite updates by @ericthewizard in #217
- updates to the test suite by @ericthewizard in #218
- EIS test suite updates by @ericthewizard in #219
- updates to the MMS test suite by @ericthewizard in #220
- more test suite updates by @ericthewizard in #221
- Adding initial test suite for SOSMag data by @ericthewizard in #227
- Adding test for zdirrange option by @ericthewizard in #228
- Fixing bug with downloading W parameters in geopack (Tsyganenko's sit… by @ericthewizard in #229
- geopack test updates by @ericthewizard in #230
- minor updates to the ACE tests by @ericthewizard in #231
- Fixing bug when the user's MMS data directory has a trailing slash by @ericthewizard in #234
- switching the test suite to Ubuntu by @ericthewizard in #237
- adding basemap to linux/windows tests by @ericthewizard in #238
- Now using faster version of pytplot by @ericthewizard in #242
- releasing v1.4 by @ericthewizard in #243
- fixing test regression by @ericthewizard in #244
Full Changelog: 1.3...v1.4
pySPEDAS 1.3
- First version to include PyTplot with a matplotlib backend
- Added geopack wrappers for T89, T96, T01, TS04
- Large updates to the MMS plug-in, includeing new tools for calculating energy and angular spectrograms, as well as moments from the FPI and HPCA plasma distribution data
- Added the 0th (EXPERIMENTAL) version of the ERG plug-in from the Arase team in Japan
- Added new tools for working with PyTplot variables, e.g., tkm2re, cross products, dot products, normalizing vectors
- Added routines for wave polarization calculations
- Added routines for field algined coordinate transformations
- Added plug-in for Spherical Elementary Currents (SECS) and Equivalent Ionospheric Currents (EICS) from Xin Cao and Xiangning Chu at the University of Colorado Boulder
- Added initial load routine for Heliophysics Application Programmer's Interface (HAPI) data
- Added initial load routine for Kyoto Dst data
- Added initial load routine for THEMIS All Sky Imager data
- Added THEMIS FIT L1 calibration routine
- Large updates to the documentation at: https://pyspedas.readthedocs.io/
- Numerous other bug fixes and updates
pySPEDAS 1.2
Significant v1.2 updates:
- Dropped support for Python 3.6; we now support only Python 3.7 and later
- Added support for Python 3.9
- Implemented performance enhancements for coordinate transformation routines
- Made numerous updates and bug fixes to the MMS plug-in
- Added initial support for Solar Orbiter data
pySPEDAS 1.1
Many updates since pySPEDAS 1.0
pySPEDAS 1.0
The first stable version of pySPEDAS