CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
try_cdflib.py
pysatNASA/__init__.py
pysatNASA.egg-info/PKG-INFO
pysatNASA.egg-info/SOURCES.txt
pysatNASA.egg-info/dependency_links.txt
pysatNASA.egg-info/requires.txt
pysatNASA.egg-info/top_level.txt
pysatNASA/constellations/__init__.py
pysatNASA/constellations/de2.py
pysatNASA/constellations/icon.py
pysatNASA/instruments/__init__.py
pysatNASA/instruments/ace_epam_l2.py
pysatNASA/instruments/ace_mag_l2.py
pysatNASA/instruments/ace_sis_l2.py
pysatNASA/instruments/ace_swepam_l2.py
pysatNASA/instruments/cnofs_ivm.py
pysatNASA/instruments/cnofs_plp.py
pysatNASA/instruments/cnofs_vefi.py
pysatNASA/instruments/de2_fpi.py
pysatNASA/instruments/de2_lang.py
pysatNASA/instruments/de2_nacs.py
pysatNASA/instruments/de2_rpa.py
pysatNASA/instruments/de2_vefi.py
pysatNASA/instruments/de2_wats.py
pysatNASA/instruments/dmsp_ssusi.py
pysatNASA/instruments/formosat1_ivm.py
pysatNASA/instruments/icon_euv.py
pysatNASA/instruments/icon_fuv.py
pysatNASA/instruments/icon_ivm.py
pysatNASA/instruments/icon_mighti.py
pysatNASA/instruments/igs_gps.py
pysatNASA/instruments/iss_fpmu.py
pysatNASA/instruments/jpl_gps.py
pysatNASA/instruments/omni_hro.py
pysatNASA/instruments/ses14_gold.py
pysatNASA/instruments/timed_guvi.py
pysatNASA/instruments/timed_saber.py
pysatNASA/instruments/timed_see.py
pysatNASA/instruments/methods/__init__.py
pysatNASA/instruments/methods/_cdf.py
pysatNASA/instruments/methods/ace.py
pysatNASA/instruments/methods/cdaweb.py
pysatNASA/instruments/methods/cnofs.py
pysatNASA/instruments/methods/de2.py
pysatNASA/instruments/methods/dmsp.py
pysatNASA/instruments/methods/general.py
pysatNASA/instruments/methods/gps.py
pysatNASA/instruments/methods/icon.py
pysatNASA/instruments/methods/igs.py
pysatNASA/instruments/methods/jhuapl.py
pysatNASA/instruments/methods/omni.py
pysatNASA/instruments/methods/ses14.py
pysatNASA/instruments/methods/timed.py
pysatNASA/instruments/templates/template_cdaweb_instrument.py