Skip to main content

Command line script and Python library to develop water balance from HSPF models

Project description

Tests Test Coverage Latest release BSD-3 clause license hspf_utils downloads PyPI - Python Version

hspf_utils - Quick Guide

The hspf_utils is a command line script and Python library of utilities to work with the Hydrological Simulation Program - FORTRAN (HSPF). Uses pandas (http://pandas.pydata.org/) or numpy (http://numpy.scipy.org) for any heavy lifting.

Requirements

  • hspfbintoolbox - Utility to extract time-series from HSFP binary output files; collected and installed by ‘pip’ or ‘easy_install’ command.

Installation

Should be as easy as running pip install hspf_utils or conda install -c conda-forge hspf_utils at any command line.

Usage - Command Line

Just run ‘hspf_utils –help’ to get a list of subcommands:

usage: hspf_utils [-h] {about,detailed,summary,mapping,parameters} ...

positional arguments:
  {about,detailed,summary,mapping,parameters}
    about               Display version number and system information.
    detailed            Develops a detailed water balance.
    summary             Develops a summary water balance.
    mapping             Develops a csv file appropriate for joining to a GIS
                        layer.
    parameters          Develops a table of parameter values.

optional arguments:
  -h, --help            show this help message and exit

For the subcommands that output data it is printed to the screen and you can then redirect to a file.

Usage - API

You can use all of the command line subcommands as functions. The function signature is identical to the command line subcommands. The return is always a PANDAS DataFrame. Input can be a CSV or TAB separated file, or a PANDAS DataFrame and is supplied to the function via the ‘input_ts’ keyword.

Simply import hspf_utils:

import hspf_utils

# Then you could call the functions

ntsd = hspf_utils.summary("test.hbn", uci="test.uci")

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

hspf_utils-6.0.8.tar.gz (17.0 MB view details)

Uploaded Source

Built Distribution

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

hspf_utils-6.0.8-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file hspf_utils-6.0.8.tar.gz.

File metadata

  • Download URL: hspf_utils-6.0.8.tar.gz
  • Upload date:
  • Size: 17.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.0

File hashes

Hashes for hspf_utils-6.0.8.tar.gz
Algorithm Hash digest
SHA256 c8b8d99128629a383ab0e470c976b36c15016c6a5a9b9a38ce718228150875b2
MD5 4bacece2f743de37c495bc1a1d8d5685
BLAKE2b-256 c7fdc84d90a069fde769b93160129be3e617ba13f1b51fd3352d5b252a57a48b

See more details on using hashes here.

File details

Details for the file hspf_utils-6.0.8-py3-none-any.whl.

File metadata

  • Download URL: hspf_utils-6.0.8-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.0

File hashes

Hashes for hspf_utils-6.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 c174e5aa2ad743cd838bd96ae9a4d550d705dd1bfe246bcc09e9f4baac4d0d4d
MD5 5c06ba2816240535eb738f794cbc6524
BLAKE2b-256 d80fa4d7b82becaeafd174bba8117a233eb33dbe4771931a1091a82c2c67b011

See more details on using hashes here.

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