Next Article in Journal
Assessing Flood Hazard at River Basin Scale with an Index-Based Approach: The Case of Mouriki, Greece
Next Article in Special Issue
Developing a Remotely Sensed Drought Monitoring Indicator for Morocco
Previous Article in Journal
Assessment of a Simplified Connectivity Index and Specific Sediment Potential in River Basins by Means of Geomorphometric Tools
Previous Article in Special Issue
Drought Occurrences and Their Characteristics across Selected Spatial Scales in the Contiguous United States
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Semi-Automatic Operational Service for Drought Monitoring and Forecasting in the Tuscany Region

by
Ramona Magno
1,2,*,
Tiziana De Filippis
1,
Edmondo Di Giuseppe
1,
Massimiliano Pasqui
1,
Leandro Rocchi
1 and
Bernardo Gozzini
2
1
Institute of Biometeorology of the National Research Council (IBIMET-CNR), Via G. Caproni, 8, 50145 Florence, Italy
2
LaMMA Consortium of Tuscany Region, Via Madonna del Piano, 10, 70019 Sesto Fiorentino, Italy
*
Author to whom correspondence should be addressed.
Geosciences 2018, 8(2), 49; https://doi.org/10.3390/geosciences8020049
Submission received: 15 December 2017 / Revised: 24 January 2018 / Accepted: 29 January 2018 / Published: 2 February 2018
(This article belongs to the Special Issue Drought Monitoring and Prediction)

Abstract

:
A drought-monitoring and forecasting system developed for the Tuscany region was improved in order to provide a semi-automatic, more detailed, timely and comprehensive operational service for decision making, water authorities, researchers and general stakeholders. Ground-based and satellite data from different sources (regional meteorological stations network, MODIS Terra satellite and CHIRPS/CRU precipitation datasets) are integrated through an open-source, interoperable SDI (spatial data infrastructure) based on PostgreSQL/PostGIS to produce vegetation and precipitation indices that allow following of the occurrence and evolution of a drought event. The SDI allows the dissemination of comprehensive, up-to-date and customizable information suitable for different end-users through different channels, from a web page and monthly bulletins, to interoperable web services, and a comprehensive climate service. The web services allow geospatial elaborations on the fly, and the geo-database can be increased with new input/output data to respond to specific requests or to increase the spatial resolution.

1. Introduction

Global challenges that environmental applied research is facing in the last years are related to minimizing the climate change impacts while increasing environmental resilience (from agricultural production to human wellbeing, natural resource conservation, etc.). Tuscany, Italy and the whole Mediterranean Basin constitute one of the “hot spots” highlighted by the last IPCC report [1], which mainly is experiencing the effects of climate change. Moreover, the particular geography and the millennial overexploitation of natural resources have made Tuscan territory particularly vulnerable to natural hazards.
The analysis of temperature and precipitation trends in the last decades shows an increase of the extreme events’ frequency, intensity, extent and duration. Heat waves and droughts have important and increasing repercussions on physical, chemical and biological systems, and on some socioeconomical aspects such as health, agriculture, natural ecosystems and tourism [2].
The drought event that started in 2016 and was still in progress at the end of 2017 is only the last of a series of dramatic and costly examples of prolonged droughts in Tuscany that have been systematically recurring every 4–5 years in this century. The last two episodes (2011–2012 and 2016–2017) cost the Tuscan agricultural industry over 500 million euro of losses in crop production and livestock (estimates from Coldiretti, the National Confederation of Farmers), and water resources experienced a significant decrease of surface and groundwater availability. Drought is the second most important natural disaster (after flooding) that affects population [3]. Moreover, with respect to other natural extreme events, drought is a creeping phenomenon [4], characterized by a slow and often difficult-to-define onset and a long-lasting evolution; its intensity and spatial extent are extremely variable and its impact on the environment and human activities can show up late and persist even after the end of the drought event [5].
One of the main issues to cope with drought is the temporal gap existing between the onset and development of a dry period, and the response in managing drought-related emergencies. Although these extreme events require effective actions, policymakers and water users often show low preparedness because of the lack of a proactive approach consisting of monitoring and forecasting activities, mitigation measures and public education. In this context, it is crucial to be providing scientifically based technical support able to deliver simple, timely and reliable information in order to increase readiness, response and recovery capabilities [2,6,7].
Advances in information and communication technology (ICT), as high-performance computing, processing and storing, new coding standards, the availability of open and costless data, and the strong impulse of the geoinformation technology foster the development of self-sustained monitoring and forecasting systems. All these new technological improvements in the ICT infrastructure, coupled with scientific advances, allow a timely, ready-to-use and user-specific upgrading of the early-warning communication. In addition, sharing effective and reliable information, describing the complexity of the phenomenon, implies that most efforts must be addressed to the implementation of a comprehensive framework [8,9,10] based on a coherent workflow, from data acquisition to information delivering [11]. It should be based on the interoperability [12] and open-data concepts, and on the integration of different data sources, both climate-based and satellite-derived.
Several monitoring and forecasting systems have been developed at different spatial scales, from global to sub-national, even if few of them are still operational. At continental level there are the European Drought Observatory (EDO) [13], developed by the Joint Research Centre (JRC), and the African [14] and Latin American and Caribbean Flood and Drought Monitors, both developed by Princeton University. The US Drought Monitor [15] is one of the most well-known examples of national systems, and another example is the Australian service (http://www.bom.gov.au/climate/drought/), run by the Australian Government Bureau of Meteorology. In Italy, the Hydro–Meteo–Climate Service of the Regional Environmental Agency (ARPA) of Emilia Romagna is probably the most comprehensive drought observatory (https://www.arpae.it/index.asp?idlivello=991), together with the Tuscan one.
Starting from these examples, even though climate change is a global phenomenon, its impacts can be detected at a local level; and from the needs of the Tuscany region and the Tuscan Water Authority to identify areas with the highest impact risk in order to take earlier decisions, the LaMMA Consortium (Environmental Modelling and Monitoring Laboratory for Sustainable Development), in collaboration with the Institute of Biometeorology of the National Research Council (IBIMET–CNR), implemented a system prototype for the identification of drought occurrences and trends [16]. This system is based on a monitoring component and on a forecasting one, and is based on two types of indices: direct climate-based and indirect vegetation-based indices.
Over the years of testing, the framework has evolved from the point of view both of the enrichment of the set of indices, and the improvement in the spatial resolution; but the main bottleneck has remained the non-automation of the operational chain and the lack of a unique working environment, which limits the resource optimization.
For these reasons, looking forward the development of a permanent Tuscan drought observatory (DO), our research studies are actually concentrated on the implementation of a spatial data infrastructure (SDI) that follows the service-oriented architecture (SOA) paradigm [17], based on the Open Geospatial Consortium (OGC) (http://www.opengeospatial.org/) standards. The framework has been conceived as a database-centred architecture, using the open-source PostgreSQL (https://www.postgresql.org/) database management system (DBMS).
The main innovation of this approach consists in integrating the geographic data flows (from the downloading of remote sensing data to the storage of final indices) and all the related geoprocessing functions in a single environment.
Moreover, efforts and the breakthroughs of the community that works on open-source systems are allowing an ever-closer and more effective interaction between different languages and software. In fact, the integration of the PL/R (R procedural language) wrapper [18] into the procedural language of PostgreSQL (PL/pgSQL) has allowed the creation of advanced statistical procedures using the R engine (https://cran.r-project.org/). The application of this approach actually focused on the implementation of the monitoring part of the operational chain, and allows working with datasets with different spatio–temporal dimensions, ensuring a versatility and a flexibility, so as to effectively respond to the needs of actual users and also to future demands.
The overall aim of this paper is to present a comprehensive operational monitoring and forecasting system based on open and interoperable technological solutions, implemented to facilitate the communication of scientific knowledge on drought assessment for decision-making processes.

2. Study Area and Data

The drought observatory is focused on monitoring and forecasting conditions over Tuscany, even if datasets refer to larger areas based on the image size (for satellite products) or other needs for climatological purposes. Tuscany is a geographically complex region of central Italy (Figure 1), with half of its territory covered by forests, and characterized by a rainfall regime influenced by latitude, distance from the sea and orography, and ranging from about 600 mm in the southern coastal area, to 2700–2800 mm in the northern part of the Apennines (reaching a height of almost 2000 m a.s.l.).
This complexity makes particularly important the availability of a system as comprehensive and integrated as possible to respond to the different user requests.
Input datasets include both in-situ and remote-sensing parameters, in order to implement and validate geoprocessing procedures and model runs (Table 1).
One of the two sources of rainfall data for the monitoring system is the Climate Hazards Group InfraRed Precipitation with Station data (CHIRPS) precipitation dataset [19,20], that has the double advantage of being one of the global daily datasets with the highest spatial resolution (0.05°), and coming from the combination of satellite and ground-based data.
Ten meteorological stations, representing the provincial capitals, were also selected both to validate the CHIRPS dataset for the Tuscany area and to calculate one of the two climate-based indices.
For the analysis of vegetation response to temperature and moisture stresses, a set of remote-sensing products from the Moderate-Resolution Imaging Spectroradiometer (MODIS) was selected: the Normalized Difference Vegetation Index (NDVI) [21], the Enhanced Vegetation Index (EVI) [21] and the Land Surface Temperature (LST) [22].
For the forecasting system, gridded monthly precipitation data from the CRU (Climate Research Unit) TS v.4.00 dataset [23] is used to calculate SPI 3, together with a series of atmospheric predictors.

3. Operational Chain

The operational chain implemented to calculate drought indices and to deliver final products is based on automatic and semi-automatic procedures. The operational system is made up of three sections (Figure 2): the monitoring and forecasting systems that are the core of the DO, and the dissemination part from which results of the SDI elaborations can be delivered or analyzed to support decision making.

4. Monitoring System

The monitoring system is developed integrating state-of-the-art science and advances in technologies, and selecting a set of coupled rainfall-based and satellite-derived indices (Table 2), taking into account: (1) types of drought; (2) availability and consistency of data; (3) geographical characteristics; (4) time and spatial variability; and (5) main final users.
Precipitation, as the first and main parameter pointing out drought occurrence, is used in many indices, among which the most widespread Standardized Precipitation Index (SPI) [24] and the less-known Effective Drought Index (EDI) [25] are considered better than others [26], providing different timescales of drought occurrence, and detecting its variation and duration.
The SPI, widely considered a robust and reliable index [27,28], allows multiple timescale tracking (usually 3, 6, 12, 24 months) of dry/wet periods, detects drought variation and duration, and provides a comparison between geographically different locations thanks to its standardization (Figure 3).
For these reasons, and to have the possibility of expanding the geographical area of analysis as necessary, the CHIRPS dataset was considered suitable. Indeed, working over larger territory or different climatic zones–since the spatial distribution of weather stations is often inadequate–encourages the employment of a dataset that merges precipitation detected both by satellites and rain gauges.
In order to validate the CHIRPS dataset for the Tuscany region, a comparison of monthly precipitation timeseries from 10 rain gauges and the corresponding values of the CHIRPS grid cells for the period 1981–2010 has been done. an overall underestimation of CHIRPS monthly rainfall emerges from the analysis (R correlation = 0.69; mean bias = −8 mm; RMSE = 10.4 mm), which is acceptable for gridded datasets and our purposes.
Instead, the EDI index, calculated with a daily timestep, is more sensitive to each single rainfall event and shows a more detailed influence of precipitation on the recovery from an accumulated deficit.
E P i = n = 1 i m = 1 n P m n ,
D E P = E P M E P ,
E D I = D E P S T ( D E P ) ,
where EP is the effective precipitation; P m is rainfall of m days before; and i represents the number of days (usually equal to 365 days) along which rainfall is summed in order to calculate the drought intensity. MEP is the mean climatological effective precipitation (calculated over a 30-year period); DEP is the deviation of the effective precipitation from the MEP indicating a water deficit/surplus for a specific day. EDI is the standardized value of DEP, where ST(DEP) is the standard deviation of each daily DEP.
Additionally, EDI is effective to spatially recognize the onset of a drought episode [26], and consequently can be used at the punctual level for further specific information.
The second group of indices, focused on vegetation health monitoring, represents an indirect drought-responsive way to analyze the phenomenon, and satellite-derived indices are widely used due to their spatio–temporal characteristics of full ground cover and quasi-continuous time observations. The vegetation performance, usually used for agricultural drought monitoring, is also useful to have an indication of the intensity of a drought event; woody plants, in fact, with their deep root systems, have evolved mechanisms to cope with dehydration conditions stronger than those of herbaceous plants [29], and therefore a decrease in the forest productivity can indicate a prolonged lack of water availability.
The vegetation indices selected for the DO are related to temperature and moisture stresses throughout a combination of NDVI or EVI, and LST parameters. They are [30] the Vegetation Condition Index (VCI) and the Temperature Condition Index (TCI).
V C I i = N D V I i N D V I m i n N D V I m a x N D V I m i n 100 ,
where NDVIi, NDVImin, and NDVImax are respectively the last NDVI image available and the absolute minimum and maximum values along the timeseries, related to the same period.
T C I i = L S T m a x L S T i L S T m a x L S T m i n 100 ,
where LSTi, LSTmin, and LSTmax are respectively the last LST image available and the absolute minimum and maximum values along the timeseries, related to the same period. In accordance with the study of Sun and Kafatos [31], we use daytime LST instead of brightness temperature for calculating TCI.
We are actually evaluating the possibility to use EVI instead of NDVI due to its characteristics of being less influenced by scattering related to aerosols [32] and less susceptible to saturation [33] in forests with high vegetation cover (Figure 4). However, the evaluation of the performance of the former with respect to the latter is still a work in progress.
The 8-days TCI images are averaged to be compatible with the 16-days time resolution of VCI.
The combination of VCI and TCI originates the comprehensive Vegetation Health Index (VHI) [30,34].
V H I i = a T C I + b V C I ,
where a and b are coefficients that quantify the VCI and TCI contributions to the vegetation response, respectively. Since our environment is complex and characterized by different vegetation types (from Mediterranean evergreen coniferous and broad-leaf forests to temperate coniferous and deciduous broad-leaf ones) responding differently to temperature and water availability, we assigned the same weight (0.5) to the coefficients to simplify the computation of the index.
Concerning the vegetation indices, due to the different spatial resolutions of TCI (1 km) and VCI (250 m), the calculation of the comprehensive VHI index has been combined with resampling functions in order to obtain a final map with higher details (250 m) (Figure 5).

4.1. Monitoring SDI Architecture

To implement a reliable and science-based local operational monitoring system, a well-structured SDI is an essential prerequisite to produce effective spatial information, and to support the whole operational chain, from the data acquisition, to its management, processing and dissemination. An SDI is defined as ”sources, systems, network linkages, standards, and institutional issues involved in delivering spatially-related data from many different sources”, and information for purposes other than those it was created for “to the widest possible group of potential users at affordable costs” [35].
Based on this general concept, an SDI can create an environment able to facilitate the discovery, accessibility, sharing and reuse of research data, contributing to support decision-making processes related to the impact of drought occurrences at the local level. In the last decades, the SDI conceptual model has evolved, from the oldest [35,36,37] more product-based, to the most recent process-based ones [38]. The first considers only standardized data production, access and delivering, linking different spatial databases; the latter, more comprehensive and widely used, includes databases also hosting metadata and tools that allow an active, flexible and responsive input/output visualization, data processing and downloading in order to obtain information useful for decision makers, technicians or researchers [39].
Williamson [40] considers the SDI development a more complex concept and in constant evolution “because of the social, political, cultural and technological context to which such development must respond”.
In the research context and in our perspective, an SDI built to support a DO should respond to some fundamental requirements: research data openness, interoperability, flexibility, scalability, responsiveness and specific user needs. For this reason, our user-oriented and process-based DO SDI is focused on the best use of climate data for drought assessment and their translation in information, in opposition to simple data sharing.
Even if the top-down SDI implementation approach required for global and national SDIs emphasizes the need of a full standardization and uniformity [41], in practice its implementation in a local bottom-up approach requires a compromise between the application of OGC/ISO standards and the system optimization that has to respond to different actual and future user needs and their available resources [41,42]. Indeed, standard implementation, if strictly applied, could make more complex and heavier the services’ development and usage.
Starting from these concepts, the DO SDI technological components are organized in typical client–server architecture, and interact from the data provider’s download data process to the result representation to end-users, following general OGC guidelines [39,43,44]. OGC standards are used in several elements developed into the DO SDI, starting from the data model, designed using Unified Modeling Language (UML) (ISO TC/211), to PostGIS open-source software that “provide[s] the most complete implementation of OGC simple feature specifications (SFS) of any free and open-source software (FOSS) database management systems (DBMSs)” [45], and follows the OGC Structured Query Language (SQL) standards [46,47]. The data model is developed following a participative approach among the researchers involved in data collection and analysis for the application schema implementation. Moreover, to ensure the platform interoperability between geospatial data and services, three main services are considered in the general SDI architecture: catalog service, data service and processing service [48,49]. This release of the DO SDI includes OGC Catalogue Service for the Web (CSW) and Web Map Service (WMS) [50]. Concerning the Web Processing Service (WPS), some constraints have been still overcome with further developments [51].
The design of the DO SDI is built using the most spread open-source software, according to the required functionalities. The architecture, designed for the DO monitoring framework optimization, is composed of three layers (Figure 6a–c): (1) providers layer for retrieving input data; (2) drought framework layer for managing metadata and processing stored data; and (3) client-side layer for result dissemination. All the three layers communicate through specific representational state transfer (REST) web services following the SOA paradigm. Even if the REST paradigm is only marginally considered in the OGC’s standard implementation (i.e., for the WMTS [52]), we preferred it to the Simple Object Access Protocol (SOAP) ones because it is lightweight and has less client-side complexity to manage by the users [53]. Furthermore, RESTful web services provide functions of data extraction and downloading in an effective and highly flexible way.
The overall objective in developing a local DO SDI is to provide an appropriate environment in which both users and producers of spatial information can cooperate in a cost-efficient and cost-effective way to better achieve their targets.

4.1.1. Providers Layer

The providers layer (Figure 6a) is in charge of managing input data coming from different sources (CHIRPS rainfall, and MODIS LST, NDVI, EVI) and storing them in the geodatabase (GeoDB) implemented into the framework layer (Figure 6b).
The OGC data formats actually supported by the DO SDI are the NetCDF [54,55] for input CHIRPS rainfall dataset, and the Well-Known Text (WKT) [56] for vectors used for the extraction and processing functions. MODIS data are in Hierarchical Data Format–Earth Observing Systems (HDF–EOS) format, approved standard recommended for use in NASA Earth science data systems.
Specific Bash scripts have been developed in order to download and prepare input data before saving them into the GeoDB. Geospatial Data Abstraction Library (GDAL) and PostGIS reprojection, tiling and storing functions have been used in order to improve the GeoDB performance and to harmonize the datasets with the data model. All datasets have been reprojected into a common and widely used reference system: the EPSG:4326 (i.e., Latlong, WGS84). The same Bash scripts call RESTful Web Services supplied by the framework layer to store the datasets in the GeoDB. Moreover, a cron daemon (crontab file) has been enabled to start the scripts automatically for a continuous input-data updating.

4.1.2. Drought Framework Layer

The drought framework layer (Figure 6b) is the main component of the DO SDI architecture, in which the PostgreSQL database represents the only environment for data storage and geoprocessing. At this implementation stage, geoprocessing queries do not completely follow OGC WPS specifications [57], working with REST Web Services instead of SOAP. All the services allow the storage of new data while their retrieving and processing are developed locally using the REST paradigm, and called through simply HTTP GET and POST operation requests [44]. PostgreSQL is used to store input data (rainfall, LST, NDVI, EVI), to perform all geoprocessing procedures (queries, indices elaborations, statistical operations, etc.), and to generate intermediate data (LSTmin, LSTmax, NDVImin, NDVImax, EVImin, EVImax) and output images (SPI, TCI, VCI, E-VCI, VHI, E-VHI) with different formats, that is, GeoTIFF, PNG, ASCII Grid (Figure 7).
Though all the indices are calculated inside PostgreSQL, the different complexities of vegetation and rainfall index computation has forced us to use different libraries. TCI and VCI, in fact, result from simple arithmetic operations that can be done directly in PL/pgSQL using the PostGIS library, successfully taking advantage of its features. The SPI index, instead, is obtained with more complex statistical functions (fitting of a gamma probability distribution, transformed into a standard Gaussian variable). For this reason, SPI elaboration has been implemented with the integration of a specific R library [58] with the PostGIS library. The integration between the R engine and PostGIS is made possible by PL/R, the R wrapper for PostgreSQL.
For the implementation of the SPI processing, different approaches are possible in order to maximize the performance. In the first approach, currently employed, the SPI procedure is managed by a Java 2 Enterprise Edition (J2EE) service that creates time-saving parallel threads, each one working simultaneously on specific subregions of rainfall grids and calling iteratively the PL/R function. The PL/R function performs a pixel-by-pixel SPI calculation over time vectors. This approach consumes more CPU resources but saves RAM consumption. The number of parallel treads influences the total time needed to calculate the SPI (the higher the number, the lesser the time consumption). The second approach consists of a PL/R routine that works over a single vector of matrix of a tiled subregion. This approach consumes less CPU resources, but is more RAM-consuming. The comparison of the two approaches will show which of them performs better to further reduce the time consumption.
The framework layer also supplies a suite of RESTful Web Services (Figure 6b), developed using JAX-RS (Java API for RESTful Web Services), for retrieving stored data (inputs, intermediate and outputs) and handling the geospatial operations developed with PL/pgSQL (i.e., the extraction of raster portions from a given polygon, basic statistics, and model runs).
A key component of an interoperable SDI is the catalog of metadata, useful for data and resource discovery and evaluation using space, time and thematic attributes before accessing them [59,60]. Catalogs also require web interfaces for metadata and data publishing, based on open standards, and the WMS is one of the OGC standards, used for graphical representation (images) of geospatial data [50].
The drought framework layer includes the open-source Comprehensive Knowledge Archive Network (CKAN) data-management platform (http://ckan.org/) and GeoServer data-publishing web server (http://geoserver.org/), respectively used to harvest the catalog and to publish data and metadata. CKAN supports ISO 19139 (geographic information—metadata—XML schema implementation) encoding for metadata description, and it is also able to manage the OGC CSW and WMS standards.
Through the supplied API (application programming interface) functions composed of RESTful Web Services, GeoServer API and CKAN Services, spatial data are discovered and ready to be reused by any third-party client applications, guaranteeing the integration of this climate data with other information types and therefore the interoperability of the whole system. Figure 8 shows the first release of the data catalog implemented for the Drought Climate Service.

4.1.3. Client-Side Layer

A process-based SDI should stress information communication in order to reach a wide range of users and facilitate effective decision planning [38].
The web services implemented in the client-side layer (Figure 6c) support the development of customized applications for result dissemination and service handling.
Different customized client applications are developed following the specific users’ needs (researchers, practitioners, public authorities and community), taking advantage of interoperable services supplied by the drought framework layer.
Through the supplied RESTful API functions of the drought framework layer, it is also possible:
  • to create WebGIS applications, customized websites, and services that require DO SDI data;
  • to develop a plugin for other desktop GIS applications such as QGIS or ArcGIS;
  • to share and to integrate DO data with other interoperable SDIs.
Moreover, a complete catalog is supplied through CKAN and GeoServer GUI implementation, and data are visualized in several formats and standard protocols: WMS, GeoTIFF—considered an important de facto standard—PNG, and AAIGrid.

5. Forecasting System

The forecasting system is based on an empirical approach to predict meteorological drought using the SPI 3, a few months in advance (Figure 9) from large-scale observed climate indices. The forecast’s window (25°–65° N; 20° W–45° E) has a spatial resolution of 0.5°.
This seasonal forecast empirical system adopts a physically based statistical approach which uses a multivariate regression (MR) model to estimate future anomalies [16].
The SPI-3 dependent variable of the MR model is calculated using the CRU rainfall dataset, more suitable than CHIRPS for this analysis because of its long timeseries. For the SPI computation, which is done by using the SPEI R package (https://CRAN.R-project.org/package=SPEI), the Pearson III distribution and the period 1961–2010 are used for standardizing the variable to a Gaussian distribution with zero mean and standard deviation of one. Predictors are selected among observed atmospheric and oceanic climatic indices according to the list in Table 3, then they are centered and standardized by using the overall mean and standard deviation, respectively. The de-trending procedure is applied by monthly subsetting each timeseries, since an MR model is built for each forecast month.
Furthermore, a maximum of five months leading up to the forecast SPI-3 are set for each predictor to be included in the design matrix, that is, the matrix of the regressors. For example, the design matrix of the SPI-3 model of May is composed of the predictors’ timeseries from October to February, since the SPI-3 of May is computed by using the precipitation of March, April and May. The de-trending procedure is based on a local nonparametric regression and is applied to the dependent variable as well. Finally, 12 design matrices with 43 observations, that is, monthly values of the 1974–2015 timeseries, and 13 5 predictors, are set, being 13 indices and five leading timesteps. Then, a procedure of deletion has been applied in order to address the well-known issue of multi-collinearity in MR models by eliminating linear combinations as well as high correlation between explanatory variables. From this filtered design matrix, a double-steps procedure is applied to select the best model in terms of predictive performance: (1) Find the eight best models for each group of one up to 12 predictors according to the adjusted R 2 index; (2) find the best model among those identified at (1) by means of 10-fold cross-validation criterion and RMSE index. More in-detail, the procedure at (1) is performed by means of the “leaps” R library [68], that uses an efficient algorithm to return the best model: in practice, it iteratively computes the adjusted R 2 index, which is calculated from the classical R 2 taking into account a penalization for models with numerous predictors ( a d j R 2 = R 2 ( p n p 1 ) ( 1 R 2 ) , where n and p are the number of samples and parameters, respectively), for all the possible combinations of predictors. The algorithm output is basically the ranking of the models with different number of predictors. From this ranking, the selection of the best model is done by applying a 10-fold cross-validation procedure, that iteratively divides the data samples in a training and control set, using the training for estimating the linear regression coefficients, and the control for evaluating the predictive performance of each model. Finally, the model with the minimum RMSE value is chosen. The entire procedure has been carried out at each grid cell of the spatial domain. Thus, an evaluation of the predictive performance of the best model for each SPI-3 can be done, summarizing the results obtained in each grid cell, and such an evaluation is reported in Table 4. In particular, the columns signif 0.05 and signif 0.10 represent the percentage of predictors in the best model that are individually significant at level α = 0.05 and α = 0.10 of the t-test, respectively. The value of these indices are quite high, attesting to the robustness of the chosen models. On the other hand, the range of the a d j R 2 , which is composed of the minimum and maximum values obtained throughout the spatial domain, shows criticality for some individual cell grids and a few months; nevertheless, the great number of values above 0.50 reveals generally a good model definition. This behavior is more pronounced during the winter season, when drought can be more critical. The predictive performance of the selected models is generally good (see the minimum values in the column range RMSE with respect to the corresponding observed SPI values). Lower performance was identified in the summer period, when dryness events are common and thus have weaker impacts.

6. Dissemination

A stable, well-structured and interoperable SDI allows one to have a wide database of drought indices, constantly fed by input data, that guarantees the analysis of different drought aspects at high spatial resolution. Firstly, climate-based indices give information about the extension, intensity and duration of a drought event, whereas vegetation-based indices inform on its impacts. Secondly, with the availability of a long timeseries of these indices, it is possible to conduct trend analysis, useful not only for scientific purposes but also for decision makers for adaptation planning.
Vegetation index maps can be also cross-checked with other types of layers, such as Tuscan boundaries and land cover, to mask urban areas and water bodies, and for a more detailed analysis of results. During a drought occurrence, in fact, the Tuscan land cover is used in order to classify and localize which forest type or tree crops are more affected (Figure 10).
All the final results are analyzed and compared to have a coherent overview of the signal during a drought event and to prepare effective information for end-users. The final information is actually provided through different communication channels in order to reach different targets.

6.1. Web Page

A first synthetic information suite suitable for the generic public and media is provided on a specific web page (Figure 11) of the LaMMA Consortium website. News on the current conditions are monthly updated and local impacts from media are also reported (http://www.lamma.rete.toscana.it/siccita-situazione-corrente). From the web page, it is also possible to access the monthly bulletins.

6.2. Monthly Bulletins

Monthly bulletins are published both on the web page of the LaMMA Consortium and through the ISSUU web platform (http://issuu.com/consorziolamma), describing more detailed analysis on both current and future conditions (Figure 12) useful for decision makers in the agricultural and environmental departments of the Tuscany region, and regional or local water authorities.
The bulletin contains a deep analysis of each index, even if during colder seasons the elaboration of vegetation indices is not performed; only the period between April and October is considered, due to the minor influence of cloud cover on satellite-based data. Following a specific request of the Tuscan Water Authority, starting from June 2017 the number of indices was increased, including maps of minimum and maximum temperature of the last month, and rainfall anomalies of three specific periods: the last month, the last three months and the cumulative period starting from the 1st of October, considered the beginning of the hydrological year.
The number of accesses to the main page and bulletins from 1 January 2016 to 30 November 2017 was 17,225, most of which (13,000) were linked to the actual long-lasting drought period 2016–2017 (from 1 October 2016 to 30 November 2017); the peak of accesses was obviously centered during the hottest months, June–September (about 2000 accesses/month), when the water demand is typically higher.

6.3. WebGIS Application

A WebGIS application (http://www.lamma.rete.toscana.it/webgis-siccita) based on open-source solutions has been customized for the LaMMA Consortium’s drought web page in order to integrate different datasets and share maps of drought indices with researchers, decision makers and other stakeholders [69].
Thanks to the advances in open-source technologies, further developments are foreseen to improve spatial data visualization and analysis functions. The new DO WebGIS version will be developed in J2EE as a single-view application. It will supply a control panel to select and view all stored images, and a toolbar for simple geospatial operations (raster extraction, queries over a subarea or a single pixel, raster overlay, etc.). To visualize geographical data, a GeoMap component will be implemented using OpenLayers, the open-source library for WebGIS applications.

6.4. Climate Services

In the framework of the European Research and Innovation Roadmap for Climate Services [70], the research community is called upon to respond to a new challenge to produce raw data and processed usable information to provide European Climate Services (ECS) with high-quality and scientifically proven data, in order to answer a complex query or support a decision [51]. The implementation of CS, in fact, is actually considered at the international level one of the best ways to provide science-based climate information and specific support to decision makers with different needs, as stated in the Paris Agreement (http://unfccc.int/paris_agreement/items/9485.php), Article 7, Paragraph 7, and by the World Meteorological Organization (WMO) [71].
Some different types of CS have been developed in the last years [72], including climate change scenario platforms and web portals where physical data and climate-related products (e.g., maps, charts, reports, guidelines, advice and bulletins) are available.
The aim of DO is to turn scientific information from drought-monitoring and forecasting into operational information and services, as also recommended by the World Meteorological Organization (WMO) in the Priority Needs for the Operationalization of the Global Framework for Climate Services (2016–2018) paper (http://www.wmo.int/gfcs/implementation-plan). Also suggested by Giuliani [73], the availability of open-source tools and standardized interoperable SDI web services ensures the sustainability in the development of web applications with geo-referenced data and customized territorial analysis that could be connected to other climate services. This approach facilitates the creation of value-added products and services by researchers involved in climate investigations.
Actually, the DO information products will also be shared through the IBIMET-CNR Climate Services platform (https://climateservices.it/), developed in collaboration with the LaMMA Consortium (Figure 13) in the context of national and international research projects, and tailored to the needs of end-users involved in the related activities. Moreover, through the Drought Climate Service (DCS) interface under development, researchers and other skilled users will be able to directly elaborate or download any drought index dataset using RESTful API web services.
The DCS is inspired by some Global Framework for Climate Services (GFCS) principles (http://www.gfcs-climate.org/principles), aiming to:
  • provide better accessibility and usability of climate information by users,
  • ensure operational and continuously updated services,
  • encourage global, free and open exchange of climate-relevant data,
  • facilitate and strengthen—not duplicate,
  • be built through partnerships.

7. Future Perspectives

Several drought-monitoring systems have been developed, especially at the international and national levels, but due to the complexity of the phenomenon, only few of them are still operational and comprehensive, and therefore able to explore all the aspects of the problem. In Italy, in addition to the Tuscan DO, the only example at the regional level is the operational service of the Emilia Romagna Environmental Agency.
The need for creating a Tuscan DO has arisen in response both to the deep, negative effects of the 2011–2012 drought event on water resources, human activities and the environment in general, and to the delayed action of decision makers. The regional operational service implemented by applying emerging ICTs and following the interoperability, open-data and open-source concepts, provides the decision makers with useful, effective and timely data and information dissemination, where the internet is the perfect vehicle, and the monthly bulletin represents the comprehensive communication instrument that anybody can use as a first decision support.
Compared to the initial drought-monitoring prototype based on manual procedures (and local ground-based rainfall datasets), the actual DO, built on a robust SDI, standard web services and semi-automatic geoprocessing procedures, has several advantages.
The presented DO SDI architecture is a process-based, multipurpose and multi-user operational service that does not necessarily need strong technical capacities to retrieve and use data and information; it is interoperable, open, expandable and customizable, thus also allowing one to respond to one of the GFCS principles, asserting that the “framework will address needs at three spatial scales: global, regional and national”, including climate-vulnerable developing countries. Furthermore, the development of a local SDI can also contribute to increase effectiveness of higher SDI hierarchies (national, regional, global), thanks both to the involvement of local users to identify their needs and priorities, and to the availability of information specifically produced.
Moreover, Giuliani et al. [73] assert that GFCS should address future efforts towards the adoption of interoperable geospatial solutions and web-based services.
Once the basic architecture is defined, several implementations are possible: input datasets and outputs can be increased or replaced with more detailed or locally suitable new data/models; new procedures of analysis can be easily integrated (also thanks to PL/R libraries) with a relatively low development workload.
RESTful Web Services allow high interoperability, as they may be integrated into any client application needing data from the DO SDI (e.g., to use rainfall data in hydrological models, or vegetation indices for agroecological studies as crop models and yield estimates). Furthermore, following the open-source concept, all the RESTful APIs developed are made available on the GitHub platform (https://github.com/n3tmaster/DroughtGWS).
The drought framework implemented can be used as the core of the IBIMET-CNR DCS (Drought Climate Service), enhancing the value chain of scientific climate knowledge, providing an adaptive, efficient and responsive environment able to communicate science-based, effective, comprehensive and timely climate information, ready to use and customized for different levels of users, within, between and outside scientific communities. This approach seems to converge on the most recent advancements in geospatial technologies to support CS [73], adopted at higher geographical levels (national and global). Indeed, the different information tools developed guarantee a continuous and on-demand service to several local users, from the Tuscany region or the Tuscan Water Authority (AIT), who can ask at any time updated information related to a specific index or periods more useful for their assessments, to researchers that need data for their further investigations, and even in other geographical areas covered by the available datasets.
Thanks to technological evolutions, new satellite products and scientific research, the DO SDI is a continuous work in progress.
In fact, from an interoperability point of view, the natural evolution of the DO is the integration of the forecast system into the SDI, even if this task has some constraints linked to the amount of data required (rainfall and predictor datasets) and to the complexity of the statistical computations, for which a deep performance evaluation is needed.
Moreover, due to the importance of water resources for agriculture, which is the main sector affected by drought events, the challenge for the next period is to push the DO SDI potentialities for local applications that need more detailed information. In the coming year, in fact, is planned the evaluation of new user-tailored drought indices (including the possible use of the E-VCI instead of the classical VCI), and the implementation and validation of a model for the actual evapotranspiration (AET) estimates in a farm with an annual crop rotation system alternating tomatoes, wheat and chickpeas. The model provides an estimate of AET with a high spatio–temporal resolution, based on ground and remote-sensing data [74], combining estimates of potential evapotranspiration (ET0) and of fractional vegetation cover derived from NDVI, in order to simulate both transpiration and evaporation processes. The NDVI will come from Sentinel 2-MSI (MultiSpectral Instrument) satellite images with a high resolution of 10 m. NDVI images will be also used to monitor the crop growth in relation to the irrigation system, in order to study a satellite-based model for crop water requirements and irrigation optimization.
As a consequence, in order to improve the overall performance of the whole SDI, new sophisticated tuning procedures will be implemented into the PostgreSQL DB (e.g., the creation of new spatial indices, the optimization of PL/R processes, etc.). Moreover, the increase of climate data volume and the introduction of agrometeorological models could require new approaches for processing data. Distributed computing and the use of cluster, grid or cloud infrastructure seems to be a promising way [73] towards an efficient processing solution for generating information on climate change impacts at different scales.

Acknowledgments

The MOD11A2 level-3 MODIS/Terra global Land Surface Temperature (LST) and the MOD13Q1 level-3 MODIS/Terra Vegetation Indices data products was retrieved from the online Data Pool, courtesy of the NASA Land Processes Distributed Active Archive Center (LP DAAC), USGS/Earth Resources Observation and Science (EROS) Center, Sioux Falls, South Dakota, https://lpdaac.usgs.gov/data_access/data_pool. This study was partially developed in the framework of VOPA-Crisis Lab Project financed by Italian Government and SERV_FORFIRE Project which is part of ERA4CS, an ERA-NET initiated by JPI Climate.

Author Contributions

Ramona Magno have conceived the drought operational service and the paper planning and writing; Tiziana De Filippis, Edmondo Di Giuseppe, Massimiliano Pasqui, Leandro Rocchi and Bernardo Gozzini have contributed in the paper writing; Leandro Rocchi has developed the SDI and the related RESTful web services; Massimiliano Pasqui and Edmondo Di Giuseppe developed the forecasting system.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
IPCCIntergovernmental Panel on Climate Change
ICTInformation and communication technology
EDOEuropean Drought Observatory
JRCJoint Research Centre
ARPARegional Environmental Agency
LaMMAEnvironmental Modelling and Monitoring Laboratory for Sustainable Development
IBIMET-CNRInstitute of Biometeorology of the National Research Council
DODrought observatory
SDISpatial data infrastructure
SOAService-oriented architecture
OGCOpen Geospatial Consortium
DBMSDatabase management system
PLProcedural language
CHIRPSClimate Hazards Group InfraRed Precipitation with Station data
MODISModerate-Resolution Imaging Spectroradiometer
NDVINormalized Difference Vegetation Index
EVIEnhanced Vegetation Index
LSTLand surface temperature
CRUClimate Research Unit
SPIStandardized Precipitation Index
EDIEffective Drought Index
VCIVegetation Condition Index
TCITemperature Condition Index
VHIVegetation Health Index
UMLUnified Modeling Language
SQLStructured Query Language
CSWCatalogue Service for the Web
WMSWeb Map Service
WPSWeb Processing Service
SOAPSimple Object Access Protocol
RESTRepresentational State Transfer
NetCDFNetwork Common Data Form
WKTWell-Known Text
HDF–EOSHierarchical Data Format–Earth Observing Systems
GDALGeospatial Data Abstraction Library
JAX-RSJava API RESTful Web Services
J2EEJava 2 Enterprise Edition
APIApplication programming interface
CKANComprehensive Knowledge Archive Network
XMLeXtensible Markup Language
EPSGEuropean Petroleum Survey Group
MRMultivariate regression
SSTSea surface temperature
AMOAtlantic Multidecadal Oscillation
MEIMultivariate ENSO Index
ENSOEl Niño/Southern Oscillation
NAONorth-Atlantic Oscillation
SV-NAMSeasonally Varying NH Annular Mode
NHNorthern hemisphere
MZIModified Zonal Index
MED-SSTMediterranean SST
TRI-SSTAtlantic Tripole SST
GUI-SSTGuinea Gulf SST
IND-SSTIndian Ocean SST
EOFEmpirical orthogonal function
SISCIEurasian Snow Cover
ESRL–PSDEarth System Research Laboratory–Physical Sciences Division
CPCClimate Prediction Center
HOKHokkaido University
IRI-DLInternational Research Institute for Climate and Society-Data Library
GSLGlobal Snow Laboratory
WMOWorld Meteorological Organization
CSClimate services
DCSDrought Climate Service
GFCSGlobal framework for climate services
AITTuscan Water Autority
AETActual evapotranspiration
ET0Potential evapotranspiration
MSIMultiSpectral Instrument

References

  1. Hartmann, D.L.; Tank, A.M.K.; Rusticucci, M.; Alexander, L.V.; Brönnimann, S.; Charabi, Y.A.R.; Dentener, F.J.; Dlugokencky, E.J.; Easterling, D.R.; Kaplan, A.; et al. Observations: atmosphere and surface. In Climate Change 2013 the Physical Science Basis: Working Group I Contribution to the Fifth Assessment Report of the Intergovernmental Panel on Climate Change; Cambridge University Press: Cambridge, UK, 2013. [Google Scholar]
  2. Field, C.B. Managing the Risks of Extreme Events and Disasters to Advance Climate Change Adaptation: Special Report of the Intergovernmental Panel On Climate Change; Cambridge University Press: Cambridge, UK, 2012. [Google Scholar]
  3. Drought Risk Reduction Framework and Practices: Contributing to The Hyogo Framework for Action: E-book; United Nations International Strategy for Disaster Reduction Secretariat (UNISDR): Geneve, Switzerland, 2009; Available online: www.unisdr.org/files/11541_DroughtRiskReduction2009library.pdf (accessed on 15 December 2017).
  4. Tannehill, I.R. Drought Its Causes and Effects; Princeton University Press: Princeton, NJ, USA, 1947. [Google Scholar]
  5. Vicente-Serrano, S.M.; Begueria, S.; Lorenzo-Lacruz, J.; Camarero, J.J.; López-Moreno, J.I.; Azorin-Molina, C.; Revuelto, J.; Morán-Tejeda, E.; Sanchez-Lorenzo, A. Performance of drought indices for ecological, agricultural, and hydrological applications. Earth Interact. 2012, 16, 1–27. [Google Scholar] [CrossRef]
  6. Dolman, A.J.; Belward, A.; Briggs, S.; Dowell, M.; Eggleston, S.; Hill, K.; Richter, C.; Simmons, A. A post-Paris look at climate observations. Nat. Geosci. 2016, 9, 646. [Google Scholar] [CrossRef]
  7. Buontempo, C.; Hewitt, C.D.; Doblas-Reyes, F.J.; Dessai, S. Climate service development, delivery and use in Europe at monthly to inter-annual timescales. Clim. Risk Manag. 2014, 6, 1–5. [Google Scholar] [CrossRef]
  8. Jayaraman, V.; Chandrasekhar, M.G.; Rao, U.R. Managing the natural disasters from space technology inputs. Acta Astronaut. 1997, 40, 291–325. [Google Scholar] [CrossRef]
  9. Brown, J.F.; Wardlow, B.D.; Tadesse, T.; Hayes, M.J.; Reed, B.C. The Vegetation Drought Response Index (VegDRI): A new integrated approach for monitoring drought stress in vegetation. GISci. Remote Sens. 2008, 45, 16–46. [Google Scholar] [CrossRef]
  10. Jain, S.K.; Keshri, R.; Goswami, A.; Sarkar, A. Application of meteorological and vegetation indices for evaluation of drought impact: A case study for Rajasthan, India. Nat. Hazards 2010, 54, 643–656. [Google Scholar] [CrossRef]
  11. Miller, H.G.; Mork, P. From data to decisions: A value chain for big data. IT Prof. 2013, 15, 57–59. [Google Scholar] [CrossRef]
  12. The Havoc of Non-Interoperability. OGC White Pap. 2004, 7. Available online: http://portal.opengeospatial.org/files/?artifact_id=5097 (accessed on 15 December 2017).
  13. Vogt, J.; Barbosa, P.; Hofer, B.; Magni, D.; Jager, A.D.; Singleton, A.; Horion, S.; Sepulcre, G.; Micale, F.; Sokolova, E.; et al. Developing a European Drought Observatory for Monitoring, Assessing and Forecasting Droughts Across the European Continent; AGU Fall Meeting Abstracts; American Geophysical Union: Washington, DC, USA, 2011. [Google Scholar]
  14. Sheffield, J.; Wood, E.F.; Chaney, N.; Guan, K.; Sadri, S.; Yuan, X.; Olang, L.; Amani, A.; Ali, A.; Demuth, S.; et al. A drought monitoring and forecasting system for sub-Sahara African water resources and food security. Bull. Am. Meteorol. Soc. 2014, 95, 861–882. [Google Scholar] [CrossRef]
  15. Svoboda, M.; LeComte, D.; Hayes, M.; Heim, R.; Gleason, K.; Angel, J.; Rippey, B.; Tinker, R.; Palecki, M.; Stooksbury, D.; et al. The drought monitor. Bull. Am. Meteorol. Soc. 2002, 83, 1181–1190. [Google Scholar]
  16. Magno, R.; Angeli, L.; Chiesi, M.; Pasqui, M. Prototype of a drought monitoring and forecasting system for the Tuscany region. Adv. Sci. Res. 2014, 11, 7–10. [Google Scholar] [CrossRef]
  17. Erl, T. Service-Oriented Architecture: Concepts, Technology, and Design; Pearson Education India: Delhi, India, 2005. [Google Scholar]
  18. Conway, J.E. PL/R User’s Guide-R Procedural Language. 2009. Available online: http://www.joeconway.com/plr/doc/plr-US.pdf (accessed on 15 December 2017).
  19. Funk, C.; Peterson, P.; Landsfeld, M.; Pedreros, D.; Verdin, J.; Shukla, S.; Husak, G.; Rowland, J.; Harrison, L.; Hoell, A.; et al. The climate hazards infrared precipitation with stations—A new environmental record for monitoring extremes. Sci. Data 2015, 2, 150066. [Google Scholar] [CrossRef] [PubMed]
  20. Funk, C.C.; Peterson, P.J.; Landsfeld, M.F.; Pedreros, D.H.; Verdin, J.P.; Rowland, J.D.; Romero, B.E.; Husak, G.J.; Michaelsen, J.C.; Verdin, A.P. A Quasi-Global Precipitation Time Series for Drought Monitoring; Technical Report; US Geological Survey: Reston, VA, USA, 2014.
  21. Huete, A.; Justice, C.; Van Leeuwen, W. MODIS vegetation index (MOD13). Algorithm Theor. Basis Doc. 1999, 3, 213. [Google Scholar]
  22. Wan, Z.; Dozier, J. A generalized split-window algorithm for retrieving land-surface temperature from space. IEEE Trans. Geosci. Remote Sens. 1996, 34, 892–905. [Google Scholar]
  23. Harris, I.; Jones, P.D.; Osborn, T.J.; Lister, D.H. Updated high-resolution grids of monthly climatic observations–the CRU TS3. 10 Dataset. Int. J. Climatol. 2014, 34, 623–642. [Google Scholar] [CrossRef] [Green Version]
  24. McKee, T.B.; Doesken, N.J.; Kleist, J. The relationship of drought frequency and duration to time scales. In Proceedings of the 8th Conference on Applied Climatology, Anaheim, CA, USA, 7–22 January 1993; American Meteorological Society Boston: Boston, MA, USA, 1993; Volume 17, pp. 179–183. [Google Scholar]
  25. Byun, H.R.; Wilhite, D.A. Objective quantification of drought severity and duration. J. Clim. 1999, 12, 2747–2756. [Google Scholar] [CrossRef]
  26. Morid, S.; Smakhtin, V.; Moghaddasi, M. Comparison of seven meteorological indices for drought monitoring in Iran. Int. J. Climatol. 2006, 26, 971–985. [Google Scholar] [CrossRef]
  27. Heim, R.R., Jr. A review of twentieth-century drought indices used in the United States. Bull. Am. Meteorol. Soc. 2002, 83, 1149–1165. [Google Scholar]
  28. Keyantash, J.; Dracup, J.A. The quantification of drought: An evaluation of drought indices. Bull. Am. Meteorol. Soc. 2002, 83, 1167–1180. [Google Scholar]
  29. Kozlowski, T.T.; Pallardy, S.G. Acclimation and adaptive responses of woody plants to environmental stresses. Bot. Rev. 2002, 68, 270–334. [Google Scholar] [CrossRef]
  30. Kogan, F.N. Application of vegetation index and brightness temperature for drought detection. Adv. Space Res. 1995, 15, 91–100. [Google Scholar] [CrossRef]
  31. Sun, D.; Kafatos, M. Note on the NDVI-LST relationship and the use of temperature-related drought indices over North America. Geophys. Res. Lett. 2007, 34. [Google Scholar] [CrossRef]
  32. Huete, A.; Didan, K.; Miura, T.; Rodriguez, E.P.; Gao, X.; Ferreira, L.G. Overview of the radiometric and biophysical performance of the MODIS vegetation indices. Remote Sens. Environ. 2002, 83, 195–213. [Google Scholar] [CrossRef]
  33. Xiao, X.; Braswell, B.; Zhang, Q.; Boles, S.; Frolking, S.; Moore, B. Sensitivity of vegetation indices to atmospheric aerosols: continental-scale observations in Northern Asia. Remote Sens. Environ. 2003, 84, 385–392. [Google Scholar] [CrossRef]
  34. Kogan, F.N. Operational space technology for global vegetation assessment. Bull. Am. Meteorol. Soc. 2001, 82, 1949–1964. [Google Scholar] [CrossRef]
  35. Richard, G.; McLaughlin, J. Geospatial Data Infrastructure, Concepts, Cases and Good Practice; Oxford University Press: Oxford, UK, 2000. [Google Scholar]
  36. Council, N.R.; Committee, M.S. Toward a Coordinated Spatial Data Infrastructure for The Nation; National Academies Press: Washington, DC, USA, 1993. [Google Scholar]
  37. Masser, I. GIS Worlds: Creating Spatial Data Infrastructures; ESRI Press: Redlands, CA, USA, 2005; Volume 338. [Google Scholar]
  38. Rajabifard, A.; Feeney, M.E.F.; Williamson, I.P. Future directions for SDI development. Int. J. Appl. Earth Obs. Geoinform. 2002, 4, 11–22. [Google Scholar] [CrossRef]
  39. OGC Reference Model. 2011. Available online: https://portal.opengeospatial.org/files/?artifact_id=47245 (accessed on 15 December 2017).
  40. Williamson, I.P.; Rajabifard, A.; Feeney, M.E.F. Developing Spatial Data Infrastructures: From Concept to Reality; CRC Press: Boca Raton, FL, USA, 2004. [Google Scholar]
  41. Rajabifard, A.; Binns, A.; Masser, I.; Williamson, I. The role of sub-national government and the private sector in future spatial data infrastructures. Int. J. Geograph. Inf. Sci. 2006, 20, 727–741. [Google Scholar] [CrossRef]
  42. Hanseth, O.; Monteiro, E.; Hatling, M. Developing information infrastructure: The tension between standardization and flexibility. Sci. Technol. Hum. Values 1996, 21, 407–426. [Google Scholar] [CrossRef]
  43. Percivall, G. The OpenGIS Abstract Specification, Topic 12: OpenGIS Service Architecture: Version 4.3. OGC 02-112. 2002, p. 78. Available online: http://portal.opengeospatial.org/files/?artifact_id=1221 (accessed on 15 December 2017).
  44. Whiteside, A. OpenGIS®web Services Architecture Description: Version 0.1.0. OpenGIS. 2005. Available online: http://portal.opengeospatial.org/files/?artifact_id=13140 (accessed on 15 December 2017).
  45. Steiniger, S.; Hunter, A.J. Free and Open Source GIS Software for Building a Spatial Data Infrastructure. In Geospatial Free and Open Source Software in the 21st Century; Springer: Berlin, Germany, 2012; pp. 247–261. Available online: www.geo.uzh.ch/~sstein/manuscripts/sstein_hunter_fosgis4sdi_v10_final.pdf (accessed on 15 December 2017).
  46. OpenGIS Simple Features Specification for SQL. Tec. Rep., OGC 1999. pp. 49–99. Available online: https://portal.opengeospatial.org/files/?artifact_id=829 (accessed on 15 December 2017).
  47. Herring, J.R. (Ed.) OpenGIS Implementation Standard for Geographic Information-Simple Feature Access-Part 2: SQL Option. 2010, Volume 1, pp. 15–17. Available online: http://portal.opengeospatial.org/files/?artifact_id=25354 (accessed on 15 December 2017).
  48. Alameh, N. Chaining geographic information web services. IEEE Internet Comput. 2003, 7, 22. [Google Scholar] [CrossRef]
  49. Brauner, J.; Foerster, T.; Schaeffer, B.; Baranski, B. Towards a research agenda for geoprocessing services. In Proceedings of the 12th AGILE International Conference on Geographic Information Science, Hanover, Germany, 2–5 June 2009; Volume 1, pp. 1–12. [Google Scholar]
  50. De La Beaujardiere, J. OpenGIS®web Map Server Implementation Specification. 2006, pp. 6–42. Available online: https://portal.opengeospatial.org/files/?artifact_id=14416 (accessed on 15 December 2017).
  51. Giuliani, G.; Nativi, S.; Lehmann, A.; Ray, N. WPS mediation: An approach to process geospatial data on different computing backends. Comput. Geosci. 2012, 47, 20–33. [Google Scholar] [CrossRef]
  52. Maso, J.; Pomakis, K.; Julia, N. OpenGIS Web Map Tile Service Implementation Standard. 2010, pp. 4–6. Available online: http://portal.opengeospatial.org/files/?artifact_id=35326 (accessed on 15 December 2017).
  53. Foerster, T.; Brühl, A.; Schäffer, B. RESTful web processing service. In Proceedings of the 14th AGILE International Conference on Geographic Information Science, Utrecht, The Netherlands, 18–21 April 2011; p. 8. [Google Scholar]
  54. Domenico, B. NetCDF Binary Encoding Extension Stan-Dard: NetCDF Classic and 64-bit Ofset FormatBen. Available online: https://portal.opengeospatial.org/files/?artifact_id=43734 (accessed on 15 December 2017).
  55. Domenico, B.; Nativi, S. CF-netCDF3 Data Model Extension Standard. Document 11e165r2. 2012. Available online: https://portal.opengeospatial.org/files/?artifact_id=51908 (accessed on 15 December 2017).
  56. Lott, R. Geographic Information-Well-Known Text Representation of Coordinate Reference Systems. Available online: http://docs.opengeospatial.org/is/12-063r5/12-063r5.html (accessed on 15 December 2017).
  57. Schut, P.; Whiteside, A. OpenGIS web processing service. OGC Proj. Doc. 2007. Available online: http://portal.opengeospatial.org/files/?artifact_id=24151 (accessed on 15 December 2017).
  58. Beguería, S.; Vicente-Serrano, S.M. SPEI: Calculation of the Standardised Precipitation-Evapotranspiration Index. 2017. Available online: http://spei.csic.es/ (accessed on 15 December 2017).
  59. Maguire, D.J.; Longley, P.A. The emergence of geoportals and their role in spatial data infrastructures. Comput. Environ. Urban Syst. 2005, 29, 3–14. [Google Scholar] [CrossRef]
  60. Giuliani, G.; Guigoz, Y.; Lacroix, P.; Ray, N.; Lehmann, A. Facilitating the production of ISO-compliant metadata of geospatial datasets. Int. J. Appl. Earth Obs. Geoinform. 2016, 44, 239–243. [Google Scholar] [CrossRef]
  61. Enfield, D.B.; Mestas-Nuñez, A.M.; Trimble, P.J. The Atlantic multidecadal oscillation and its relation to rainfall and river flows in the continental US. Geophys. Res. Lett. 2001, 28, 2077–2080. [Google Scholar] [CrossRef]
  62. Wolter, K.; Timlin, M.S. Monitoring ENSO in COADS with a seasonally adjusted principal component index. In Proceedings of the 17th Climate Diagnostics Workshop, Norman, OK, USA, 18–23 October 1992; Volume 5257. [Google Scholar]
  63. Barnston, A.G.; Livezey, R.E. Classification, seasonality and persistence of low-frequency atmospheric circulation patterns. Mon. Weather Rev. 1987, 115, 1083–1126. [Google Scholar] [CrossRef]
  64. Ogi, M.; Yamazaki, K.; Tachibana, Y. The summertime annular mode in the Northern Hemisphere and its linkage to the winter mode. J. Geophys. Res. Atmos. 2004, 109. [Google Scholar] [CrossRef]
  65. Li, J.; Wang, J.X.L. A modified zonal index and its physical sense. Geophys. Res. Lett. 2003, 30. [Google Scholar] [CrossRef]
  66. Deser, C.; Timlin, M.S. Atmosphere–ocean interaction on weekly timescales in the North Atlantic and Pacific. J. Clim. 1997, 10, 393–408. [Google Scholar] [CrossRef]
  67. Robinson, D.A.; Estillow, A.T.W.; NOAA CDR Program. NOAA Climate Data Record (CDR) of Northern Hemisphere (NH) Snow Cover Extent (SCE) Version 1; NOAA National Climatic Data Center: Asheville, NC, USA, 2012. [Google Scholar]
  68. Lumley, T.; Miller, A. Leaps: Regression Subset Selection. R Package Version 2.9. 2009. Available online: https://cran.r-project.org/web/packages/leaps/index.html (accessed on 15 December 2017).
  69. Rocchi, L.; De Filippis, T.; Magno, R. An open source general-purpose framework for implementing webGIS applications. In Proceedings of the FOSS4G International Conference for Open Source Geospatial Software, Barcelona, Spain, 6–9 September 2010. [Google Scholar]
  70. Street, R.; Jacob, D.; Parry, M.; Runge, T.; Scott, J. A European Research and Innovation Roadmap for Climate Services; European Commission: Brussels, Belgium, 2015. [Google Scholar]
  71. Zeid, A.; Egeland, J.; Chissano, J. Climate Knowledge for Action: A Global Framework for Climate Services and Empowering the Most Vulnerable; World Meteorological Organization: Geneva, Switzerland, 2011. [Google Scholar]
  72. De Guisasola, E.B. Mapping of Climate Service Providers in Italy-Summary Report February 2014; Centro Euro-Mediterraneo sui Cambiamenti Climatici: Lecce, Italy, 2014. [Google Scholar]
  73. Giuliani, G.; Nativi, S.; Obregon, A.; Beniston, M.; Lehmann, A. Spatially enabling the Global Framework for Climate Services: Reviewing geospatial solutions to efficiently share and integrate climate data & information. Clim. Serv. 2017, 8, 44–58. [Google Scholar]
  74. Chiesi, M.; Rapi, B.; Battista, P.; Fibbi, L.; Gozzini, B.; Magno, R.; Raschi, A.; Maselli, F. Combination of ground and satellite data for the operational estimation of daily evapotranspiration. Eur. J. Remote Sens. 2013, 46, 675–688. [Google Scholar] [CrossRef]
Figure 1. Area of interest of the drought observatory.
Figure 1. Area of interest of the drought observatory.
Geosciences 08 00049 g001
Figure 2. Workflow model of the drought-monitoring and forecasting operational system.
Figure 2. Workflow model of the drought-monitoring and forecasting operational system.
Geosciences 08 00049 g002
Figure 3. Examples of SPI (Standardized Precipitation Index) maps for the Italian area: (a) SPI 12 of July 2012; (b) SPI 3 of July 2014.
Figure 3. Examples of SPI (Standardized Precipitation Index) maps for the Italian area: (a) SPI 12 of July 2012; (b) SPI 3 of July 2014.
Geosciences 08 00049 g003
Figure 4. (a) E-VCI (Enhanced-Vegetation Condition Index) related to the 16–31 October 2017 period; (b) VCI (Vegetation Condition Index) related to the 16–31 October 2017 period.
Figure 4. (a) E-VCI (Enhanced-Vegetation Condition Index) related to the 16–31 October 2017 period; (b) VCI (Vegetation Condition Index) related to the 16–31 October 2017 period.
Geosciences 08 00049 g004
Figure 5. VHI (Vegetation Health Index) related to the 16–31 October 2017 period.
Figure 5. VHI (Vegetation Health Index) related to the 16–31 October 2017 period.
Geosciences 08 00049 g005
Figure 6. Drought observatory architecture and web services for data import, storing and geoprocessing: (a) providers layer; (b) framework layer; (c) client-side layer.
Figure 6. Drought observatory architecture and web services for data import, storing and geoprocessing: (a) providers layer; (b) framework layer; (c) client-side layer.
Geosciences 08 00049 g006
Figure 7. GeoDB components of the framework layer.
Figure 7. GeoDB components of the framework layer.
Geosciences 08 00049 g007
Figure 8. Data catalog implemented by CKAN (Comprehensive Knowledge Archive Network) data-management platform for the IBIMET–CNR Drought Climate Service.
Figure 8. Data catalog implemented by CKAN (Comprehensive Knowledge Archive Network) data-management platform for the IBIMET–CNR Drought Climate Service.
Geosciences 08 00049 g008
Figure 9. SPI 3 (Standardized Precipitation Index) seasonal forecast for winter 2018, where the 3 months are December 2017 and January–February 2018. February is the reference time stamp, and represents the last contributing month of the 3-month period. Color scale indicates the probability of occurrence of a wet (green) or dry (yellow–orange) period. The example shows a zoom on the Tuscany region.
Figure 9. SPI 3 (Standardized Precipitation Index) seasonal forecast for winter 2018, where the 3 months are December 2017 and January–February 2018. February is the reference time stamp, and represents the last contributing month of the 3-month period. Color scale indicates the probability of occurrence of a wet (green) or dry (yellow–orange) period. The example shows a zoom on the Tuscany region.
Geosciences 08 00049 g009
Figure 10. Zoom of vineyard and olive grove areas particularly affected by the 2016–2017 drought event (VHI-Vegetation Health Index map related to the 16–31 October 2017 period).
Figure 10. Zoom of vineyard and olive grove areas particularly affected by the 2016–2017 drought event (VHI-Vegetation Health Index map related to the 16–31 October 2017 period).
Geosciences 08 00049 g010
Figure 11. Web page with a recap of the situation of the current conditions.
Figure 11. Web page with a recap of the situation of the current conditions.
Geosciences 08 00049 g011
Figure 12. Some example pages of the monthly bulletin: (a) main page with a summary of all indices; (b) rainfall anomaly for the last month and the last 3 months; (c) SPI (Standardized Precipitation Index) forecast for the next month.
Figure 12. Some example pages of the monthly bulletin: (a) main page with a summary of all indices; (b) rainfall anomaly for the last month and the last 3 months; (c) SPI (Standardized Precipitation Index) forecast for the next month.
Geosciences 08 00049 g012
Figure 13. Climate Services of IBIMET-CNR: web page dedicated to the drought observatory.
Figure 13. Climate Services of IBIMET-CNR: web page dedicated to the drought observatory.
Geosciences 08 00049 g013
Table 1. Datasets used in the monitoring and forecasting framework.
Table 1. Datasets used in the monitoring and forecasting framework.
ParameterDatasetTime ExtentTime ResolutionSpatial ExtentSpatial Resolution
MonitoringRainfallCHIRPSfrom 1981daily50° S–50° N0.05°
RainfallRain gaugesfrom 1955dailypunctual/
NDVIMODISfrom 200016 days1200 km × 1200 km250 m
EVIMODISfrom 200016 days1200 km × 1200 km250 m
LSTMODISfrom 20008 days1200 km × 1200 km1 km
ForecastingSPI 3CRUfrom 19013-monthlyglobal0.5°
Table 2. Set of indices selected for the monitoring system section.
Table 2. Set of indices selected for the monitoring system section.
IndexInput DataTime SeriesTime ScaleSpatial Resolution
Climate-basedSPIRainfallfrom 1981Multi-monthly
(3, 6, 12, 24)
0.05°
EDIRainfallfrom 1955DailyPoint
Vegetation-basedTCILSTfrom 20008 days1 km
VCINDVIfrom 200016 days250 m
VHITCI and VCIfrom 200016 days250 m
E-VCIEVIfrom 200016 days250 m
E-VHITCI and E-VCIfrom 200016 day250 m
Table 3. Climatic indices identified as possible predictors.
Table 3. Climatic indices identified as possible predictors.
ParameterLong NameReferenceSource
AMOAtlantic Multidecadal Oscillation[61]ESRL-PSDhttps://www.esrl.noaa.gov
MEIMultivariate ENSO Index[62]ESRL-PSDhttps://www.esrl.noaa.gov
NAONorth Atlantic Oscillation[63]CPChttp://www.cpc.ncep.noaa.gov
SV-NAMSeasonally Varying NH Annular Mode[64]HOKhttp://www.bio.mie-u.ac.jp/
MZIModified Zonal Index[65]IRI-DLhttp://iridl.ldeo.columbia.edu
MED-SSTMediterranean SST, 1st EOF, 2nd EOF CPChttp://www.cpc.ncep.noaa.gov
TRI-SSTAtlantic Tripole SST, 1st EOF[66]ESRL-PSDhttps://www.esrl.noaa.gov
GUI-SSTGuinea Gulf SST, 1st EOF, 2nd EOF IRI-DLhttp://iridl.ldeo.columbia.edu
IND-SSTIndian Ocean SST, 1st EOF, 2nd EOF IRI-DLhttp://iridl.ldeo.columbia.edu
SISCIEurasian Snow Cover Extent[67]Rutgers GSLhttps://climate.rutgers.edu
Table 4. Model evaluation and predictive performance: summary of the results obtained in each grid cell (signif 0.05 and signif 0.10 represent the percentage of predictors in the best model that are individually significant at level α = 0.05 and α = 0.10 of the t-test, respectively; a d j R 2 and RMSE range are the minimum and maximum values of Root Mean Square Error obtained throughout the spatial domain; the SPI range contains the minimum and maximum values of the observed Standardized Precipitation Index).
Table 4. Model evaluation and predictive performance: summary of the results obtained in each grid cell (signif 0.05 and signif 0.10 represent the percentage of predictors in the best model that are individually significant at level α = 0.05 and α = 0.10 of the t-test, respectively; a d j R 2 and RMSE range are the minimum and maximum values of Root Mean Square Error obtained throughout the spatial domain; the SPI range contains the minimum and maximum values of the observed Standardized Precipitation Index).
MonthEvaluationPredictive Performance
Signif 0.05 (%)Signif 0.10 (%)Range Adj R 2 Range RMSERange SPI
Jan 52.0 71.0 ( 0.18 ; 0.56 ) ( 0.611 ; 1.042 ) ( 2.007 ; 5.349 )
Feb 69.0 85.0 ( 0.36 ; 0.71 ) ( 0.531 ; 0.797 ) ( 1.960 ; 3.623 )
Mar 87.0 94.4 ( 0.61 ; 0.79 ) ( 0.350 ; 0.632 ) ( 2.260 ; 2.581 )
Apr 60.2 76.2 ( 0.30 , 0.61 ) ( 0.601 ; 0.938 ) ( 3.853 ; 2.589 )
May 77.5 86.0 ( 0.49 ; 0.74 ) ( 0.444 ; 0.769 ) ( 3.727 ; 2.547 )
Jun 63.5 81.6 ( 0.48 ; 0.68 ) ( 0.529 ; 0.832 ) ( 3.256 ; 2.485 )
Jul 42.0 62.4 ( 0.16 ; 0.39 ) ( 0.839 ; 1.297 ) ( 3.917 ; 5.940 )
Aug 68.2 82.6 ( 0.29 ; 0.74 ) ( 0.523 ; 1.235 ) ( 6.528 ; 2.801 )
Sep 65.5 79.4 ( 0.30 ; 0.55 ) ( 0.629 ; 0.879 ) ( 2.375 ; 2.614 )
Oct 70.2 83.9 ( 0.24 ; 0.53 ) ( 0.543 ; 0.782 ) ( 2.196 ; 3.130 )
Nov 81.7 92.4 ( 0.52 ; 0.72 ) ( 0.442 ; 0.694 ) ( 2.042 ; 2.546 )
Dec 60.9 77.8 ( 0.26 ; 0.56 ) ( 0.631 ; 0.881 ) ( 2.299 ; 2.233 )

Share and Cite

MDPI and ACS Style

Magno, R.; De Filippis, T.; Di Giuseppe, E.; Pasqui, M.; Rocchi, L.; Gozzini, B. Semi-Automatic Operational Service for Drought Monitoring and Forecasting in the Tuscany Region. Geosciences 2018, 8, 49. https://doi.org/10.3390/geosciences8020049

AMA Style

Magno R, De Filippis T, Di Giuseppe E, Pasqui M, Rocchi L, Gozzini B. Semi-Automatic Operational Service for Drought Monitoring and Forecasting in the Tuscany Region. Geosciences. 2018; 8(2):49. https://doi.org/10.3390/geosciences8020049

Chicago/Turabian Style

Magno, Ramona, Tiziana De Filippis, Edmondo Di Giuseppe, Massimiliano Pasqui, Leandro Rocchi, and Bernardo Gozzini. 2018. "Semi-Automatic Operational Service for Drought Monitoring and Forecasting in the Tuscany Region" Geosciences 8, no. 2: 49. https://doi.org/10.3390/geosciences8020049

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop