.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/.gitkeep
docs/_static/matchup_plot.png
docs/_static/orbit_plot.png
docs/_static/orbitx_logo.png
docs/_static/orbitx_name.png
docs/content/developer/backend_documentation.rst
docs/content/developer/developer_guide.rst
docs/content/developer/generated/orbitx.utils._date_utils.datetime64_to_datetime.rst
docs/content/developer/generated/orbitx.utils._date_utils.datetime64_to_sec_since.rst
docs/content/developer/generated/orbitx.utils._date_utils.datetime_to_datetime64.rst
docs/content/developer/generated/orbitx.utils._date_utils.datetime_to_sec_since.rst
docs/content/developer/generated/orbitx.utils._date_utils.sec_since_change_ref.rst
docs/content/developer/generated/orbitx.utils._date_utils.sec_since_to_datetime.rst
docs/content/developer/generated/orbitx.utils._date_utils.sec_since_to_datetime64.rst
docs/content/developer/generated/orbitx.utils._matchups.find_matches.find_matches.rst
docs/content/developer/generated/orbitx.utils._matchups.get_delay.get_delay.rst
docs/content/developer/generated/orbitx.utils._matchups.get_dist.get_dist.rst
docs/content/developer/generated/orbitx.utils._matchups.get_land_ocean_mask.get_land_ocean_mask.rst
docs/content/developer/generated/orbitx.utils._matchups.is_land.is_land.rst
docs/content/developer/generated/orbitx.utils._matchups.land_mask.land_mask.rst
docs/content/developer/generated/orbitx.utils._orbit.form_sample_space.form_sample_space.rst
docs/content/developer/generated/orbitx.utils._orbit.get_matching_indices.get_matching_indices.rst
docs/content/developer/generated/orbitx.utils._orbit.interp_circ.interp_circ.rst
docs/content/developer/generated/orbitx.utils._orbit.interpolate_orbit.interpolate_orbit.rst
docs/content/developer/generated/orbitx.utils._orbit.orbit_dict_to_xarray.orbit_dict_to_xarray.rst
docs/content/developer/generated/orbitx.utils._orbit.propagate_orbit.propagate_orbit.rst
docs/content/developer/generated/orbitx.utils._orbit.simulate_orbit.simulate_orbit.rst
docs/content/developer/generated/orbitx.utils._tle.create_xarray.rst
docs/content/developer/generated/orbitx.utils._tle.filter_xarray.rst
docs/content/developer/generated/orbitx.utils._tle.get_argument_perigee.rst
docs/content/developer/generated/orbitx.utils._tle.get_ballistic_coefficient.rst
docs/content/developer/generated/orbitx.utils._tle.get_catalog_number.rst
docs/content/developer/generated/orbitx.utils._tle.get_classification.rst
docs/content/developer/generated/orbitx.utils._tle.get_drag_term.rst
docs/content/developer/generated/orbitx.utils._tle.get_eccentricity.rst
docs/content/developer/generated/orbitx.utils._tle.get_element_set_number.rst
docs/content/developer/generated/orbitx.utils._tle.get_inclination.rst
docs/content/developer/generated/orbitx.utils._tle.get_launch_number.rst
docs/content/developer/generated/orbitx.utils._tle.get_launch_piece.rst
docs/content/developer/generated/orbitx.utils._tle.get_launch_year.rst
docs/content/developer/generated/orbitx.utils._tle.get_mean_anomaly.rst
docs/content/developer/generated/orbitx.utils._tle.get_mean_motion.rst
docs/content/developer/generated/orbitx.utils._tle.get_revolution_number.rst
docs/content/developer/generated/orbitx.utils._tle.get_right_ascension.rst
docs/content/developer/generated/orbitx.utils._tle.get_second_derivative.rst
docs/content/developer/generated/orbitx.utils._tle.get_tle_date.rst
docs/content/developer/generated/orbitx.utils._tle.get_tle_path.rst
docs/content/developer/generated/orbitx.utils._tle.load_file.rst
docs/content/user/api.rst
docs/content/user/matchup.rst
docs/content/user/orbit.rst
docs/content/user/parallel.rst
docs/content/user/tle.rst
docs/content/user/user_guide.rst
docs/content/user/generated/orbitx.Matchups.__eq__.rst
docs/content/user/generated/orbitx.Matchups.__len__.rst
docs/content/user/generated/orbitx.Matchups.find_matchups.rst
docs/content/user/generated/orbitx.Matchups.from_netcdf.rst
docs/content/user/generated/orbitx.Matchups.plot.rst
docs/content/user/generated/orbitx.Matchups.rst
docs/content/user/generated/orbitx.Matchups.to_netcdf.rst
docs/content/user/generated/orbitx.Orbit.__eq__.rst
docs/content/user/generated/orbitx.Orbit.__len__.rst
docs/content/user/generated/orbitx.Orbit.from_netcdf.rst
docs/content/user/generated/orbitx.Orbit.plot.rst
docs/content/user/generated/orbitx.Orbit.rst
docs/content/user/generated/orbitx.Orbit.simulate.rst
docs/content/user/generated/orbitx.Orbit.to_netcdf.rst
docs/content/user/generated/orbitx.TLE.__len__.rst
docs/content/user/generated/orbitx.TLE.from_filepath.rst
docs/content/user/generated/orbitx.TLE.from_sat_shortname.rst
docs/content/user/generated/orbitx.TLE.rst
examples/example_notebook.ipynb
examples/outputmatchup_plot.png
examples/outputorbit_plot.png
examples/return_matchups_example.py
examples/scratchpad.ipynb
examples/DPAAR/execute_python.py
examples/DPAAR/generate_python.py
examples/DPAAR/generate_slurm.py
examples/DPAAR/submit_jobs.py
examples/scratch/test_export/2011-12-31_2012-01-01_psi60.0_isi5.0_matchups_CS2_J3_c2c290_tdt900.nc
examples/scratch/test_export/2020-02-01_2020-02-01_psi20.0_isi5.0_orbit_S6_SA.nc
examples/scratch/test_export/matchup_plot.png
examples/test_export/2011-12-31_2012-01-01_psi60_isi5_matchups_CS2_J3_c2c290_tdt900.nc
orbitx/__init__.py
orbitx/deps.py
orbitx/interface.py
orbitx/matchups.py
orbitx/orbit.py
orbitx/tle.py
orbitx.egg-info/PKG-INFO
orbitx.egg-info/SOURCES.txt
orbitx.egg-info/dependency_links.txt
orbitx.egg-info/requires.txt
orbitx.egg-info/top_level.txt
orbitx/data/__init__.py
orbitx/data/orekit-data.zip
orbitx/data/sea_list.csv
orbitx/data/world_capitals.csv
orbitx/data/Sentinel6_sample_orbit/S6A_P4_2__LR_STD__NT_050_155_20220324T131606_20220324T141219_F05_unvalidated.nc
orbitx/data/land_mask/__init__.py
orbitx/data/land_mask/ne_50m_land.README.html
orbitx/data/land_mask/ne_50m_land.VERSION.txt
orbitx/data/land_mask/ne_50m_land.cpg
orbitx/data/land_mask/ne_50m_land.dbf
orbitx/data/land_mask/ne_50m_land.prj
orbitx/data/land_mask/ne_50m_land.shp
orbitx/data/land_mask/ne_50m_land.shx
orbitx/data/tle/TLEset_CS2.txt
orbitx/data/tle/TLEset_EMIT.txt
orbitx/data/tle/TLEset_J2.txt
orbitx/data/tle/TLEset_J3.txt
orbitx/data/tle/TLEset_LS8.txt
orbitx/data/tle/TLEset_LS9.txt
orbitx/data/tle/TLEset_N20.txt
orbitx/data/tle/TLEset_S2A.txt
orbitx/data/tle/TLEset_S2B.txt
orbitx/data/tle/TLEset_S3A.txt
orbitx/data/tle/TLEset_S3B.txt
orbitx/data/tle/TLEset_S6.txt
orbitx/data/tle/TLEset_SA.txt
orbitx/tests/__init__.py
orbitx/tests/test___init__.py
orbitx/tests/test_matchup.py
orbitx/tests/test_orbit.py
orbitx/utils/__init__.py
orbitx/utils/_constants.py
orbitx/utils/_date_utils.py
orbitx/utils/_xarray_utils.py
orbitx/utils/_matchups/__init__.py
orbitx/utils/_matchups/animate_matchups.py
orbitx/utils/_matchups/find_matches.py
orbitx/utils/_matchups/get_delay.py
orbitx/utils/_matchups/get_dist.py
orbitx/utils/_matchups/get_land_ocean_mask.py
orbitx/utils/_matchups/is_land.py
orbitx/utils/_matchups/land_mask.py
orbitx/utils/_matchups/tests/__init__.py
orbitx/utils/_matchups/tests/test_find_matches.py
orbitx/utils/_matchups/tests/test_get_delay.py
orbitx/utils/_matchups/tests/test_get_dist.py
orbitx/utils/_matchups/tests/test_is_land.py
orbitx/utils/_orbit/__init__.py
orbitx/utils/_orbit/form_sample_space.py
orbitx/utils/_orbit/get_matching_indices.py
orbitx/utils/_orbit/interp_circ.py
orbitx/utils/_orbit/interpolate_orbit.py
orbitx/utils/_orbit/orbit_dict_to_xarray.py
orbitx/utils/_orbit/propagate_orbit.py
orbitx/utils/_orbit/simulate_orbit.py
orbitx/utils/_orbit/tests/__init__.py
orbitx/utils/_orbit/tests/test_form_sample_space.py
orbitx/utils/_orbit/tests/test_get_matching_indices.py
orbitx/utils/_orbit/tests/test_interp_circ.py
orbitx/utils/_orbit/tests/test_interpolate_orbit.py
orbitx/utils/_orbit/tests/test_simulate_orbit.py
orbitx/utils/_tle/__init__.py
orbitx/utils/_tle/create_xarray.py
orbitx/utils/_tle/filter_xarray.py
orbitx/utils/_tle/get_argument_perigee.py
orbitx/utils/_tle/get_ballistic_coefficient.py
orbitx/utils/_tle/get_catalog_number.py
orbitx/utils/_tle/get_classification.py
orbitx/utils/_tle/get_drag_term.py
orbitx/utils/_tle/get_eccentricity.py
orbitx/utils/_tle/get_element_set_number.py
orbitx/utils/_tle/get_inclination.py
orbitx/utils/_tle/get_launch_number.py
orbitx/utils/_tle/get_launch_piece.py
orbitx/utils/_tle/get_launch_year.py
orbitx/utils/_tle/get_mean_anomaly.py
orbitx/utils/_tle/get_mean_motion.py
orbitx/utils/_tle/get_revolution_number.py
orbitx/utils/_tle/get_right_ascension.py
orbitx/utils/_tle/get_second_derivative.py
orbitx/utils/_tle/get_tle_date.py
orbitx/utils/_tle/get_tle_path.py
orbitx/utils/_tle/load_file.py
orbitx/utils/_tle/tests/__init__.py
orbitx/utils/_tle/tests/test_create_xarray.py
orbitx/utils/_tle/tests/test_filter_xarray.py
orbitx/utils/_tle/tests/test_get_argument_perigee.py
orbitx/utils/_tle/tests/test_get_ballistic_coefficient.py
orbitx/utils/_tle/tests/test_get_catalog_number.py
orbitx/utils/_tle/tests/test_get_classification.py
orbitx/utils/_tle/tests/test_get_drag_term.py
orbitx/utils/_tle/tests/test_get_eccentricity.py
orbitx/utils/_tle/tests/test_get_element_set_number.py
orbitx/utils/_tle/tests/test_get_inclination.py
orbitx/utils/_tle/tests/test_get_launch_number.py
orbitx/utils/_tle/tests/test_get_launch_piece.py
orbitx/utils/_tle/tests/test_get_launch_year.py
orbitx/utils/_tle/tests/test_get_mean_anomaly.py
orbitx/utils/_tle/tests/test_get_mean_motion.py
orbitx/utils/_tle/tests/test_get_revolution_number.py
orbitx/utils/_tle/tests/test_get_right_ascension.py
orbitx/utils/_tle/tests/test_get_second_derivative.py
orbitx/utils/_tle/tests/test_get_tle_date.py
orbitx/utils/_tle/tests/test_get_tle_path.py
orbitx/utils/_tle/tests/test_load_file.py
quality_documentation/.gitignore
quality_documentation/QualityDocumentation.tex
quality_documentation/colortbl.sty
quality_documentation/countpdfpages.sh
quality_documentation/footnotehyper-sphinx.sty
quality_documentation/orbitx_QF-59.docm
quality_documentation/orbitx_requirements.docx
quality_documentation/softwareRequirements.sty
quality_documentation/sphinx.sty
quality_documentation/sphinxcyrillic.sty
quality_documentation/sphinxhighlight.sty
quality_documentation/sphinxhowto.cls
quality_documentation/sphinxlatexadmonitions.sty
quality_documentation/sphinxlatexcontainers.sty
quality_documentation/sphinxlatexgraphics.sty
quality_documentation/sphinxlatexindbibtoc.sty
quality_documentation/sphinxlatexlists.sty
quality_documentation/sphinxlatexliterals.sty
quality_documentation/sphinxlatexnumfig.sty
quality_documentation/sphinxlatexobjects.sty
quality_documentation/sphinxlatexshadowbox.sty
quality_documentation/sphinxlatexstyleheadings.sty
quality_documentation/sphinxlatexstylepage.sty
quality_documentation/sphinxlatexstyletext.sty
quality_documentation/sphinxlatextables.sty
quality_documentation/sphinxmanual.cls
quality_documentation/sphinxmessages.sty
quality_documentation/sphinxmulticell.sty
quality_documentation/sphinxoptionsgeometry.sty
quality_documentation/sphinxoptionshyperref.sty
quality_documentation/sphinxpackageboxes.sty
quality_documentation/sphinxpackagecyrillic.sty
quality_documentation/sphinxpackagefootnote.sty
quality_documentation/sphinxpackagesubstitutefont.sty
quality_documentation/base/CookiecutterMacros.tex
quality_documentation/base/acronyms.tex
quality_documentation/base/history.tex
quality_documentation/base/metadata.tex
quality_documentation/base/pythoninputstyle.tex
quality_documentation/base/sil2.tex
quality_documentation/base/sil3.tex
quality_documentation/base/sources.bib
quality_documentation/base/sources.tex
quality_documentation/review_checklists/qf-16a.docx
quality_documentation/review_checklists/qf-16b.docx
quality_documentation/review_checklists/qf-16c.docx
quality_documentation/review_checklists/qf-16d.docx
quality_documentation/review_checklists/qf-16e.docx
quality_documentation/review_checklists/qf-16f.docx
quality_documentation/uml/.$flow_chart.drawio.bkp
quality_documentation/uml/copy your design png file into this folder.txt
quality_documentation/uml/flow_chart.drawio
quality_documentation/uml/orbitx_design.png
quality_documentation/uml/propagate_orbit.drawio.png
quality_documentation/uml/return-matchups.drawio.png
tests/conftest.py