Releases: Kongstad/sat-data-acquisition
Releases · Kongstad/sat-data-acquisition
Release Notes for v0.9.0
Installation
pip install sat-data-acquisitionWhat's New
Initial public release of sat-data-acquisition - a lightweight Python package for downloading satellite imagery from multiple sources with a standardized API.
Features
- 6 Satellite Data Sources: Sentinel-2 (E84/MPC), Sentinel-1, Landsat 8/9, HLS, Copernicus DEM 30m
- Flexible Providers: Microsoft Planetary Computer and Element84
- Smart Search: Query by coordinates or area identifiers from GeoJSON
- Multi-temporal Support: Download time-series imagery
- Cloud Filtering: Configurable thresholds for optical imagery
- Storage Options: Save to local disk or AWS S3
- Type-safe API: Pydantic models ensure data validation
- Reliable: Automatic retries and comprehensive logging
Documentation
- Full examples for all satellite sources
- Architecture documentation with data flow diagrams
- Processing and save parameter guides
- Jupyter notebooks for interactive exploration
View the full documentation at: https://github.com/Kongstad/sat-data-acquisition