Releases: CADWRDeltaModeling/pyhecdss
Releases · CADWRDeltaModeling/pyhecdss
1.4.0
Fix for time window parsing #19
Fix for issue #19 Thanks to Zack Leady for finding and report it!
Fixed for pandas out of bounds timestamp: issue #16
0.4.0 fixes for issue #16: pandas timestamp limitations
Compatible with pandas 1.0.0
Fixed issue-15 to make it compatible with pandas 1.0.0
Fixed issue with end of timestamp writing to dss files for "PER-*" data type
Fixed issue with end of timestamp writing to dss files for "PER-*" data type
Fixes issue #8
For linux using the latest compilers for gcc/gfortran/g++ fixed crashes when linking with libgfortran.so.4 at runtime
Partial fixes for offset
Partial fixes for offset: Fixed for INST-* timeseries but not PER-* timeseries (issue #12)
Fixed end of timestamp storage and crashing issue
Release after Henry's pull request
issues warnings or throws exception based on return value from functions
fixed minor typo(s), added tests,
Some enhancements and a bug fix
Fixed time periods to be interpreted correctly when dealing with 'PER-AVG' or 'PER-VAL'
Added functions to set message level (verbosity), read DSS file version number and set program name when writing to DSS files.