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.1.tar.gz (416.4 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.1-py3-none-any.whl (236.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: snowtool-0.2.1.tar.gz
  • Upload date:
  • Size: 416.4 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.1.tar.gz
Algorithm Hash digest
SHA256 ebc2080dddf56d8b38747839258b6ab77ef55753c4e2cc7416e1ad92852a4b15
MD5 c584ca7e6727637960008862a6d45f83
BLAKE2b-256 8571a349579851a552958c09407526895521d34f7781dc7a068a40d7d27b2172

See more details on using hashes here.

Provenance

The following attestation bundles were made for snowtool-0.2.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: snowtool-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 236.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e46cff6d3abd4553b45f772a230c3745e5007354d57eebb0a293c4da104c8968
MD5 22c2970eef37186aa79e489ee1b69226
BLAKE2b-256 6c0673864e10665600fa5d8badf8063d72e297db29ef97f5d7d49a6bb039e446

See more details on using hashes here.

Provenance

The following attestation bundles were made for snowtool-0.2.1-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