LICENSE
MANIFEST.in
README.md
setup.py
OTSO/__init__.py
OTSO/_cone.py
OTSO/_coordtrans.py
OTSO/_cutoff.py
OTSO/_flight.py
OTSO/_magfield.py
OTSO/_planet.py
OTSO/_trace.py
OTSO/_trajectory.py
OTSO/otso_cli.py
OTSO.egg-info/PKG-INFO
OTSO.egg-info/SOURCES.txt
OTSO.egg-info/dependency_links.txt
OTSO.egg-info/entry_points.txt
OTSO.egg-info/requires.txt
OTSO.egg-info/top_level.txt
OTSO/_core/__init__.py
OTSO/_core/custom_classes/__init__.py
OTSO/_core/custom_classes/cores.py
OTSO/_core/custom_classes/date.py
OTSO/_core/custom_classes/parameter_types.py
OTSO/_core/custom_classes/solar_wind.py
OTSO/_core/custom_classes/stations.py
OTSO/_core/data_classes/__init__.py
OTSO/_core/data_classes/cone_data.py
OTSO/_core/data_classes/cutoff_data.py
OTSO/_core/data_classes/flight_data.py
OTSO/_core/data_classes/magfield_data.py
OTSO/_core/data_classes/planet_data.py
OTSO/_core/data_classes/trace_data.py
OTSO/_core/data_classes/trajectory_data.py
OTSO/_core/fortran_calls/__init__.py
OTSO/_core/fortran_calls/cone.py
OTSO/_core/fortran_calls/coordtrans.py
OTSO/_core/fortran_calls/cutoff.py
OTSO/_core/fortran_calls/flight.py
OTSO/_core/fortran_calls/magfield.py
OTSO/_core/fortran_calls/planet.py
OTSO/_core/fortran_calls/trace.py
OTSO/_core/fortran_calls/trajectory.py
OTSO/_core/inputs/__init__.py
OTSO/_core/inputs/cone_inputs.py
OTSO/_core/inputs/cutoff_inputs.py
OTSO/_core/inputs/flight_inputs.py
OTSO/_core/inputs/magfield_inputs.py
OTSO/_core/inputs/planet_inputs.py
OTSO/_core/inputs/trace_inputs.py
OTSO/_core/inputs/trajectory_inputs.py
OTSO/_core/libs/__init__.py
OTSO/_core/livedata/__init__.py
OTSO/_core/livedata/extract.py
OTSO/_core/livedata/file_clean.py
OTSO/_core/livedata/pull_live_data.py
OTSO/_core/otso_functions/__init__.py
OTSO/_core/otso_functions/otso_cone.py
OTSO/_core/otso_functions/otso_coordtrans.py
OTSO/_core/otso_functions/otso_cutoff.py
OTSO/_core/otso_functions/otso_flight.py
OTSO/_core/otso_functions/otso_magfield.py
OTSO/_core/otso_functions/otso_planet.py
OTSO/_core/otso_functions/otso_trace.py
OTSO/_core/otso_functions/otso_trajectory.py
OTSO/_core/readme_generators/__init__.py
OTSO/_core/readme_generators/cone_readme.py
OTSO/_core/readme_generators/coordtrans_readme.py
OTSO/_core/readme_generators/cutoff_readme.py
OTSO/_core/readme_generators/flight_readme.py
OTSO/_core/readme_generators/magfield_readme.py
OTSO/_core/readme_generators/planet_readme.py
OTSO/_core/readme_generators/readme_utils.py
OTSO/_core/readme_generators/trace_readme.py
OTSO/_core/readme_generators/trajectory_readme.py
OTSO/_core/serverdata/__init__.py
OTSO/_core/serverdata/omni_data_pull.py
OTSO/_core/serverdata/server.py
OTSO/_core/serverdata/tsy15_download.py
OTSO/_core/utils/__init__.py
OTSO/_core/utils/igrf_utils.py
OTSO/_core/utils/input_utils.py
OTSO/_core/utils/maglines_utils.py
OTSO/_core/utils/mhd_utils.py
OTSO/_core/utils/tsy_params_utils.py