Getting Started
Getting Started#
- Installation
- Authentication
- Initial Example
- 0 - Install Spacesense Client Library and dependencies
- 1 - Import spacesense object(s) and other dependencies
- 2 - Configure the API Key by setting the
SS_API_KEY
environment variable - 3 - Define the area of interest (AOI), time of interest (TOI), output options
- 4 - Search S2
- Select just one S2 result
- 5 - Select only certain bands of S2
- 6 - Obtain S2 image (Fuse)
- 7 - Visualize
- Library Structure