This directory contains scripts.
- setup_dependencies.sh: Run this script to setup the library dependencies. CMake must be installed separately.
- setup_dependencies_mac.sh: Run this script to setup the library dependencies on macOS Catalina or later. CMake must be installed separately.
- generate_polar_norad_ids.py: Generates a list of NORAD IDs for satellites in polar orbits at different altitudes
- generate_step_config_files.py: Given a TLE
file, the number of revolutions to simulate, and the desired simulation time
steps, this script outputs the appropriate
num-steps.datandtime-step.datconfiguration files - generate_small_step_config_files.py:
Use this script to generate
num-steps.datandtime-step.datconfiguration files when the time step is very small compared to the time for revolutions - README.md: This document
Written by Bradley Denby
Other contributors: None
See the top-level LICENSE file for the license.