Skip to main content

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


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)

Uploaded Source

Built Distribution

stactools_naip-0.5.0-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page