Skip to content

stactools package for data from the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER)

License

Notifications You must be signed in to change notification settings

stactools-packages/aster

Repository files navigation

stactools-aster

PyPI

stactools package for working with ASTER data.

STAC Examples

Installation

pip install stactools-aster

Command-line Usage

Description of the command line functions

stac aster create-item source destination

Use stac aster --help to see all subcommands and options.

Contributing

We use pre-commit to check any changes. To set up your development environment:

pip install -e .
pip install -r requirements-dev.txt
pre-commit install

To check all files:

pre-commit run --all-files

To run the tests:

pytest

About

stactools package for data from the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER)

Resources

License

Stars

Watchers

Forks

Packages

No packages published