Skip to content

water balances

Xavier Torret edited this page Apr 5, 2022 · 18 revisions

Giswater is capable of generate water balances joining information from CRM values and SCADA values. The main issues to known are:

  1. Information of water volume of customers need to be stored on crm_hydrometer_x_data table
  2. Information for SCADA need to be stored on rtc_scada_x_dma table

The mapzones analysis algorithm is enable to relate hydrometers & connecs and also nodes with dma. By this the whole features will be related to their DMA. To do this you need to configure and trigger it:

image

After that to work with water balances it is simple by executing the summatory query

Clone this wiki locally