STAC item creation tools for NAIP dataset.
Project description
stactools-naip
stactools-naip is a stactools package to generate STAC objects for NAIP images.
How to use
To install, run:
pip install stactools-naip
pip install stactools[s3]
To create a STAC Item:
aws s3 cp --request-payer requester s3://naip-analytic/va/2018/60cm/fgdc/37077/m_3707763_se_18_060_20180825.txt .
export AWS_REQUEST_PAYER='requester'
stac naip create-item --fgdc m_3707763_se_18_060_20180825.txt \
VA 2018 s3://naip-analytic/va/2018/60cm/rgbir_cog/37077/m_3707763_se_18_060_20180825.tif \
json-dest/
Development
pip install -e .[dev]
Install pre-commit hooks with:
pre-commit install
Run these before commit with:
pre-commit run --all-files
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
stactools-naip-0.5.0.tar.gz
(10.9 kB
view hashes)
Built Distribution
Close
Hashes for stactools_naip-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0719f3a193afaa52092f65f05ddc5bedbc557700b95c25b9da8425043c6f7980 |
|
MD5 | c28651e8e33809375327a4e49adc31f2 |
|
BLAKE2b-256 | a483252c374d2afe0d85846929098297ad76a366b7f959e682f805daad504a05 |