CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
ecosystem.txt
nrl_sami.py
requirements.txt
setup.cfg
setup.py
test_requirements.txt
pysat/__init__.py
pysat/_constellation.py
pysat/_files.py
pysat/_instrument.py
pysat/_meta.py
pysat/_orbits.py
pysat/_params.py
pysat/citation.txt
pysat/version.txt
pysat.egg-info/PKG-INFO
pysat.egg-info/SOURCES.txt
pysat.egg-info/dependency_links.txt
pysat.egg-info/not-zip-safe
pysat.egg-info/requires.txt
pysat.egg-info/top_level.txt
pysat/constellations/__init__.py
pysat/constellations/single_test.py
pysat/constellations/testing.py
pysat/constellations/testing_empty.py
pysat/instruments/__init__.py
pysat/instruments/pysat_netcdf.py
pysat/instruments/pysat_testing.py
pysat/instruments/pysat_testing2d.py
pysat/instruments/pysat_testing2d_xarray.py
pysat/instruments/pysat_testing_xarray.py
pysat/instruments/pysat_testmodel.py
pysat/instruments/methods/__init__.py
pysat/instruments/methods/general.py
pysat/instruments/methods/testing.py
pysat/instruments/templates/__init__.py
pysat/instruments/templates/template_instrument.py
pysat/tests/__init__.py
pysat/tests/instrument_test_class.py
pysat/tests/test_constellation.py
pysat/tests/test_files.py
pysat/tests/test_instrument.py
pysat/tests/test_instrument_custom.py
pysat/tests/test_instrument_index.py
pysat/tests/test_instrument_listgen.py
pysat/tests/test_instrument_padding.py
pysat/tests/test_instruments.py
pysat/tests/test_meta.py
pysat/tests/test_meta_header.py
pysat/tests/test_meta_labels.py
pysat/tests/test_methods_general.py
pysat/tests/test_methods_testing.py
pysat/tests/test_orbits.py
pysat/tests/test_params.py
pysat/tests/test_registry.py
pysat/tests/test_utils.py
pysat/tests/test_utils_coords.py
pysat/tests/test_utils_files.py
pysat/tests/test_utils_io.py
pysat/tests/test_utils_testing.py
pysat/tests/test_utils_time.py
pysat/tests/classes/cls_ci.py
pysat/tests/classes/cls_instrument_access.py
pysat/tests/classes/cls_instrument_integration.py
pysat/tests/classes/cls_instrument_iteration.py
pysat/tests/classes/cls_instrument_library.py
pysat/tests/classes/cls_instrument_property.py
pysat/tests/classes/cls_registration.py
pysat/utils/__init__.py
pysat/utils/_core.py
pysat/utils/coords.py
pysat/utils/files.py
pysat/utils/io.py
pysat/utils/registry.py
pysat/utils/testing.py
pysat/utils/time.py