I managed to write a script to manipulate the .g## text files and alter the elevations, only problem is when I am writing it back out, HECRAS has a VERY particular format of the text representing the station/elevation data
looks like right justified tab/space delimited but weird because if there’s alot of decimals the text basically has no delimiter so I’m struggling trying to figure out the general theme of the text output
tried a few ways and can’t get it to write the proper way, XSs always end up looking screwy in HECRAS.
Anyone know how to format this text or any hints that could help?