Skip to main content

Tradespace Analysis Toolkit for Constellations (TAT-C)

PyPI Python Versions Unit Tests Documentation License DOI

The Tradespace Analysis Toolkit for Constellations (TAT-C) provides low-level data structures and functions for systems engineering analysis and design of Earth-observing space missions suitable for pre-Phase A concept studies.

Documentation: https://tatc.readthedocs.io

Repository: https://github.com/code-lab-org/tatc

Installation

TAT-C requires Python 3.10–3.14. Install the latest release from PyPI:

pip install tatc

Development Installation

To work with the source code, clone the repository and install the tatc library in "editable" mode:

pip install -e .

Note: the following optional dependencies are available with bracket notation:

  • pip install -e ".[dev]": for development (unit testing, coverage, and linting)
  • pip install -e ".[docs]": for generating documentation
  • pip install -e ".[examples]": for running optional examples
  • pip install -e ".[osse]": for running optional observing system simulation experiment (OSSE) examples

Multiple optional dependencies can be installed with a comma-separated list (e.g., pip install -e ".[dev,examples]")

Development Tools

Development tools are applicable when working with the source code.

Unit Tests

Run unit tests with:

python -m unittest

Optionally, run a test coverage report:

coverage run -m unittest

including html output:

coverage html

Documentation

Generate documentation from the docs directory using the command:

make html

Code Style

This project uses the black code style, applied from the project root:

black .

Pull requests are also linted with pylint, which must score at least 9.0:

pylint --rcfile=.pylintrc src/tatc

License

This project is licensed under the BSD 3-Clause License — see LICENSE for details.

Citation

If you use TAT-C in your research, please cite it using the metadata in CITATION.cff, or the DOI badge above for the latest release.

Contact

Paul T. Grogan paul.grogan@asu.edu

Acknowledgements

This project was supported in part by the National Aeronautics and Space Administration (NASA) Earth Science Division (ESD) Earth Science Technology Office (ESTO) Advanced Information Systems Technology (AIST) program. Financial support is acknowledged under NASA grant numbers: NNX17AE06G, 80NSSC17K0586, 80NSSC20K1118, 80NSSC21K1515, 80NSSC22K1705, 80NSSC24K0575, 80NSSC24K0921; NASA Jet Propulsion Laboratory subcontracts: 1689594, 1686623, 1704657, 1705655; Texas A & M University subaward M2403907.

Current Project Team

Project Alumni

  • I. Josue Tapia-Tamayo
  • Suvan Kumar
  • Isaac Feldman
  • Hayden Daly
  • Lindsay Portelli
  • Matthew Sabatini
  • Evan Abel
  • Sigfried Hache

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tatc-3.5.0.tar.gz (16.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tatc-3.5.0-py3-none-any.whl (16.0 MB view details)

Uploaded Python 3

File details

Details for the file tatc-3.5.0.tar.gz.

File metadata

  • Download URL: tatc-3.5.0.tar.gz
  • Upload date:
  • Size: 16.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for tatc-3.5.0.tar.gz
Algorithm Hash digest
SHA256 d9fe2cca23e762ae47224015bc094415a613c6414a8306c4e660a10ab8734f80
MD5 c5672604ff818bca9a17bc62e83355b7
BLAKE2b-256 ccf6e31dd108480eac03e3e6b41e9c2b05af21227894862976a9ccb441b332c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for tatc-3.5.0.tar.gz:

Publisher: pypi-publish.yml on code-lab-org/tatc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tatc-3.5.0-py3-none-any.whl.

File metadata

  • Download URL: tatc-3.5.0-py3-none-any.whl
  • Upload date:
  • Size: 16.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for tatc-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 edd8c52b2418c46c398569db3a014fe411e4d1bbb9fe47f95507b00bcaa25d1f
MD5 506d9623b17718d6655162f4caf32059
BLAKE2b-256 7acaf94edb97073e42d9c99ff6357787243864d5a04008a972ae2d66825f2a23

See more details on using hashes here.

Provenance

The following attestation bundles were made for tatc-3.5.0-py3-none-any.whl:

Publisher: pypi-publish.yml on code-lab-org/tatc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

3.5.0 This release

2 files

3.4.10

2 files

3.4.9

2 files

3.4.8

2 files

3.4.7

2 files

3.4.6

2 files

3.4.5

2 files

3.4.4

2 files

3.4.3

2 files

3.4.2

2 files

3.4.1

2 files

3.4.0

2 files

3.3.0

2 files

3.2.2

2 files

3.2.1

2 files

3.2.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page