henry2004y / VisAnaJulia

Space physics analysis tool using Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceAnalysis

License: MIT


NOTE

The package is under transition phase. If you are looking for SWMF-related functionalties, please refer to Batsrus.jl


This package provides the following functionalities for data analysis in space physics:

  • minimum variance analysis (MVA)
  • spectral analysis
  • moving box average for filtering magnetometer data
  • coordinate transformations

For more details, please check the document.

Prerequisites

Julia 1.6+

Installation

using Pkg
Pkg.add(PackageSpec(url="https://github.com/henry2004y/VisAnaJulia", rev="master"))

Usage

See the examples.

Author

Acknowledgments

  • All the nice guys who share their codes!

About

Space physics analysis tool using Julia

License:MIT License


Languages

Language:Julia 88.0%Language:IDL 11.8%Language:Python 0.2%