Skip to content

halsimpson/geomag-algorithms

 
 

Repository files navigation

Geomag Algorithms

Geomag algorithms includes tools to fetch, process, and output geomag data.

Supported Formats

Use an Edge server for data input.

IAGA###

Use IAGA2002 formatted files for input and/or output.

Use IMFV283 formatted files for input and/or output.

Use PCDCP formatted files for input and/or output.


Supported Algorithms

Calculate DeltaF from geographic, or observatory coordinates.

Rotate data between coordinate systems. From HEZ or HDZ to XYZ and back.


Getting Started

First time install. Walk through dependencies and other considerations.

Details and examples for proper usage. Get started quickly.

Basic usage:

  • Use the main script, geomag.py -h
  • In python scripts, import geomagio

Development dependencies discussed here. Project is built with Grunt and Node and is written primarily in Python 2.7.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • JavaScript 0.7%