Converting Elevations to Depths

Have you ever found that the geometry data you’ve imported into your project is in elevation units, but the model you are using requires depth units? Using the the wrong topographic (elevation) or bathymetric (depth) data type can cause significant inaccuracies in your model results. It can also cause a lot of frustration. Therefore, it is always recommended to ensure you are using the correct data before running your model. SMS provides a way to change your data from elevation to depth (or vice versa) after it has been imported into your project.

Ideally, the correct bathymetry data will be used before assigning it to a geometry (2D Mesh, Cartesian Grid, etc.). When the original bathymetry dataset is incorrect, a new dataset should be created using the correct type (e.g., depth instead of elevation). The Data Calculator allows creating new datasets in SMS. This is done in the Scatter module by doing the following:

  1. Open the Dataset Toolbox
  2. Select the Data Calculator
  3. Select the scatter set
  4. Multiply the scatter set by -1
  5. Compute the new scatter set
  6. Use the new scatter set when generating the geometry
GSSHA

An elevation dataset can also be changed to a depth dataset with an existing geometry that has already been generated. This is done by doing the following:

  1. Open the Dataset Toolbox
  2. Select the Data Calculator
  3. Select the current elevation dataset and add it to the expression
  4. Multiply the dataset by -1
  5. Compute a new dataset

After creating the new elevation set, it needs to be designated as the elevation/depth for the geometry.

  1. Use the Data | Map Elevation command
  2. Select the new depth dataset

Now that you know how to change a dataset from elevation to depth, you can avoid the frustration of having the wrong data in your project. Try out the Data Calculator and other tools in SMS today!

Blog tags: