
###########################################
irbempy - Python interface to IRBEM library
###########################################

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

This module provides a Python interface to the IRBEM (formerly known
as ONERA-DESP) library.

Reference for this library https://github.com/PRBEM/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
    coord_trans
    get_dtype
    prep_irbem
