Hello Everyone,
While exporting the ‘storage-outflow' curve from HEC-RAS to a DSS file (File>>Export to HEC-DSS>>Storage Outflow), the program crashes and gives out ‘Run-time error '9': Subscript out of Range' error (snapshot attached). Interesting fact is that the versions (3.1.1, 3.1.3, or 4.0) do not matter and I am getting the same error irrespective of versions.
I am sure that I am missing one minor but critical link in the puzzle. Before digging too much into it, I was wondering if anyone has ever faced this problem. Your suggestions are highly appreciated and I will summarize your ideas after resolution of the issues.
Thanks in advance
Amit
amit7uc@yahoo.com
I haven't run across it in this context, but a "Subscript out of Range" error often means that you have a 0 value where a >0 value is expected, or something like that... a negative where the number must be positive. Take a look at all your input parameters for the DSS export and make sure that you're using valid strings in the Path name parts. Also, make sure you're not trying to export a larger date/time range than what you have in your model.