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.3.tar.gz (864.0 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.3-py3-none-any.whl (64.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hspf_reader-2.1.3.tar.gz
Algorithm Hash digest
SHA256 940df0a3208c1de4da175800283b08c174527998ccba3090e91d45566adfdfb0
MD5 e45e360fd1ba66c26eba6f6f723a4696
BLAKE2b-256 489ae8d2b2c1e6559ae9dd01c71f04241b30908dac15cbe8af682351d32d36f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for hspf_reader-2.1.3.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.3-py3-none-any.whl.

File metadata

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

File hashes

Hashes for hspf_reader-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 099ddcc51ce8ad95c23f88d6808f9c4b6ae62975273c622044c7d11844c0c5b2
MD5 6c3431cc11ffc236d8e6a21e4c3f749e
BLAKE2b-256 fcc5a8b5eea1e78f08dfd71251efe68744bc98fa94c39499cfae846865a2b63a

See more details on using hashes here.

Provenance

The following attestation bundles were made for hspf_reader-2.1.3-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