| Input | Description |
|---|---|
| Elevation Data Option 1: CSV file | Use a CSV file with latitude, longitude, total distance to each point, and elevation at each point alpong the profile. |
| Elevation Data Option 2: DEM & Shapefile | The elevation data is extracted to each point along the shapefile. An equivalent to the Option 1 CSV is created in the script to perform the same functions. |
| AEF or AEP H5 Files | A list of H5 files can be specified or all H5s can be read from the working directory. |
| Units of Elevation Data | Specify if elevation data is in meters of feet. |
Also note: The call_chs_h5_converter.m and chs_h5_converter.m scripts must both be in the directory or a path added to access them. These scripts are required for converting the H5 files into a matlab structure so that the data can be read for each file.
| Input | Description |
|---|---|
| Enable/Disable CSV Outputs | CSV outputs contain a chart of spatially ordered savepoints and their associated AEF data. Two CSVs are created, one for SWL and one for Hm0. |
| Enable/Disable Raster Plot | If enabled, a raster plot is created using the provided DEM. |
| Raster Scaling Factor | A scaling factor for decreasing the size of the raster before plotting. |
The savepoints are plotted and labeled according to data extracted from H5s. The shape file is plotted to represent the structure. Shortest distance lines are plotted to show point locations where AEF data is plotted along structure profile. Midpoints between savepoint plot locations are marked with a black 'x'. The beginning point of the shapefile is marked with a red '*'.
SWL AEF data is plotted for each savepoint. The savepoints have been spatially ordered along the profile of the structure.
Hm0 AEF data is plotted for each savepoint. Once again, the savepoints are spatially ordered along the profile.
SWL AEF data is plotted along the profile of the structure.
Hm0 AEF data is plotted along the profile of the structure.
Each column is labeled at top row with the savepoint name. Savepoints are spatially ordered and all AEF data is recorded.




