Skip to main content

WMM2015 geomagnetic model with simple object-oriented Python interface

Project description

Actions Status

Python versions (PyPI) Downloads

WMM2015

WMM2015 World Magnetic Model...in simple, object-oriented Python. Tested on Linux, Mac and Windows. Any modern C compiler we tried worked, including GCC, PGI and Intel compilers. However, at this time Visual Studio is not supported since MSVC doesn't export function symbols without additional headers (or something like SWIG).

image

Install

To get the cutting-edge development version, git clone and then:

python -m pip install -e .

Otherwise, for the latest release from PyPi:

python -m pip install wmm2015

Usage

an example script

python RunWMM2015.py

as a Python module:

import wmm2015

mag = wmm2015.wmm(glat, glon, alt_km, yeardec)

Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wmm2015-1.0.1.tar.gz (3.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page