M4.2 PoC Real Time Data Acquisition
Proof of concept for real time data acquisition over the network.
Minimum requirements:
-
RAMSIS fetches seismic data automatically and in regular configurable intervals over fdsnws. It updates its internal event history and the ui accordingly and uses the new data for subsequent computations.
-
The interval that RAMSIS fetches is user configurable and may overlap existing data from previous fetches. Previous data in the overlapping period must be replaced. The overlap period is user configurable.
-
RAMSIS fetches hydraulic data over a defined REST protocol. The hydraulic data contains at a minimum top hole pressure, bottom hole pressure, top hole flow rate and bottom hole flow rate.
-
Hydraulic and seismic data acquisition must be tested over a network. They may communicate with a dummy data server for this purpose.