.gitignore
.readthedocs.yaml
CITATION.cff
ChangeLog.md
INSTALL.md
LICENSE
MANIFEST.in
README.md
ToDo.md
pyproject.toml
requirements.txt
setup.cfg
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/pyspex.iml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/Makefile
docs/build.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/pyspex.gen_l1a.rst
docs/pyspex.lib.rst
docs/pyspex.rst
docs/quick.rst
docs/tools.rst
examples/l1agen_spex/PACE_SPEXONE.20240324T143103.L1A.cdl
examples/l1agen_spex/PACE_SPEXONE_CAL.20230105T143532.L1A.cdl
examples/l1agen_spex/PACE_SPEXONE_DARK.20230105T143356.L1A.cdl
examples/l1agen_spex/PACE_SPEXONE_OCAL.20240324T114855.L1A.cdl
examples/l1agen_spex/README.rst
examples/l1agen_spex/run_393-398+hkt.yaml
examples/l1agen_spex/run_429-432.yaml
scripts/l1agen_spex.py
scripts/spx1_add_egse2l1a.py
scripts/spx1_add_ogse2l1a.py
scripts/spx1_ccsds2l1a.py
scripts/spx1_ckd_report.py
scripts/spx1_csv2bin_tbl.py
scripts/spx1_dem2l1a.py
scripts/spx1_l1a_select.py
scripts/spx1_quicklook_lite.py
scripts/spx1_tif2l1a.py
src/pyspex/__init__.py
src/pyspex/binning_tables.py
src/pyspex/ccsds_io.py
src/pyspex/ckd_io.py
src/pyspex/dem_io.py
src/pyspex/egse_db.py
src/pyspex/hkt_io.py
src/pyspex/lv0_io.py
src/pyspex/lv1_args.py
src/pyspex/lv1_gse.py
src/pyspex/lv1_io.py
src/pyspex/ogse_db.py
src/pyspex/ogse_dolp.py
src/pyspex/ogse_grande.py
src/pyspex/ogse_helios.py
src/pyspex/ogse_laser.py
src/pyspex/spx_product.py
src/pyspex/tif_io.py
src/pyspex/tlm.py
src/pyspex/tm_science.py
src/pyspex/version.py
src/pyspex.egg-info/PKG-INFO
src/pyspex.egg-info/SOURCES.txt
src/pyspex.egg-info/dependency_links.txt
src/pyspex.egg-info/entry_points.txt
src/pyspex.egg-info/requires.txt
src/pyspex.egg-info/top_level.txt
src/pyspex/data/tai-utc.dat
src/pyspex/gen_l1a/__init__.py
src/pyspex/gen_l1a/cli.py
src/pyspex/lib/__init__.py
src/pyspex/lib/attrs_def.py
src/pyspex/lib/l1a_def.py
src/pyspex/lib/l1b_def.py
src/pyspex/lib/l1c_def.py
src/pyspex/lib/leap_sec.py
src/pyspex/lib/tlm_utils.py
src/pyspex/lib/tmtc_def.py