Skip to content

Beforerr/SPEDAS.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPEDAS.jl

Build Status DOI

A collection of tools for space physics / heliophysics.

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
  • 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

⚠️ 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.