Skip to content

stactools-packages/noaa-nwm

Repository files navigation

stactools-noaa-nwm

PyPI GitHub Workflow Status (with event)

A short description of the package and its usage.

STAC examples

Installation

pip install stactools-noaa-nwm

Command-line usage

Description of the command line functions

stac noaa-nwm create-item source destination

Use stac noaa-nwm --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 '.[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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published