|
Re: Plot GIS reach bound??
Hi Isabela
I found a solution for our problem. The profile bounds are the limits of the model or equal to the beginning and the end from the cross sections. For the water surface you have to export the results (after performing the steady simulation) in the GIS data format (under “file” and then “export GIS data”). The generated GIS file is a *.sdf file. This is a text format file which you can read with Hec-GeoRas into ArcGIS or if you don’t use GIS you can open the file with an text editor. The file format is described in the user manual in the chapter “HecRas data exchange”. For each cross section the calculated water elevation and the water surface extents are defined:
.
.
CROSS-SECTION:
STREAM ID:Ach
REACH ID:Unter
STATION:39.89998
NODE NAME:
CUT LINE:
-34230.2188294 , 246187.0531007
-34036.7924305 , 246291.742593
REACH LENGTHS:25.11,25.15,25.17
BANK POSITIONS:0.59780,0.76039
LEVEE POSITIONS:
WATER ELEVATION:676.0265,676.4125
WATER SURFACE EXTENTS:
-34110.30, 246251.96, -34085.91, 246265.16
-34110.30, 246251.96, -34085.91, 246265.16
END:
.
.
Seasons greetings ;)
Chris
|