DSS files will usually close on their own after some period of inactivity, but it is best practice for users to explicitly close the file when they are finished: dss_close(exfile) # or close all files opened by dssrip2 with dss_close_all() Writing data {dssrip2} deduces the data type...
dss_config_filename: location of a .json file spelling out required dependencies and JVM location, see example inconfigdirectory of this repository. I make this work with the following in my.Rprofile: # this line tells dssrip where to store / find the dependencies, you must be able to lo...
Multi-user access mode is handled automatically by HEC-DSS. The user does not need to do anything to turn it on. Multi-user access allows multiple users, multiple processes, to read and write to the same HEC-DSS file at the same time. This is true for a network drive as well as a...
Graphical User Interface forHEC-DSSdatabase file. Usage Dependencies pydsstools pyqt5 pyqtgraph NumPy pandas Installation Contributing All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. Feel free to ask questions on myemail. ...