Sample Projects
Satcat SDK provides several code sample projects for common SDK use cases. These samples can be used as a starting point for a custom SDK project, or simply as material to assist in learning about the SDK.
Satcat Launch
- 4 sample CALIPER launch trajectory data files, describing a LEO launch mission with realistic launch profiles
- A Python script using Satcat SDK to upload and screen the sample data with Satcat Launch with a simple command-line interface
View Satcat Tuned Covariance Ephemeris Fetcher Demo Project on GitLab
Screener
- Simple Python script using Satcat SDK to download the latest SP Catalog ephemeris for an object with a given NORAD ID
View Catalog Ephemeris Fetcher on GitLab