Skip to main content

A software development kit for developing projects on TerraScope

Project description

TerraScope SDK

Description

The TerraScope Platform is a collection of tools to analyze sensor data over space and time. The TerraScope SDK (software development kit) is a Python package that simplifies users' interaction with the TerraScope Platform API.

Installation

Readme: Installation

Usage

TerraScope SDK is designed to simplify access to all the terrascope-api calls that are available. Ensure that you have the correct terrascope-api package installed.

Each API uses a client object which requires the following env variables to be set:

TERRASCOPE_API_HOST=terrascope-api1.orbitalinsight.com
TERRASCOPE_API_TOKEN=<TerraScope API Token>
TERRASCOPE_TIMEOUT=<Int timeout in seconds> defaults to 60 seconds

You will always want to ensure that you have the correct terrascope-sdk version installed. The latest can be found here: https://pypi.org/project/terrascope-sdk/

To manually build a local version of the terrascope-sdk (for example, if you are making changes and want to test):

  1. Update the version specified in the pyproject.toml file, e.g. version = "1.0.6-test"
  2. Execute from the top-level terrascope_sdk folder: python3 -m build
  3. cd dist/
  4. pip3 install terrascope_sdk-1.0.6-test-py3-none-any.whl (this file name may be different based on the version specified)

Authors and acknowledgment

Orbital Insight

License

LICENSE

Project details


Download files

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

Source Distribution

terrascope-sdk-1.0.19.tar.gz (43.8 kB view details)

Uploaded Source

Built Distribution

terrascope_sdk-1.0.19-py3-none-any.whl (57.9 kB view details)

Uploaded Python 3

File details

Details for the file terrascope-sdk-1.0.19.tar.gz.

File metadata

  • Download URL: terrascope-sdk-1.0.19.tar.gz
  • Upload date:
  • Size: 43.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for terrascope-sdk-1.0.19.tar.gz
Algorithm Hash digest
SHA256 086e89418ab1fa01630b837ee3ffd51a558c11f26120e32d7337a737213494e8
MD5 460d2a4031a49cc9d065cbb347ad63c3
BLAKE2b-256 07739f5f455fef09d0264af4acfd51d2bd5a0e114e977bd8229c72c1b8edb995

See more details on using hashes here.

File details

Details for the file terrascope_sdk-1.0.19-py3-none-any.whl.

File metadata

File hashes

Hashes for terrascope_sdk-1.0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 77af2ad58054d4f2a2771d21b4fba0534593e8b8bda00a9f1faafa06148c97e0
MD5 d7dbada3ab97f5733e14c39f5e038785
BLAKE2b-256 bc408b874a0d9e949ec4e85d929bb1a03e96c487590ce115c5195d2b8887c0d3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page