SMS:SRH-2D Datasets to Rasters

From XMS Wiki
Revision as of 19:19, 20 September 2021 by Jcreer (talk | contribs)
Jump to navigationJump to search
Example of the Datasets to Rasters dialog

The Datasets to Rasters tool converts a spatial dataset on an unstructured grid to a raster object (TIF file) that can be used in general GIS applications. The tool is accessed by right-clicking on an SRH-2D simulation in the Project Explorer then selecting Tools | Datasets to rasters.... The Datasets to Rasters dialog will then appear.

Datasets to Rasters Dialog

The Datasets to Rasters dialog contains the following options:

  • Select dataset(s) to convert – A table with three columns.
    • Select – This column contains a toggle box to select which datasets should be converted to rasters.
    • Datset Name – This column lists the dataset name as nameed in the Project Explorer.
    • Raster File Name – This column gives the name of raster that will be created. Click on the name allows the name to be changed.

The bottom of the dialog defines the resolution/pixel size of the rasters to be created. There are two options for specifying this resolution.

  • Define geometry from selected raster – Allows choosing an existing raster/DEM. Each raster has its own pixel size, origin and extents. If no raster is selected, or the toggle box is not checked this option will not be used. If used, the pixel size will come from the selected raster.
    • Raster – Lists the raster being used if a raster has been selected.
      • Select...– Opens a selection browser to select an existing raster.
  • Cells (w x h) – Allows specifying the number of pixels for a bounding box of the geometry in the x- and y-direction for the origin of the raster. Will change when the Cells size values are changed to be compatible.
  • Cell size – Allows specifying the pixel size for the new raster. Will change when the Cells (w x y) values are changed to be compatible.
  • Specify WSE data to define active raster region
      • WSE raster
      • WSE dataset
        • Save WSE raster to
          • Temporary file
          • Specified file

Input/Operation

  1. Right-click on an SRH-2D simulation in the Project Explorer then select Tools | Datasets to rasters....
  2. Select/check the toggle box(es) on the left side o the table to define which datasets should be converted to rasters for the current time step.
  3. Click on any cell in the third column of the table to specify the name for the raster that will be created from the dataset associated with that row of the table.
  4. Click Ok to execute the tool, create the rasters, and have them loaded into the current session of SMS.

Related Topics