3.1. Output dataset
Once the required input datasets are selected, the user will have the ability generate and save the output NetCDF (.nc) file, providing a structured format for the variables essential for further modeling. The output file includes four subsections of data:
Coordinates: Coordinate and time data collected and processed from the wave forcing and shoreline observation datasets. This subsection of data includes the following variables:
Variable |
Type |
Units |
Description |
|---|---|---|---|
|
datetime64[ns] |
– |
Datetimes associated with each wave forcing data point |
|
float64 |
degrees north |
Latitudes of waves |
|
float64 |
degrees east |
Longitudes of waves |
|
int32 |
number of |
Numbered labels for transects. |
|
datetime64[ns] |
– |
Datetimes associated with each shoreline observation data point |
|
float64 |
meters |
Initial x-values for transects |
|
float64 |
meters |
Initial y-values for transects |
|
float64 |
meters |
Final x-values for transects |
|
float64 |
meters |
Final y-values for transects |
|
float64 |
degrees |
Transect angle |
|
float64 |
degrees north |
Latitude of provided waves |
|
float64 |
degrees east |
Longitude of provided waves |
|
float64 |
meters |
Initial x-coordinate of pivotal transect |
|
float64 |
meters |
Initial y-coordinate of pivotal transect |
|
float64 |
degrees |
Angle of pivotal transects |
Data Variables: Wave forcing, shoreline observation, and local sea level data associated with the times and coordinates defined in the Coordinates subsection. This subsection of data includes the following variables:
Variable |
Corresponding Variables |
Type |
Units |
Description |
|---|---|---|---|---|
|
( |
float64 |
meters |
Significant wave height |
|
( |
float64 |
seconds |
Peak wave period |
|
( |
float64 |
degrees north |
Direction of wave propagation |
|
( |
float64 |
meters |
Astronomical tide |
|
( |
float64 |
meters |
Storm surge |
|
( |
float64 |
meters |
Sea level rise |
|
( |
float64 |
meters |
Observed shoreline position |
|
( |
float64 |
degrees |
Shoreline rotation |
|
( |
float64 |
meters |
Average shoreline position |
|
( |
bool |
boolean |
Mask for NaNs in shoreline observations |
|
( |
bool |
boolean |
Mask for NaNs in rotation |
|
( |
bool |
boolean |
LMask for NaNs in average observations |
Indexes: PandasIndex for each variables listed in the Coordinates subsection.
Attributes: List of contributions, sources, and conventions used in the Preprocess module to create the output file. This subsection of data includes the following attributes:
Attribute |
Description |
|---|---|
|
“Input File for IH-SET models” |
|
“Environmental Hydraulics Institute of Cantabria - https://ihcantabria.com/” |
|
“IH-SET preprocessing module” |
|
States the date created |
|
“Jaramillo et al. (2025) - doi: xxxxxxxx.xx” |
|
|
|
“CF-1.6” |
|
Lists the file type of each input file used |
|
“This dataset is output from the IH-SET preprocessing module. Etc…” |
|
“-90” |
|
“90” |
|
“-180” |
|
“180” |
|
Lists the models that can be applied to the data included in the output file. |
|
States the European Petroleum Survey Group (EPSG) coordinate code for the latitude and longtitude data |