Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: FEWS-33083

...

Figure 1b: the GUI of the Time Series Lister (with a workflow selected AND a Data Viewer selection)

The Time Series Lister is a pre-configured display and a very handy tool for inspecting the contents of the FEWS database (localDataStore). It provides an overview in tabular form of statistics and other metadata (columns) of the time series (rows) in the database. To aid the inspection of data, the user can add or remove columns, and select and filter rows. From the Time Series Lister, it is also possible to access the content (values) of selected time series by opening the time series display or the spatial (grid) display.

Configuration

To enable the Time Series Lister, it must be added as <explorerTask> in Explorer.xml:

...

Menu option

Shortcut

Functionality

Alternative

Remark

Visible effect

Filter for selection

<insert>

Uses the cell content as a filter

Double-clicking the cell

You can set different filters in different columns

Cell background turns blue

Remove filter for column

<F3>

Show all timeseries (again) for this column

Double-clicking the blue cell


Cell background turns white

Remove all filters

<F6>

Show all timeseries (again)

Double-clicking the blue cell


Cell background turns white

Sort column

<F7>

Sort the content of the column

Clicking the header



Select columns

<F8>

Opens a dialog for selecting the columns
(Met Data Elements/groups)




Show Timeseries Dialog

<F10>

Opens the TimeSeriesDialog and shows
the content of the selected (scalar) time serie(s)


Does not show if only gridded data is selected


Show Spatial Display

<F11>

Opens the Spatial Display and shows
the content of the selected (gridded) time serie(s)




Show Rating CurveSHIFT + <F12>Opens the TimeSeriesDialog and shows the details
of the selected rating curve

Shows only if rating curves are found for the selected data

Copy TimeseriesSet.xml to clipboard


Copies the TimeSeriesSet in XML format



Shows the XML in popup

Highlight in workflow navigator


Highlights selected time series in workflow navigator



Workflow navigator will be shown

Export to CSV


Exports the tabular overview of (filtered) time serie(s) to a CSV file


 For exporting the data to a CSV file, use the Timeseries Dialog

(select the data in the table and use context menu / save as...)

File dialog opens for saving the CSV file

...