Skip to main content

Command line script and Python library to read HSPF WDM, binary, and plotgen time series.

Project description

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

hspf_reader - Quick Guide

The hspf_reader is a pure Python module and command line script to read HSPF time-series from WDM files, HSPF binary files, and HSPF plotgen files.

Use “wdmtoolbox” to create, examine, read, and write to WDM files.

Use “hspfbintoolbox” to catalog and read HSPF binary output files.

Installation

pip

pip install hspf_reader

conda

conda install -c conda-forge hspf_reader

Usage - Command Line

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

usage: hspf_reader [-h]
                 {wdm, hbn, plotgen, about} ...

positional arguments:
  {wdm, hbn, plotgen, about}

wdm
    Read HSPF WDM files.
hbn
    Read HSPF binary files.
plotgen
    Read HSPF plotgen files.
about
    Display version number and system information.

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

The output time-series data 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.

Simply import hspf_reader:

from hspf_reader import hspf_reader

# Then you could call the functions
ntsd = hspf_reader.wdm('wdm_file.wdm', 202)

# Once you have a PANDAS DataFrame you can use that as input to other
# hspf_reader functions.
ntsd = hspf_reader.hbn('hbn_file.hbn', "yearly", [,,,"TAET"])

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_reader-2.1.1.tar.gz (863.2 kB view details)

Uploaded Source

Built Distribution

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

hspf_reader-2.1.1-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

Details for the file hspf_reader-2.1.1.tar.gz.

File metadata

  • Download URL: hspf_reader-2.1.1.tar.gz
  • Upload date:
  • Size: 863.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hspf_reader-2.1.1.tar.gz
Algorithm Hash digest
SHA256 bf05fd76ad8e0e32b7b0c0cc32731fb031a7babe5f394069b87aec98dddbeddd
MD5 89f05fec5b18970b07aa74b4a9e8620e
BLAKE2b-256 0b99338ba977bbdb2f6996d858ee24126e6705fcbbfbe0b3942ecf8cbbdb45cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for hspf_reader-2.1.1.tar.gz:

Publisher: pypi-package.yml on timcera/hspf_reader

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

File details

Details for the file hspf_reader-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: hspf_reader-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 63.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hspf_reader-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca3c02835d26a7abdaa5073df75f7d176955610714e4426fde6cf3d0854fb040
MD5 2ede3e24262b924d7016aeadcce1db6e
BLAKE2b-256 468e07f620948636f74faa730fa7592ac9513ecb87bebe5e867aaf3883ab8dab

See more details on using hashes here.

Provenance

The following attestation bundles were made for hspf_reader-2.1.1-py3-none-any.whl:

Publisher: pypi-package.yml on timcera/hspf_reader

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