LICENSE
MANIFEST.in
README.md
setup.py
pysatdata/__init__.py
pysatdata/version.py
pysatdata.egg-info/PKG-INFO
pysatdata.egg-info/SOURCES.txt
pysatdata.egg-info/dependency_links.txt
pysatdata.egg-info/requires.txt
pysatdata.egg-info/top_level.txt
pysatdata/loaders/__init__.py
pysatdata/loaders/load.py
pysatdata/resources/__init__.py
pysatdata/resources/config.py
pysatdata/satellites/__init__.py
pysatdata/satellites/read_ace.py
pysatdata/satellites/read_ace_merged.py
pysatdata/satellites/read_dmsp.py
pysatdata/satellites/read_goes.py
pysatdata/satellites/read_rbsp.py
pysatdata/satellites/read_themis.py
pysatdata/utils/__init__.py
pysatdata/utils/cdf_to_tplot.py
pysatdata/utils/dailynames.py
pysatdata/utils/download.py
pysatdata/utils/interpolate_flux_rbsp.py
pysatdata/utils/library_functions.py
pysatdata/utils/netcdf2tplot.py
pysatdata/utils/time_double.py
pysatdata/utils/time_string.py
pysatdata/utils/cotrans/__init__.py
pysatdata/utils/cotrans/cotrans.py
pysatdata/utils/cotrans/cotrans_get_coord.py
pysatdata/utils/cotrans/cotrans_lib.py
pysatdata/utils/cotrans/cotrans_set_coord.py
pysatdata/utils/cotrans/fac_matrix_make.py
pysatdata/utils/cotrans/gsm2lmn.py
pysatdata/utils/cotrans/igrf.py
pysatdata/utils/cotrans/j2000.py
pysatdata/utils/cotrans/matrix_array_lib.py
pysatdata/utils/cotrans/minvar.py
pysatdata/utils/cotrans/minvar_matrix_make.py
pysatdata/utils/cotrans/quaternions.py
pysatdata/utils/cotrans/tvector_rotate.py
pysatdata/utils/cotrans/xyz_to_polar.py
pysatdata/utils/cotrans/tests/__init__.py
pysatdata/utils/cotrans/tests/cotrans.py
pysatdata/utils/cotrans/tests/quaternions.py
pysatdata/utils/plotFunc/__init__.py
pysatdata/utils/plotFunc/plot_funtions.py