Program results

Once the program is run, it can output results in several different ways/formats:

  • XNS11_OUT_TXT is a main script output. It is a plain text file, containing all the neccesary cross section geometry data in a format, that can easily be imported into a .xns11 cross section geometry file. It defaults to “Mike11_xns_ready.txt”.
  • RIVER_POINT_OUT_SHP creates a Point shapefile, containing point vertices from the river shapefile with their DEM elevation vales.
  • EMBANKMENTS_POINT_OUT_SHP is the same thing as the RIVER_POINT_OUT_SHP, but made for the embankments.
  • XSECTION_POINTS_OUT_SHP is a Point shapefile, containg all the data that were used in XNS11_OUT_TXT result file generation.
  • XSECTION_LINE_OUT_SHP is a Line shapefile version of the XSECTION_POINTS_OUT_SHP.

Note

Basically all result files are optional. You can set any of the files that you don’t need to None.