- Name: usfs-lcms
- Package:
stactools.usfs_lcms
- stactools-usfs-lcms on PyPI
- Owner: @githubusername
- Dataset homepage
- STAC extensions used:
- Extra fields:
usfs-lcms:custom
: A custom attribute
- Browse the example in human-readable form
A short description of the package and its usage.
pip install stactools-usfs-lcms
Description of the command line functions
stac usfs-lcms create-item source destination
Use stac usfs-lcms --help
to see all subcommands and options.
We use pre-commit to check any changes. To set up your development environment:
pip install -e '.[dev]'
pre-commit install
To check all files:
pre-commit run --all-files
To run the tests:
pytest -vv
If you've updated the STAC metadata output, update the examples:
scripts/update-examples