TUFLOW Viewer - Importing a User Defined Time Series To Display On The Plot

From Tuflow
Revision as of 00:08, 10 April 2021 by Ellis Symons (talk | contribs)
Jump to navigation Jump to search

Tool Description

It is possible to import outside data onto the plotting window(s) to show along side plotted results.

Steps to import data:

  1. Open the User Plot Data Manager via Settings Menu
    Plotting User Plot Data Manager.PNG
  2. Select Add Data
  3. Use the import wizard to pass in text data
    Plotting User Plot Data Import Wizard.PNG
    1. Delimiter File - File containing the data to be imported
    2. Delimited Format - Character / symbol delimiting the data
    3. Number of Header Rows to Discard - The number of rows at the top of the file to ignore
    4. Use Header Line as Data Labels - Uses row values as labels for the imported data series. This can be changed later after the import is complete. User must choose which header row to use as labels if more than one is available.
    5. X Column - Column containing the X values
    6. Y Column - Column containing the Y values. User can choose multiple columns.
    7. Null Value - Value to be treated as null. Note, blank values will always be treated as null.
    8. Convert From Date Format - This step is required if the X data is in date format. This step will convert the date format to a relative time.
    9. US date format - Tick this box on if the tool is interpreting month and day incorrectly. Generally this will be dependent on the input format and the computer settings.
    10. Manually Specify Zero Date Time - Input a reference time for conversion to relative time. If left blank, the tool will use the first valid (non-null) entry as the reference time.
  4. Review the preview - click OK when ready

Examples

Links

Similar Tools

Back to TUFLOW Viewer Page