selector_rpt_compare_tstep - Giswater/giswater_dbmodel GitHub Wiki

Description:

Selector used to filter result data of hydraulic model by time step in order to compare it with data selected using selector_rpt_main_tstep. Values may be set by using EPA result selector located on epa toolbar.

Fields for WS Projects

Column name Data type Description
timestep character varying(100) Time step by which data is filtered
current_user text Name of user

Fields for UD Projects:

Column name Data type Description
resultdate character varying(16) Exact date by which data is filtered
resulttime character varying(12) Exact time by which data is filtered
current_user text Name of user

Views on which selector is being used:

  • v_rpt_node_compare_timestep (ud)
  • v_rpt_arc_compare_timestep (ud)