Geomag algorithms includes tools to fetch, process, and output geomag data.
First time install. Walk through dependencies and other considerations.
Document: /docs/install.md
Details and examples for proper usage. Get started quickly.
Basic usage:
- Use the main script,
geomag.py -h
- In python scripts,
import geomagio
Document: /docs/usgage.md
API Overview and examples for using the geomag-algorithms project in python.
Document: /docs/api.md
Development dependencies discussed here. Project is built with Grunt and Node and is written primarily in Python 2.7.
Document: /docs/develop.md