Skip to content

huskysar/umbra

Repository files navigation

UMBRA

Code related to NASA CSDAP Umbra Space evaluation

rendered notebooks

  1. Order Summary
  2. Public Archive Search
  3. Basic Task Submission
  4. Constrained Task Submission
  5. Space-track Orbits

environment management

We recommend using pixi.sh to manage the Python environment required to execute code and notebooks in this repository

cd umbra
pixi install

downloading tasked data via API

See ./download/README.md

authentication

Set the following environment variables

# NOTE: currently sandbox token doesn't work for search, use standard token
export UMBRA_API_TOKEN="aaaaa"

export SPACETRACK_USER="bbbbb"
export SPACETRACK_PASS="ccccc"

About

Code related to NASA CSDAP Umbra Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published