Package to simplify working with Satellogic APIs
Project description
spotlite - Satellogic Imagery Discovery Support Package
PURPOSE:
This app simplifies the engagement with Satellogic's archive and tasking APIs.
MAIN FUNCTION ACTIVITIES
This package supports the following activities:
Clase Spotlite:
Purpose: Serves as a unifying class to simplify working with the features. You can still use the helper classes behind Spotlite if desired. Main Methods of Interest:
- Search And Animate Site - Creates animated stack(s) for POIs with width polygons.
- Create Cloud Free Basemap - Creates a cloud free map using the latest cloud free tile from the archive.
- Create Heatmap Of Collection Age - Creates heatmap for image age for AOI and date range.
- Create Heatmap Of Imagery Depth - Creates heatmap for image depth/count for AOI and date range.
- Create Heatmap Of Cloud Cover - Creates heatmap for image cloud cover for AOI and date range.
- Download Tiles For BBox - Downloads the tiles for an AOI and date range
- Run Subscription Monitor - Monitors a configurable series of AOIs for new captures and send email notifications.
- Dump Footprints - Finds and saves the image strip footprints to the desktop for an AOI and date range.
Class Searcher:
- search_archive - search the archive using multi-threaded approach
Class TileManager:
- animate_tile_stack - animate tile stack found by Searcher class, saves results to maps/ and images/
- cloud_heatmap - create heatmap for tiles with cloud cover below a configurable threshold
- age_heatmap - create heatmap for tile age
- count_heatmap - create heatmap for tile count, essentially the depth of stacks.
- save_tiles - download and save tiles on local computer
- filter_tiles - filter tiles based on cloud cover and valid pixel percent
- filter_and_sort_tiles - filter_tiles plus sort and eliminate duplicates for heatmap optimization
- create_aois_from_points - takes point list and returns bbox aois and points list
Class Monitor Agent:
Purpose: To manage the monitoring of the configurable list of subscription areas.
- Run - once the Agent is initialized you just need to call run and it will continue to run in the terminal until canceled.
Class TaskingManager:
- create_new_task - creates new task request to capture new imagery
- cancel_task - cancels a task
- task_status - checks the status of a task
- download_image - download a tasked and received image
- query_tasks_by_status - find all tasks of certain status code
- capture_list - list the sceneset_ids for a capture task
- check_account_config - checks the status of the user's account
- query_available_tasking_products - check what products the user can order
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spotlite-0.5.0.tar.gz.
File metadata
- Download URL: spotlite-0.5.0.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d5381a31a25cd79371473002be7b8452fb7157b31e07df5a5be850d488dbc54
|
|
| MD5 |
c85be471caa9a94cadb60e0aead1d547
|
|
| BLAKE2b-256 |
7fd74a284555296dc374f95a16892515313eee96237e5fd5f196770c32757310
|
File details
Details for the file spotlite-0.5.0-py3-none-any.whl.
File metadata
- Download URL: spotlite-0.5.0-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08081719e152a3a0097bd2d2fc7e860a0f9b505d5ae1bf7ac68ce1a5d0b1873
|
|
| MD5 |
464f65f1ac8d0e203f0a344d1e1cef18
|
|
| BLAKE2b-256 |
fcdd338662a8da36d850e71c9742f8bf8171932921edf144203be1e4f873babc
|