
#################################################
irbempy - Python interface to irbem/ONERA library
#################################################

.. automodule:: spacepy.irbempy
.. currentmodule:: spacepy.irbempy

This module provides a Python interface to the IRBEM library

Reference for this library https://sourceforge.net/projects/irbem/

\D. Boscher, S. Bourdarie, P. O'Brien, T. Guild, IRBEM library V4.3, 2004-2008

Authors: Josef Koller, Steve Morley 

Copyright 2010 Los Alamos National Security, LLC.

.. autosummary::
    :toctree: autosummary

    get_AEP8
    get_Bfield
    get_Lm
    get_Lstar
    find_Bmirror
    find_footpoint
    find_magequator
    car2sph
    sph2car
    coord_trans
    get_sysaxes
    get_dtype
    prep_irbem
