- Notifications
You must be signed in to change notification settings - Fork7
Python 3 interface to the HECLIB (Version 6 only) for 64 bit using SWIG. Primarily to provide access to HEC-DSS format
License
CADWRDeltaModeling/pyhecdss
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
>Note: This project only supportsDSS version 6 and now recommends users toHEC-DSS Python version 7 and higher
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 prevalentin water related models. This module is a bridge to read and write time seriesdata from this data format and read it into pandas DataFrame
- Free software: MIT license
- Documentation:https://cadwrdeltamodeling.github.io/pyhecdss/
>Warning: pip installs do not work. Please use conda installs from the cadwr-dms channel
conda create -c conda-forge -c cadwr-dms -n test_pyhecdss python=3.12 pyhecdss
- Open and close DSS files
- Read catalog of DSS files as pandas DataFrame
- Read and write time series from DSS files
- Only support for Python 3 - 64 bit for windows and linux
- Relies on pre-compiled libraries the source distribution of which is not allowed
This package wraps theHEC-DSS Software using theSwig library.
This package was created withCookiecutter and theaudreyr/cookiecutter-pypackage project template.
About
Python 3 interface to the HECLIB (Version 6 only) for 64 bit using SWIG. Primarily to provide access to HEC-DSS format
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.