SMS:Coastline Files *.cst: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
m (moved SMS:Coastline Files (*.cst) to SMS:Coastline Files *.cst) |
No edit summary |
||
Line 41: | Line 41: | ||
== Related Topics == | == Related Topics == | ||
* [[SMS: | * [[SMS:Map Feature Objects Menu#Model Coverage Types|Create Coastline]] | ||
* [[SMS:File Formats|File Formats]] | * [[SMS:File Formats|File Formats]] | ||
* [[SMS:ADCIRC|ADCIRC]] | * [[SMS:ADCIRC|ADCIRC]] |
Revision as of 18:36, 26 March 2013
Coastline files contain x, y, z location information for arcs defining coastlines. The arcs defining a coastline can be created from ADCIRC and CGWAVE type coverages. When a Coastline file is read into SMS, feature arcs are created. If a coastline closes, the final point is not repeated. If no z-value is specified, SMS defaults the node z-value to 0.0.
Coastline files are opened through the menu File | Open and saved from File | Save As... from the Map module.
Sample File
COAST | /* File type identifier */ |
2 | /* Number of coastlines */ |
1309 0 | /* Number of segments in coastline and if coastline closes (not closes = 0, closes = 1) */ |
-7794.9054 3396.0346 0.0 | /* Node X, Y, Z Locations - Z is optional (defaults to 0.0) */ |
-7822.6129 3391.8341 0.0 | |
-7852.6508 3386.68 0.0 | |
. | |
. | |
. | |
151 1 | /* Start next coastline */ |
. | |
. | |
. | |
/* EOF */ |
Related Topics
SMS – Surface-water Modeling System | ||
---|---|---|
Modules: | 1D Grid • Cartesian Grid • Curvilinear Grid • GIS • Map • Mesh • Particle • Quadtree • Raster • Scatter • UGrid | |
General Models: | 3D Structure • FVCOM • Generic • PTM | |
Coastal Models: | ADCIRC • BOUSS-2D • CGWAVE • CMS-Flow • CMS-Wave • GenCade • STWAVE • WAM | |
Riverine/Estuarine Models: | AdH • HEC-RAS • HYDRO AS-2D • RMA2 • RMA4 • SRH-2D • TUFLOW • TUFLOW FV | |
Aquaveo • SMS Tutorials • SMS Workflows |