Skip to content

Python 3 interface to the HECLIB for 64 bit using SWIG. Primarily to provide access to HEC-DSS format

License

Notifications You must be signed in to change notification settings

dwr-zroy/pyhecdss

 
 

Repository files navigation

pyhecdss

For reading/writing HEC-DSS files [https://www.hec.usace.army.mil/software/hec-dss/] HEC-DSS is an ancient database used by the Army Corps of Engineers and prevalent in water related models. This module is a bridge to read and write time series data from this data format and read it into pandas DataFrame

Features

  • Open and close DSS files
  • Read catalog of DSS files as pandas DataFrame
  • Read and write time series from DSS files

Limitations

  • Only support for Python 3 - 64 bit for windows and linux
  • Relies on pre-compiled libraries the source distribution of which is not allowed

Credits

This package wraps the HEC-DSS Software using the Swig library.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python 3 interface to the HECLIB for 64 bit using SWIG. Primarily to provide access to HEC-DSS format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 41.2%
  • Python 36.4%
  • Jupyter Notebook 19.9%
  • SWIG 1.3%
  • Makefile 0.7%
  • Batchfile 0.4%
  • Shell 0.1%