Topic: Real-time rainfall Interpolation based on Web Processing Service Using FOSS4G and Open Data
Presenter: Chingchai Humhong
Type: Oral
Real time rainfall data is available on the Internet nowadays, and it is most of the time presented as point data for an individual meteorological. This make it possible to fetch data from several stations and to proceed to spatial interpolation. The aim of this study is to implement a method for Real-time Monitoring of Rainfall Values System (RMRVs) and to present technique for spatial interpretation of rainfall data using Free and Open Source Software (FOSS4G) and Open Data. RMRVs is deployed as Web Processing Service (WPS) using the ZOO-Project open source implementation. The latter provide an OGC WPS 1.0.0 compliant engine and allows to create and chain web Services. Several Web Services were developed to process meteorological data and spread it as OGC Web Map Service (WMS) compliant serviced. The RMRVs has been implemented and then rainfall data is automatically download using GeoRSS format from Thailand Hydro and Agro Informatics Institute (HAII) and used PostGIS for storing data. Rainfall data were received using db.connect module and then interpolated using a surface interpolation method (v.surf.idw) which is available as a module of the GRASS GIS software, also used and deployed as WPS. The resulting interpolated real time rainfall data is then automatically published as WMS and can be highlighted on a web interface presenting quantity and distribution of rainfall using generated isoline maps.
Keywords: WPS, WMS, GRASS GIS, Real-time Monitoring of Rainfall Values System