Skip to main content

Snow analysis tool for basin forecasting

Project description

snowtool

Snow analysis tool for basin forecasting.

snowtool manages a snowdb — an on-disk directory holding multiple gridded snow datasets (SNODAS, UA SWANN, SPIRES/INSTARR, …) — and answers per-basin queries against it: zonal statistics of snow variables crossed over elevation bands, aspect classes, and forest-cover thresholds. It ships as a CLI and a read-only HTTP API, both sitting on the same core.

A snowdb is a plain directory: a root config, a pourpoints/ catalog, and a data/<dataset>/ tree of per-date COGs. Basins are delineated from pourpoints and burned into per-dataset area-weighted masks; queries reduce datasets over those masks live. Raster I/O is rasterio + async-tiff + griffine — no system GDAL required.

Installation

Requires Python 3.14+. Install as a uv tool:

uv tool install snowtool

Or run from a clone for development — see CONTRIBUTING.md.

Configuration

snowtool reads its snowdb location from the SNOWTOOL_SNOWDB_CONFIG environment variable (or the per-command --config/-C option). Dotenv loading is disabled, so the variable must be set in the environment:

export SNOWTOOL_SNOWDB_CONFIG=/path/to/snowdb/snowdb_conf.json

Usage

The CLI has top-level commands (init, status, doctor, stats) and command groups (dataset, pourpoint, api, windows); run snowtool --help or snowtool <command|group> --help for details. Serve the read-only HTTP API with uvicorn snowtool.api.app:get_app --factory (or snowtool api serve).

See the documentation for full usage, deployment (including Windows/IIS), and generated CLI, HTTP API, and Python API reference.

Contributing

See CONTRIBUTING.md for development setup, testing, and project conventions.

Team members: see the development notes for additional context.

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

snowtool-0.2.2.tar.gz (418.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

snowtool-0.2.2-py3-none-any.whl (237.6 kB view details)

Uploaded Python 3

File details

Details for the file snowtool-0.2.2.tar.gz.

File metadata

  • Download URL: snowtool-0.2.2.tar.gz
  • Upload date:
  • Size: 418.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for snowtool-0.2.2.tar.gz
Algorithm Hash digest
SHA256 3178bf95e80559529beb96eb30cc815b7e7ec553e45fe251f3b6193596b14c6f
MD5 6d4131560b71dccc6dc1cc5f3e13212f
BLAKE2b-256 5365ddd17c525f51331a11d1c35abc15ce48d1e11b8f1938fc73ca9e9bf970b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for snowtool-0.2.2.tar.gz:

Publisher: release.yml on PSU-CSAR/snowtool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file snowtool-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: snowtool-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 237.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for snowtool-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a6a48f365828698acc7e4f36569652697549d6ae4f877b3c010c08060eb55660
MD5 7f00ac25ed77656db5af950dd3cfd93e
BLAKE2b-256 3be3239efde3f8152de04eb3626df979c8f73af743c3db64753d7480aba666d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for snowtool-0.2.2-py3-none-any.whl:

Publisher: release.yml on PSU-CSAR/snowtool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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