stactools subpackage for creating sentinel1 STACs
Project description
stactools-sentinel1
- Name: sentinel1
- Package:
stactools.sentinel1
- PyPI: https://pypi.org/project/stactools-sentinel1/
- Owner: @scottyhq
- Dataset homepage: https://registry.opendata.aws/sentinel-1-rtc-indigo/
- STAC extensions used:
Sentinel-1 subpackage for stactools
NOTE Currently only configured for AWS Radiometric Terrain Corrected (RTC) Public Dataset: https://registry.opendata.aws/sentinel-1-rtc-indigo. Future versions may support other public datasets such as GRD and SLC.
How to use
Install package
pip install stactools-sentinel1
Create a STAC Item
stac sentinel1 create-item s3://sentinel-s1-rtc-indigo/tiles/RTC/1/IW/12/S/YJ/2016/S1B_20161121_12SYJ_ASC S1B_20161121_12SYJ_ASC
Create a STAC Static Catalog
https://github.com/scottyhq/sentinel1-rtc-stac
Development instructions
Set up virtual environment
git clone https://github.com/YOUR_FORK/sentinel1
# Use a virtual environment
conda env create
conda activate stactools-sentinel1
# Development install of dependencies
pip install -e ./
pip install -r requirements-dev.txt
Make changes on a new branch, test, open a pull request
git checkout -b newfeature
# make changes
# Run CI tests locally
./scripts/cibuild
# Or run individual scripts
./scripts/lint
./scripts/format
./scripts/test
# Once tests pass, commit changes and create a pull request
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
Close
Hashes for stactools-sentinel1-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78901f3c8049cdf8261fa14f99c7c2be19c02914ecddf1272fa1ba7b53224a34 |
|
MD5 | 45fb8318278a38aef5c43ae0a34431b8 |
|
BLAKE2b-256 | 9aae35d178e25d2420806b791fe71f0ebc0dc2a6d7a8f3e63a043ea9e10e47de |
Close
Hashes for stactools_sentinel1-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9165c2ff6d9e2bc30c3b4e020940e950fdc5fd42a59125d355d5e4ed22ab2a7b |
|
MD5 | b0a6f767ae13a80d6f382483ebd44271 |
|
BLAKE2b-256 | 8441d1f332b7332ce27cfef1287426afbf7173afe51b1dfd4944525c107a0149 |