SPEDAS.jl
A collection of tools for space physics / heliophysics: from data loading and processing to plotting and analysis.
Installation
using Pkg
Pkg.add("SPEDAS")
Related packages
- SPEDAS (IDL) / PySPEDAS : Space Physics Environment Data Analysis Software framework to support loading, plotting, analysis, and integration of data from a number of space- and ground-based observatories
- Kamodo : An official NASA open-source python package built upon the functionalization of datasets
- space-analysis.py : Python utils for data analysis in space physics.
- SpaceAnalysis.jl : Space physics analysis tool using Julia
- minimum variance analysis (MVA)
- spectral analysis
- moving box average for filtering magnetometer data
- coordinate transformations
- QSAS (C/C++) : Science Analysis Software for Space Plasmas
⚠️ Development Status: This package is in active development. While functional, the API may undergo changes in future releases. Please review the documentation and test thoroughly before using in scientific work.
📫 Contributing: We welcome contributions! If you're interested in collaborating or need assistance, please open an issue or reach out through our GitHub repository.