LICENSE
README.md
setup.py
emmpy/__init__.py
emmpy.egg-info/PKG-INFO
emmpy.egg-info/SOURCES.txt
emmpy.egg-info/dependency_links.txt
emmpy.egg-info/top_level.txt
emmpy/exceptions/__init__.py
emmpy/exceptions/abstractclassexception.py
emmpy/exceptions/abstractmethodexception.py
emmpy/exceptions/emmpyexception.py
emmpy/exceptions/tests/__init__.py
emmpy/exceptions/tests/test_abstractclassexception.py
emmpy/exceptions/tests/test_abstractmethodexception.py
emmpy/exceptions/tests/test_emmpyexception.py
emmpy/geomagmodel/__init__.py
emmpy/geomagmodel/earthcurrentdensityfield.py
emmpy/geomagmodel/magnetopause/__init__.py
emmpy/geomagmodel/magnetopause/magnetopauseoutput.py
emmpy/geomagmodel/magnetopause/t96magnetopause.py
emmpy/geomagmodel/magnetopause/tests/__init__.py
emmpy/geomagmodel/magnetopause/tests/test_magnetopauseoutput.py
emmpy/geomagmodel/magnetopause/tests/test_t96magnetopause.py
emmpy/geomagmodel/t01/__init__.py
emmpy/geomagmodel/t01/deformation/__init__.py
emmpy/geomagmodel/t01/deformation/positionbender.py
emmpy/geomagmodel/t01/deformation/twistwarpffunction.py
emmpy/geomagmodel/t01/deformation/tests/__init__.py
emmpy/geomagmodel/t01/deformation/tests/test_positionbender.py
emmpy/geomagmodel/t01/deformation/tests/test_twisttarpffunction.py
emmpy/geomagmodel/tests/__init__.py
emmpy/geomagmodel/tests/test_earthcurrentdensityfield.py
emmpy/geomagmodel/ts07/__init__.py
emmpy/geomagmodel/ts07/ts07dmodelbuilder.py
emmpy/geomagmodel/ts07/coefficientreader/__init__.py
emmpy/geomagmodel/ts07/coefficientreader/defaultfacconfigurationoptions.py
emmpy/geomagmodel/ts07/coefficientreader/facregion.py
emmpy/geomagmodel/ts07/coefficientreader/thincurrentsheetshieldingcoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/ts07dstaticcoefficientsfactory.py
emmpy/geomagmodel/ts07/coefficientreader/ts07dvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/ts07dvariablecoefficientsutils.py
emmpy/geomagmodel/ts07/coefficientreader/ts07equatoriallinearcoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/ts07equatorialvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/ts07facvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/ts07nonlinearparameters.py
emmpy/geomagmodel/ts07/coefficientreader/tests/__init__.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_defaultfacconfigurationoptions.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_facregion.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_thincurrentsheetshieldingcoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07dstaticcoefficientsfactory.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07dvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07dvariablecoefficientsutils.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07equatoriallinearcoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07equatorialvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07facvariablecoefficients.py
emmpy/geomagmodel/ts07/coefficientreader/tests/test_ts07nonlinearparameters.py
emmpy/geomagmodel/ts07/modeling/__init__.py
emmpy/geomagmodel/ts07/modeling/dipoleshield/__init__.py
emmpy/geomagmodel/ts07/modeling/dipoleshield/dipoleshieldingfield.py
emmpy/geomagmodel/ts07/modeling/dipoleshield/tests/__init__.py
emmpy/geomagmodel/ts07/modeling/dipoleshield/tests/test_dipoleshieldingfield.py
emmpy/geomagmodel/ts07/modeling/equatorial/__init__.py
emmpy/geomagmodel/ts07/modeling/equatorial/shieldedthincurrentsheetfield.py
emmpy/geomagmodel/ts07/modeling/equatorial/thinasymmetriccurrentsheetbasisvectorshieldingfield.py
emmpy/geomagmodel/ts07/modeling/equatorial/ts07equatorialmagneticfieldbuilder.py
emmpy/geomagmodel/ts07/modeling/equatorial/tests/__init__.py
emmpy/geomagmodel/ts07/modeling/equatorial/tests/test_shieldedthincurrentsheetfield.py
emmpy/geomagmodel/ts07/modeling/equatorial/tests/test_thinasymmetriccurrentsheetbasisvectorshieldingfield.py
emmpy/geomagmodel/ts07/modeling/equatorial/tests/test_ts07equatorialmagneticfieldbuilder.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/__init__.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/birkelanddeformationfunction.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/facconfigurationoptions.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/ffunction.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/fieldalignedcurrentbuilder.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/fieldalignedcurrentshiedingbuilder.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/scaledfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/smoothedconicalcurrentmagneticfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/stretchedfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/ts07dfieldalignedmagneticfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/__init__.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_birkelanddeformationfunction.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_facconfigurationoptions.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_ffunction.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_fieldalignedcurrentbuilder.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_fieldalignedcurrentshiedingbuilder.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_scaledfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_smoothedconicalcurrentmagneticfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_stretchedfield.py
emmpy/geomagmodel/ts07/modeling/fieldaligned/tests/test_ts07dfieldalignedmagneticfield.py
emmpy/geomagmodel/ts07/tests/__init__.py
emmpy/geomagmodel/ts07/tests/test_ts07dmodelbuilder.py
emmpy/magmodel/__init__.py
emmpy/magmodel/math/__init__.py
emmpy/magmodel/math/alternatecartesianharmonicfield.py
emmpy/magmodel/math/cartesianharmonicfield.py
emmpy/magmodel/math/chebysheviteration.py
emmpy/magmodel/math/cylindricalharmonicfield.py
emmpy/magmodel/math/perpendicularandparallelcartesianharmonicfield.py
emmpy/magmodel/math/trigparity.py
emmpy/magmodel/math/deformation/__init__.py
emmpy/magmodel/math/deformation/basisvectorfielddeformation.py
emmpy/magmodel/math/deformation/cylindricalbasisfielddeformation.py
emmpy/magmodel/math/deformation/cylindricalfielddeformation.py
emmpy/magmodel/math/deformation/sphericalfielddeformation.py
emmpy/magmodel/math/deformation/vectorfielddeformation.py
emmpy/magmodel/math/deformation/tests/__init__.py
emmpy/magmodel/math/deformation/tests/test_basisvectorfielddeformation.py
emmpy/magmodel/math/deformation/tests/test_cylindricalbasisvectorfielddeformation.py
emmpy/magmodel/math/deformation/tests/test_cylindricalfielddeformation.py
emmpy/magmodel/math/deformation/tests/test_sphericalfielddeformation.py
emmpy/magmodel/math/deformation/tests/test_vectorfielddeformation.py
emmpy/magmodel/math/expansions/__init__.py
emmpy/magmodel/math/expansions/arrayexpansion1d.py
emmpy/magmodel/math/expansions/arrayexpansion2d.py
emmpy/magmodel/math/expansions/tests/__init__.py
emmpy/magmodel/math/expansions/tests/test_arrayexpansion1d.py
emmpy/magmodel/math/expansions/tests/test_arrayexpansion2d.py
emmpy/magmodel/math/tests/__init__.py
emmpy/magmodel/math/tests/test_alternatecartesianharmonicfield.py
emmpy/magmodel/math/tests/test_cartesianharmonicfield.py
emmpy/magmodel/math/tests/test_chebysheviteration.py
emmpy/magmodel/math/tests/test_cylindricalharmonicfield.py
emmpy/magmodel/math/tests/test_perpendicularandparallelcartesianharmonicfield.py
emmpy/magmodel/math/tests/test_trigparity.py
emmpy/magmodel/math/vectorfields/__init__.py
emmpy/magmodel/math/vectorfields/basisvectorfield.py
emmpy/magmodel/math/vectorfields/basisvectorfields.py
emmpy/magmodel/math/vectorfields/cylindricalbasisvectorfield.py
emmpy/magmodel/math/vectorfields/differentiablecylindricalvectorfield.py
emmpy/magmodel/math/vectorfields/differentiablesphericalvectorfield.py
emmpy/magmodel/math/vectorfields/sphericalvectorfield.py
emmpy/magmodel/math/vectorfields/tests/__init__.py
emmpy/magmodel/math/vectorfields/tests/test_basisvectorfield.py
emmpy/magmodel/math/vectorfields/tests/test_basisvectorfields.py
emmpy/magmodel/math/vectorfields/tests/test_cylindricalbasisvectorfield.py
emmpy/magmodel/math/vectorfields/tests/test_differentiablecylindricalvectorfield.py
emmpy/magmodel/math/vectorfields/tests/test_differentiablesphericalvectorfield.py
emmpy/magmodel/math/vectorfields/tests/test_sphericalvectorfield.py
emmpy/magmodel/modeling/__init__.py
emmpy/magmodel/modeling/equatorial/__init__.py
emmpy/magmodel/modeling/equatorial/expansion/__init__.py
emmpy/magmodel/modeling/equatorial/expansion/tailsheetasymmetricexpansion.py
emmpy/magmodel/modeling/equatorial/expansion/tailsheetcoefficients.py
emmpy/magmodel/modeling/equatorial/expansion/tailsheetexpansions.py
emmpy/magmodel/modeling/equatorial/expansion/tailsheetsymmetricexpansion.py
emmpy/magmodel/modeling/equatorial/expansion/thinasymmetriccurrentsheetbasisvectorfield.py
emmpy/magmodel/modeling/equatorial/expansion/tests/__init__.py
emmpy/magmodel/modeling/equatorial/expansion/tests/test_TailSheetAsymmetricExpansion.py
emmpy/magmodel/modeling/equatorial/expansion/tests/test_TailSheetCoefficients.py
emmpy/magmodel/modeling/equatorial/expansion/tests/test_TailSheetExpansions.py
emmpy/magmodel/modeling/equatorial/expansion/tests/test_TailSheetSymmetricExpansion.py
emmpy/magmodel/modeling/equatorial/expansion/tests/test_ThinAsymmetricCurrentSheetBasisVectorField.py
emmpy/magmodel/modeling/fac/__init__.py
emmpy/magmodel/modeling/fac/conicalcurrentmagneticfield.py
emmpy/magmodel/modeling/fac/tfunction.py
emmpy/magmodel/modeling/fac/twoconicalfields.py
emmpy/magmodel/modeling/fac/xyplanereflectedfield.py
emmpy/magmodel/modeling/fac/tests/__init__.py
emmpy/magmodel/modeling/fac/tests/test_conicalcurrentmagneticfield.py
emmpy/magmodel/modeling/fac/tests/test_tfunction.py
emmpy/magmodel/modeling/fac/tests/test_twoconicalfields.py
emmpy/magmodel/modeling/fac/tests/test_xyplanereflectedfield.py
emmpy/math/__init__.py
emmpy/math/coordinates/__init__.py
emmpy/math/coordinates/cartesianvector.py
emmpy/math/coordinates/cartesianvector2d.py
emmpy/math/coordinates/cylindricalcoordsxaligned.py
emmpy/math/coordinates/cylindricalvector.py
emmpy/math/coordinates/latitudinalvector.py
emmpy/math/coordinates/polarvector.py
emmpy/math/coordinates/radecvector.py
emmpy/math/coordinates/sphericalvector.py
emmpy/math/coordinates/vectorij.py
emmpy/math/coordinates/vectorijk.py
emmpy/math/coordinates/tests/__init__.py
emmpy/math/coordinates/tests/test_cartesianvector.py
emmpy/math/coordinates/tests/test_cartesianvector2d.py
emmpy/math/coordinates/tests/test_cylindricalcoordsxaligned.py
emmpy/math/coordinates/tests/test_cylindricalvector.py
emmpy/math/coordinates/tests/test_latitudinalvector.py
emmpy/math/coordinates/tests/test_polarvector.py
emmpy/math/coordinates/tests/test_radecvector.py
emmpy/math/coordinates/tests/test_sphericalvector.py
emmpy/math/coordinates/tests/test_vectorij.py
emmpy/math/coordinates/tests/test_vectorijk.py
emmpy/math/expansions/__init__.py
emmpy/math/expansions/arraycoefficientexpansion2d.py
emmpy/math/expansions/scalarexpansion1d.py
emmpy/math/expansions/scalarexpansion2d.py
emmpy/math/expansions/tests/__init__.py
emmpy/math/expansions/tests/test_arraycoefficientexpansion2d.py
emmpy/math/expansions/tests/test_scalarexpansion1d.py
emmpy/math/expansions/tests/test_scalarexpansion2d.py
emmpy/math/matrices/__init__.py
emmpy/math/matrices/matrix.py
emmpy/math/matrices/matrix2d.py
emmpy/math/matrices/matrix3d.py
emmpy/math/matrices/matrixijk.py
emmpy/math/matrices/squarematrix.py
emmpy/math/matrices/tests/__init__.py
emmpy/math/matrices/tests/test_matrix.py
emmpy/math/matrices/tests/test_matrix2d.py
emmpy/math/matrices/tests/test_matrix3d.py
emmpy/math/matrices/tests/test_matrixijk.py
emmpy/math/matrices/tests/test_squarematrix.py
emmpy/math/rotations/__init__.py
emmpy/math/rotations/axisandangle.py
emmpy/math/rotations/privilegedrotationmatrixijk.py
emmpy/math/rotations/rotation.py
emmpy/math/rotations/rotationmatrix2d.py
emmpy/math/rotations/tests/__init__.py
emmpy/math/rotations/tests/test_axisandangle.py
emmpy/math/rotations/tests/test_privilegedrotationmatrixijk.py
emmpy/math/rotations/tests/test_rotation.py
emmpy/math/rotations/tests/test_rotationmatrix2d.py
emmpy/math/vectorfields/__init__.py
emmpy/math/vectorfields/cartesianvectorfield.py
emmpy/math/vectorfields/cartesianvectorfieldvalue.py
emmpy/math/vectorfields/cylindricalvectorfield.py
emmpy/math/vectorfields/cylindricalvectorfieldvalue.py
emmpy/math/vectorfields/differentiablescalarfieldij.py
emmpy/math/vectorfields/differentiablevectorfield.py
emmpy/math/vectorfields/quadraticapproximationdifferentiablevectorfield.py
emmpy/math/vectorfields/sphericalvectorfield.py
emmpy/math/vectorfields/sphericalvectorfieldvalue.py
emmpy/math/vectorfields/vectorfield.py
emmpy/math/vectorfields/vectorfields.py
emmpy/math/vectorfields/vectorfieldvalue.py
emmpy/math/vectorfields/tests/__init__.py
emmpy/math/vectorfields/tests/test_cartesianvectorfield.py
emmpy/math/vectorfields/tests/test_cartesianvectorfieldvalue.py
emmpy/math/vectorfields/tests/test_cylindricalvectorfield.py
emmpy/math/vectorfields/tests/test_cylindricalvectorfieldvalue.py
emmpy/math/vectorfields/tests/test_differentiablescalarfieldij.py
emmpy/math/vectorfields/tests/test_differentiablevectorfield.py
emmpy/math/vectorfields/tests/test_quadraticapproximationdifferentiablevectorfield.py
emmpy/math/vectorfields/tests/test_sphericalvectorfield.py
emmpy/math/vectorfields/tests/test_sphericalvectorfieldvalue.py
emmpy/math/vectorfields/tests/test_vectorfield.py
emmpy/math/vectorfields/tests/test_vectorfields.py
emmpy/math/vectorfields/tests/test_vectorfieldvalue.py
emmpy/math/vectors/__init__.py
emmpy/math/vectors/vector.py
emmpy/math/vectors/vector2d.py
emmpy/math/vectors/vector3d.py
emmpy/math/vectors/tests/__init__.py
emmpy/math/vectors/tests/test_vector.py
emmpy/math/vectors/tests/test_vector2d.py
emmpy/math/vectors/tests/test_vector3d.py
emmpy/math/vectorspace/__init__.py
emmpy/math/vectorspace/internaloperations.py
emmpy/math/vectorspace/malformedrotationexception.py
emmpy/math/vectorspace/rotationmatrixijk.py
emmpy/math/vectorspace/tests/__init__.py
emmpy/math/vectorspace/tests/test_internaloperations.py
emmpy/math/vectorspace/tests/test_malformedrotationexception.py
emmpy/math/vectorspace/tests/test_rotationmatrixijk.py
emmpy/utilities/__init__.py
emmpy/utilities/nones.py
emmpy/utilities/tests/__init__.py
emmpy/utilities/tests/test_nones.py