Skip to content

pySPEDAS 1.3

Latest
Compare
Choose a tag to compare
@ericthewizard ericthewizard released this 26 Jan 18:52
· 1821 commits to master since this release
c5079b0
  • 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