SMS:Time Series: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOCright}}
The time series is similar to the [[XY_Series_Editor|XY series]] with a few differences.
The time series is similar to the [[XY_Series_Editor|XY series]] with a few differences.
# Times series can support more than 2 columns of data.
# Times series can support more than 2 columns of data.
Line 11: Line 12:


== Dialog Description ==
== Dialog Description ==
[[Image:TimeSeriesEditor.jpg|thumb|400px|right|Time Series Dialog]]
[[Image:TimeSeriesEditor.jpg|thumb|400px|right|''Time Series'' dialog]]
=== Curve Information ===
=== Curve Information ===


Line 18: Line 19:
''Selected curve'' field specifies the current curve loaded. This may also be a combo box containing multiple curves. If this field is empty, then no curves exist in the current curve group.
''Selected curve'' field specifies the current curve loaded. This may also be a combo box containing multiple curves. If this field is empty, then no curves exist in the current curve group.


''New...'' button adds a new curve to the current curve group and opens a window in which the name of the new curve is specified. The name will appended if necessary to ensure uniqueness within the curve group. The new curve will be selected and appear in the ''Selected curve'' field.
'''New...''' button adds a new curve to the current curve group and opens a window in which the name of the new curve is specified. The name will appended if necessary to ensure uniqueness within the curve group. The new curve will be selected and appear in the ''Selected curve'' field.


''Delete'' button removes the currently selected curve from the curve group. This button is only enabled if a selected curve exists.
'''Delete''' button removes the currently selected curve from the curve group. This button is only enabled if a selected curve exists.


''Rename...'' button opens a window to specify a new name for the selected curve. This button is only enabled if a selected curve exists.
'''Rename...''' button opens a window to specify a new name for the selected curve. This button is only enabled if a selected curve exists.


''Plot type'' field specifies the current plot format. The available plot types are determined by the format of the current time series. The options for displaying the plots are as follows:
''Plot type'' field specifies the current plot format. The available plot types are determined by the format of the current time series. The options for displaying the plots are as follows:
#Scientific - This displays the data on a traditional XY plot.
#''Scientific'' – This displays the data on a traditional XY plot.
#Multi axes - This displays each column of the dataset on a separate Y axis.
#''Multi axes'' – This displays each column of the dataset on a separate Y axis.
#Rose - This filters the data into vector data and then displays a rose plot of the binned data.
#''Rose'' – This filters the data into vector data and then displays a rose plot of the binned data.
Various plot options, such as legend style and numerical precision, are accessed by right-clicking on the plot. It is important to note than when plotting data, the first column of the time series is always assumed to be the X values. This field is only enabled if a selected curve exists.
Various plot options, such as legend style and numerical precision, are accessed by right-clicking on the plot. It is important to note than when plotting data, the first column of the time series is always assumed to be the X values. This field is only enabled if a selected curve exists.


Line 34: Line 35:
Spreadsheet lists the data of the selected curve. The column types are determined by the current curve group.
Spreadsheet lists the data of the selected curve. The column types are determined by the current curve group.


''Attributes...'' button opens the selected curve's attribute window. This button is only enabled if the current curve group includes attributes. For information about ADH model specific curve group attributes, see [[SMS:ADH Time Series Attributes|ADH Time Series Attributes]].
'''Attributes...''' button opens the selected curve's attribute window. This button is only enabled if the current curve group includes attributes. For information about ADH model specific curve group attributes, see [[SMS:ADH_Time_Series#ADH_Time_Series_Attributes|ADH Time Series Attributes]].


''Insert New Row Above'' and ''Delete Row(s)'' toolbar assists in editing the spreadsheet rows. The tools are only available if there is a valid cell selection that excludes the title, units, and empty rows.
'''Insert New Row Above''' and '''Delete Row(s)''' toolbar assists in editing the spreadsheet rows. The tools are only available if there is a valid cell selection that excludes the title, units, and empty rows.


''Reference time'' field specifies the date and time the selected curve begins out. This field is only visible if one of the curve groups available (listed in the ''Curve group'' field) allows time referencing and the field is enabled if the current curve group allows it.
''Reference time'' field specifies the date and time the selected curve begins out. This field is only visible if one of the curve groups available (listed in the ''Curve group'' field) allows time referencing and the field is enabled if the current curve group allows it.
Line 44: Line 45:
=== Miscellaneous (Outside of any group) ===
=== Miscellaneous (Outside of any group) ===


''Import...'' and ''Export...'' buttons read and save, respectively, Time series (*.tsd) and XY series (*.xys) files.
'''Import...''' and '''Export...''' buttons read and save, respectively, Time series (*.tsd) and XY series (*.xys) files.


==Related Topics==
==Related Topics==
* [[SMS:Compass_Plot|Compass Plot]]
* [[SMS:Spatial Data Coverage#Compass_Plot|Compass Plot]]
* [[SMS:Spatial Data Coverage|Spatial Data Coverage]]
* [[SMS:Spatial Data Coverage|Spatial Data Coverage]]
* [[SMS:Coverages|Coverages]]
* [[SMS:Coverages|Coverages]]




{{Template:SMSMain}}


[[Category:SMS Map|S]]
{{Template:Navbox SMS}}
 
[[Category:SMS Map|Time]]
[[Category:SMS Map Dialogs|time]]

Latest revision as of 16:31, 10 March 2017


The time series is similar to the XY series with a few differences.

  1. Times series can support more than 2 columns of data.
  2. The time series group can be specified (i.e. velocity, xy), when available.
  3. When using times, the reference time can be specified.
  4. The units of each column can be specified (from a list) and the column data will be converted when switching between units.

The time series editor can import xy series.

The time series assumes that all angles used are specified in the cartesian system.

For information about ADH model specific curve groups, see ADH Time Series.

Dialog Description

Time Series dialog

Curve Information

Curve group field specifies the current group. This may be a combo box (depending on how the window is accessed) which allows the other groups to be selected.

Selected curve field specifies the current curve loaded. This may also be a combo box containing multiple curves. If this field is empty, then no curves exist in the current curve group.

New... button adds a new curve to the current curve group and opens a window in which the name of the new curve is specified. The name will appended if necessary to ensure uniqueness within the curve group. The new curve will be selected and appear in the Selected curve field.

Delete button removes the currently selected curve from the curve group. This button is only enabled if a selected curve exists.

Rename... button opens a window to specify a new name for the selected curve. This button is only enabled if a selected curve exists.

Plot type field specifies the current plot format. The available plot types are determined by the format of the current time series. The options for displaying the plots are as follows:

  1. Scientific – This displays the data on a traditional XY plot.
  2. Multi axes – This displays each column of the dataset on a separate Y axis.
  3. Rose – This filters the data into vector data and then displays a rose plot of the binned data.

Various plot options, such as legend style and numerical precision, are accessed by right-clicking on the plot. It is important to note than when plotting data, the first column of the time series is always assumed to be the X values. This field is only enabled if a selected curve exists.

Curve Data

Spreadsheet lists the data of the selected curve. The column types are determined by the current curve group.

Attributes... button opens the selected curve's attribute window. This button is only enabled if the current curve group includes attributes. For information about ADH model specific curve group attributes, see ADH Time Series Attributes.

Insert New Row Above and Delete Row(s) toolbar assists in editing the spreadsheet rows. The tools are only available if there is a valid cell selection that excludes the title, units, and empty rows.

Reference time field specifies the date and time the selected curve begins out. This field is only visible if one of the curve groups available (listed in the Curve group field) allows time referencing and the field is enabled if the current curve group allows it.

Show dates check box specifies whether the time values of the curves are displayed in the spreadsheet as date and times instead of offsets from the reference time. This control is visible and enabled based on the same requirements as the Reference time field.

Miscellaneous (Outside of any group)

Import... and Export... buttons read and save, respectively, Time series (*.tsd) and XY series (*.xys) files.

Related Topics