Tools for parsing exported data (HYQ/C1D files)?
Hello, I'm using InfoWorks and I'm trying to deal with a large volume of exported data in HYQ and C1D formats. Is there any documentation of the structure of these files that might allow me to parse them in Excel? Alternatively, is there any dedicated tool for reading data in these kinds of files?
Tools for parsing exported data (HYQ/C1D files)
Quote:
Originally Posted by
khanley
Hello, I'm using InfoWorks and I'm trying to deal with a large volume of exported data in HYQ and C1D formats. Is there any documentation of the structure of these files that might allow me to parse them in Excel? Alternatively, is there any dedicated tool for reading data in these kinds of files?
HYQ files are space delimited text, from memory the format was described somewhere in the HydroWorks documentation but it shouldnt be too difficult to work out.
Alternatively the data can be exported in CSV format.