Difference between revisions of "Weather Monitoring"
(→General description) |
(→General description) |
||
Line 15: | Line 15: | ||
==General description== | ==General description== | ||
[[image:flowchart_weather_monitoring.jpg|thumb|right|200px|Overview of the weather monitoring components of the CGMS]] | [[image:flowchart_weather_monitoring.jpg|thumb|right|200px|Overview of the weather monitoring components of the CGMS]] | ||
− | The weather monitoring module contains 4 procedures constantly check for updates. The first procedure checks incoming station weather ( | + | The weather monitoring module contains 4 procedures constantly check for updates. The first procedure checks incoming station weather (three-hourly, six-hourly, daily) of roughly 3000 European weather stations with the AMDAC software. The second procedure interpolates the checked station weather to a 25x25km grid that completely covers the European region. A third procedure downscales forecast weather from ECMWF to the same 25x25km grid. Finely all grid weather is aggregated to regions such as countries, provinces, departments, agri-environmental zones etc. |
Revision as of 14:50, 15 July 2010
Introduction
The weather monitoring module is one of the main elements of the MCYFS. It is divided in three categories:
The data bases store the input data and output data. The data fluxes represent the flow of data from external sources to the data bases, between data bases, towards others parts of the system and to end-users (clients). The procedures manipulate the data. |
File:Architecture weather monitoring.jpg General layout of the weather monitoring components in MCYFS |
General description
The weather monitoring module contains 4 procedures constantly check for updates. The first procedure checks incoming station weather (three-hourly, six-hourly, daily) of roughly 3000 European weather stations with the AMDAC software. The second procedure interpolates the checked station weather to a 25x25km grid that completely covers the European region. A third procedure downscales forecast weather from ECMWF to the same 25x25km grid. Finely all grid weather is aggregated to regions such as countries, provinces, departments, agri-environmental zones etc.
Quality check by AMDAC
Detailed information on other pages:
Interpolation to 25x25km grid
The interpolation is managed by a sub-system called Crop Growth Monitoring System (CGMS). For each grid cell every day the most suitable stations are selected and used to interpolate a grid value. From day to day and from weather indicator to weather indicator different stations can be used.
All input data and output data of CGMS is stored in a relational database of which the structure is presented in Appendix 4. Individual tables are described in Appendix 5. Procedures may be stored as database objects, scripts or separate software packages. A detailed description of the software procedures can be found in Appendix 3.
Detailed information on other pages:
Downscalling forecast weather to 25x25km grid
Detailed information on other pages:
Aggregation of grid weather to regions
Detailed information on other pages:
- Analysis of weather indicators
- Time series analysis at station, grid and regional level
- Future developments: cgms numerical weather based
Goals and assumptions
Daily meteorological station data are used in two ways for crop yield evaluations. In the first place as input for the crop growth model WOFOST to simulate crops behaviors and evaluate the effects of weather on crops yields at European level (see Crop Simulation). Secondly as weather indicators for a direct evaluation of alarming situations such as drought, extreme rainfall during sowing, flowering or harvest etc.
The crops behaviors are mainly influenced by the atmospheric conditions near the earth surface. Considering the data availability, resources and purpose of the system a time scale of one day and a spatial scale of 25 by 25 km are chosen as the resolutions to estimate crop yields at European scale.