Skip to content

This repository generates a STAC catalog for accessing a dataset of daily updated HydroForecast seasonal river flow forecasts at six locations in the Kwando and Upper Zambezi river basins

License

Notifications You must be signed in to change notification settings

Upstream-Tech/stactools-kaza-hydroforecast

Repository files navigation

stactools-kaza-hydroforecast

PyPI

This repository generates a STAC catalog for accessing a dataset of daily updated HydroForecast seasonal river flow forecasts at six locations in the Kwando and Upper Zambezi river basins. More details about the locations, project context, and to interactively view current and previous forecasts, visit our public website.

STAC Examples

Installation

pip install stactools-kaza-hydroforecast

Command-line Usage

Description of the command line functions

$ stac kaza-hydroforecast create-collection destination
$ stac kaza-hydroforecast create-item source destination

Use stac kaza-hydroforecast --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 -vv

About

This repository generates a STAC catalog for accessing a dataset of daily updated HydroForecast seasonal river flow forecasts at six locations in the Kwando and Upper Zambezi river basins

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published