Skip to main content

Terrascout CLI — geospatial data scoping from the terminal

Project description

Terrascout CLI

Geospatial data scoping from the terminal. Find the best satellite imagery and spatial datasets for your project — ranked, scored, and assessed for feasibility.

Powered by Terrascout.

Install

pip install terrascout

Requires Python 3.11+. No API key needed for free-tier features.

Quick Start

# Check connectivity to Terrascout API
terrascout health

# Create a scope from a natural language brief
terrascout scope new "Monitor vegetation on a 500ha mine site near Emerald QLD, monthly for 12 months"

# View results for a scope
terrascout scope view <scope_id>

# Download a PDF compliance report
terrascout scope report <scope_id> --output report.pdf

# Compare recommendations side-by-side
terrascout scope compare <scope_id>

Search

# Browse free satellite data providers
terrascout search providers --free-only

# Filter by resolution
terrascout search providers --resolution 10

# Search STAC catalogs for recent scenes
terrascout search stac --collection sentinel-2-l2a --bbox 144,-38,145,-37

Projects

# List your project workspaces
terrascout project list

# Create a new project
terrascout project create "Mine Rehabilitation Monitoring"

AI Agents

# List available AI agents
terrascout agents list

# Run an agent on a scope
terrascout agents run methodology_writer --scope <scope_id>

Configuration

Config is stored at ~/.terrascout/config.yaml:

# View current config
terrascout config show

# Point to a different API (e.g., local dev server)
terrascout config set api_url http://localhost:8000

# Point to production (default)
terrascout config set api_url https://terrascout.app

Authentication

terrascout auth login --email user@example.com
terrascout auth status
terrascout auth logout

Authentication is optional for core scoping features. Required for projects, agents, and alert subscriptions.

Also Available

  • Web app: https://terrascout.app
  • MCP Server: Connect Terrascout to Claude, Cursor, Windsurf, and other AI assistants
  • REST API: Full OpenAPI docs at /docs

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

terrascout-0.5.0-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file terrascout-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: terrascout-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for terrascout-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61efb1d2c3e23dcd415d570f10d081dc02b7e2bb5f30cc51bb9a026d334ecb10
MD5 19edafb685c4640c85e438a84b1641f2
BLAKE2b-256 a37fe22a50cc7241720b0e4c3af7fcf1fbfc510c0edb47eb57c1aa3558098511

See more details on using hashes here.

Supported by

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