You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 38 Next »

Table edit functionality

By pressing the right mouse button a list with edit actions appears on the screen. These includes the option to copy and fill in data. The display that pops up after clicking the right mouse button on an equidistant timeseries is shown below (figures 1, 1.1, 1.2):


figure 1: Timeseries edit options


figure 1.1: Timeseries edit option - submenu Fill Missing Data


figure 1.2: Timeseries edit option - submenu Mark

The options have the following meaning...

[Select All]

Select all data displayed in the editor

[Select Column]

Select all data in the column in which the cursor is placed

[Select Row]

Select all data in the row in which the cursor is placed

[Save As]

Save selected timeseries to file of format: PI xml, GIN xml, csv, Dutch csv, iBever csv, Hymos transfer DB 4.50 mdb or Hymos transfer DB 4.03 mdb

[Save as special]

Filter selected timeseries by reliability and status and save to file of format: PI xml, GIN xml, csv, Dutch csv, iBever csv, Hymos transfer DB 4.50 mdb or Hymos transfer DB 4.03 mdb (see also Export Timeseries from FEWS Explorer). From 2015.01 [Save As Special] has been merged into [Save As].

[Expand Selection]

Select all data in the row in which the cursor is placed

Filter by Tree

Possibility to filter the rows in the table so that you only see the rows which meet the filter selection. You can select on comments, validation flags and user edits (if they are different)

Filter by Expression

Possibility to filter the rows in the table that you only see the times and values that meets an expression. With a pop-up message you can define the expression, where the time series are referred to as column A, B, C etc.

The expression can look like "A>0"where all times are are listed where the value is larger than 0. Or "A>B" where all times (rows) are listed where the value in column A is larger than the value in column B.

[Edit Value]

The cell on which the cursor is place can be edited

[Cut]

Move the selected data (including the date / time field) to the clipboard

[Copy]

Copy the selected data (included the date / time field) to the clipboard

[Copy Values Only]

Copy the data values in the selection to the clipboard

[Copy Reliable Values Only]

Copy the data values in the selection classified as reliable to the clipboard

[Copy Reliable and Doubtful Values Only]

Copy the data values in the selection classified as reliable and doubtful to the clipboard

[Copy Times Only]

Copy the selected date / time in the selection to clipboard

[Paste]

Paste the data from the clipboard into the selected fields

[Clear]

Delete the data values in the selection

[Clear Doubtfuls]

Delete the data values in the selection classified as doubtful

[Clear Unreliables]

Delete the data values in the selection classified as unreliable

[Block Fill Missing Data]

Fill the selected fields with the last value available value in the same column

[Lineair Fill Missing Data]

Apply lineair interpolation when filling in the selected fields

[Fill Missing Data from Clipboard]

Fill in the selected fields with data copied to the clipboard

[Set maximum fill gap]

Set the maximum gap size to be interpolated

[Shift Values in Time]

Moves the selected values in time

[Apply Transformation]

Change the selected values using a regular expression

[Fit values]Fit values into time series from another visible time series

[Apply Calibration]

Undo trend deviance of the selected values using a calibration timeseries

[Trend to value]

Trends a value to a given target level

If the selected timeseries is non-equidistant extra options will be shown(figure 2):


figure 2: Extra edit options for non-equidistant seriesThe extra options are: 

[Edit Time]

Edit an existing date/time for which a value already has been entered

[Insert Time]

Insert a date/time for which a value can be entered

[Remove Time]

Remove a date/time. NOTE You can only remove a date/time if you have just inserted one using the Insert Time option and if you have not yet applied the change. Once stored in the database the time cannot be removed. If you need to remove values you can set it to missing using the clear option. The time will remain.

Chart edit functionality

It is possible to edit timeseries directly in the chart (when in edit mode). To do this a user must first select the timeseries the user wants to edit. Selecting a timeseries can be done by:

  • clicking the table column header
  • clicking the chart legend item.

Once a timeseries is selected the font of its column header and legend will become bold (see figure 3). Now the user can click in the chart area using the left mouse button. To save the edits the user must again select the currently selected series to deselect it or must select an other series for editing.


figure 3: Selected table header and chart legend

Expiry time of manually edited values

  • A manually edited value will get the expiry time of the timeseriesset it is in, in the filters.xml or displaygroups.xml (depending on from which display the edit session started).
  • If there is not expiryTime configured, then the default expirytime from the global.properties file will be taken.
  • If this expiry time is not set, a default of 10 days is used.


Persistence of manual edited imported data

When existing imported data is edited a re-import of the data will not rollback the edit. This is not the case for completions and for data that is the result of transformation.

  • No labels