SMS:Time Series Data File
From XMS Wiki
Jump to navigationJump to search
The Time Series Data file format provides a means of transferring data to and from SMS. It is a simple ASCII file format that defines the type of data and its time reference.
Sample Format
The file follows the following format:
TIME_SERIES
Series Type Curve Name NCols NVals Reference Date
Date 1 Value 1A Value 1B
Date 2 Value 2A Value 2B
Date 3 Value 3A Value 3B
Date 4 Value 4A Value 4B
.
.
.
Date NVals Value NVals Value NVals
Sample File
The following illustrates a sample file:
TIME_SERIES "Mag/Dir 1" "Velocity - Mag. & Dir." 3 41 "05/01/2008 12:00:00"
0.0 1.0 -75.0 900.0 1.1 -70.0 1800.0 1.2 -65.0 2700.0 1.3 -60.0 3600.0 1.4 -55.0 4500.0 1.5 -50.0 5400.0 1.6 -45.0 6300.0 1.7 -40.0 7200.0 1.8 -35.0 8100.0 1.9 -30.0 9000.0 2.0 -25.0 9900.0 2.1 -20.0 10800.0 2.2 -15.0 11700.0 2.3 -20.0 12600.0 2.4 -25.0
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 |