Skip to content

henry2004y/VisAnaJulia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

615 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors