Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.15 KB

File metadata and controls

28 lines (22 loc) · 1.15 KB

Scripts

This directory contains scripts.

Directory Contents

  • 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.dat and time-step.dat configuration files
  • generate_small_step_config_files.py: Use this script to generate num-steps.dat and time-step.dat configuration files when the time step is very small compared to the time for revolutions
  • README.md: This document

License

Written by Bradley Denby
Other contributors: None

See the top-level LICENSE file for the license.