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_HOST=terrascope-api1.orbitalinsight.com
TERRASCOPE_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.12.tar.gz (43.9 kB view details)

Uploaded Source

Built Distribution

terrascope_sdk-1.0.12-py3-none-any.whl (58.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for terrascope-sdk-1.0.12.tar.gz
Algorithm Hash digest
SHA256 0f83d734bc7b259cdbf1b886545dd8ae7a165329903cf609f058050271b21269
MD5 408c7d556670c65070d71acc0c950db5
BLAKE2b-256 eb6c31bb7d4d08ca0cef301bdc1c648e14c51e5af591354041f3da8fd44272c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terrascope_sdk-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 6ae3b1fb479da5aa67564f51a8edee37b8a35dabced54f93064682942a4888ee
MD5 e09878f40da33b33917c84b48cf81b44
BLAKE2b-256 2a48e30cec5a7f3dc50fb64a1a43213dc1d63a9afaccdf6267b61c484df007b5

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