Julie_pie Posted July 13, 2017 Report Share Posted July 13, 2017 I'm having trouble with entering large quantities of data into HEC-HMS while avoiding copy+paste errors. I am currently using HEC-DSSVue, which allows me to enter data for multiple subbasins at a time. Unfortunately, I still have to enter data separately for each month. I was looking in to making my own DSS files, or using a code to go in and directly edit my DSS files, but I'm still having trouble figuring it out. Does anyone have any tips, or their own method for entering a lot of HEC-HMS data at once (without introducing many opportunities for human error)? Quote Link to comment Share on other sites More sharing options...
Chris Smemoe Posted July 14, 2017 Report Share Posted July 14, 2017 Julie, This is kind of a difficult question. It's been a long time since I've worked specifically on DSS files. HEC-DSSVue is the most comprehensive tool out there for viewing and editing DSS files. It seems like there is an import from text file (.csv) function that would allow you to convert several months of data to a DSS file using DSSVue. If there is not, you might have to either copy/paste the data manually as you are doing or write a program using VB or some other programming language to convert the data using one of the heclib DLL's. You can find some limited information about the heclib DLL's by searching on the internet. One version of the heclib DLL's (heclib50.dll) is included with the WMS download. We use the heclib DLL for writing DSS files for HMS models from WMS. I can answer specific questions about programming for the heclib DLL if you are not able to find a solution with HEC-DSSVue. My guess is that HEC-DSSVue should be flexible enough for you do what you need to do however. Chris Quote Link to comment Share on other sites More sharing options...
Joey199002 Posted February 7, 2019 Report Share Posted February 7, 2019 On 7/14/2017 at 12:05 PM, Chris Smemoe said: Julie, This is kind of a difficult question. It's been a long time since I've worked specifically on DSS files. HEC-DSSVue is the most comprehensive tool out there for viewing and editing DSS files. It seems like there is an import from text file (.csv) function that would allow you to convert several months of data to a DSS file using DSSVue. If there is not, you might have to either copy/paste the data manually as you are doing or write a program using VB or some other programming language to convert the data using one of the heclib DLL's. You can find some limited information about the heclib DLL's by searching on the internet. One version of the heclib DLL's (heclib50.dll) is included with the WMS download. We use the heclib DLL for writing DSS files for HMS models from WMS. I can answer specific questions about programming for the heclib DLL if you are not able to find a solution with HEC-DSSVue. My guess is that HEC-DSSVue should be flexible enough for you do what you need to do however. Chris Hi Chris, thanks for your detailed answer, i was using dssvue to view the results generated from hec-hms after i did the uncertainty analysis process. So basically i made 100 times simulations for 3 parameters in 3 subbasins which means 9 parameters were used to do the uncertainty analysis. I opened the dss output file and tried to plot each realization, but i can only open the maximum, minimum and mean flow records in the dss file. Other records (a total 100 realizations) showed no data when i tried to plot or tabulate them. Do you think there's a way to get access to each of those realization record? Thank you so much if you could hlep. Joey Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.