Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

F12 - Choice


What does it do?

1open most recent current forecast and adjust system time
2open most recent forecast and adjust system time
3run last created taskRepeat last task run
4open last forecast for selectionOpens forecast for selection in the data viewer
5set system time to last available for selection
6save temporary time series
7ids visibleShows ids next to location name (filters)
8names visibleShows names in location filter
9descriptions visibleShows description
Averbose location tool tipsExtra info in tooltips
Bclear time series memory caches
Crun workflow testAllows selection of test workflow xml file
Drestart
Erelease plugin bin dirs
Fset water coach wall clock timeOpens Water Coach wall clock time dialog
Gselect by attributesOpens the optional attributes panel in the data viewer
Hdelete local data store
Iacknowledge allAcknowledges all flagged messages in the system monitor
Jopen database viewerOptional display for visualising database records
Kopen workflow navigatorOptional display for visualising workflow tree
Lopen tabular config files displayOptional display for visualising metadata (use with filters)
Mstart embedded vjdbc serverConnect to Delft-FEWS via JDBC
Nterminate local runs
Orollback modifier changes
Pdatabasedatabase menu (see below)
Qscreen recordingscreen recording menu (see below)
Rconvertconvert menu (see below)
Sclipboardclipboard menu (see below)
Texportexport menu (see below)
Uuser settings

user settings menu (see below)

Vopen most recent running forecast and adjust system time
Wrestart and disable UserSettings

...

OptionsExplanationDetails
default configExports current config to disk
default config as zipExports current config to disk in a zip file
default dbf/dbz as csv filesExports current dbf/dbz files as comma separated value (csv) files
location sets as csv filesExports location sets as comma separated value (csv) files
parameters as csv filesExports parameters as comma separated value (csv) files
qualifiers as csv fileExports qualifiers as comma separated value (csv) files
export time series metadata in database as csv fileExports the identifying info of all time series in the database as csv fileExports csv file with 1 line for each time series and columns for: all filters it is visible in, module Instance Id, parameter id, parameter name, location id, location name, qualifiers, timeStep, valueType, timeSeriesType, aggregation, domainParameters, cycle, ensemble, ensembleMember. Useful for debugging like detecting if some time series are not visible in a filter. 
export all modifiersExports all modifiers
current warm statesExports all current warm states
all warm statesExports all warm states

A complete set of Warm States which can be used as Cold States can be exported. In the Explorer using F12+T,
current warm states are exported for the current module runs.
T0/system time is ignored. It exports for current
module runs and for the current branches. This can give problems when the historical module instance id of the
state is also used in another workflow that does not produce states.
Code has been changed so it will search in
the whole branch till the system time. A folder structure to the exported warm states
for both export 'current' warm
states and export 'all' warm states. The most recent state in the current branch per module instance is exported.
This is the same method as used in the export state activity

irregular grids to esri shape filesExports all irregular grids to ESRI shp file format
rating curvesExports all rating curves
save current visible map as png fileExports current visible map extent as png file
Riemann boundary calculation constantsCalculates the constants needed for the Riemann boundary
transformation and exports them to several (csv) attribute files.
On wiki.
save deleted rows as zip fileExports the deleted rows from the DeletedRows table. Used when examining Foreign Key errors.

log obsolete modules and explorer plugins

Scans all  module config files and all display config files to detect the obsolete configuration 

Also the  explorerTask’s  without <displayConfigFileName>   are scanned.  When any obsolete plugin is detected,  the following message is logged  :

INFO – <obsolete module>  is obsolete and not supported anymore after Fews version <version>    <link to the module documentation on the Wiki >

...