88 research outputs found

    Smart models to improve agrometeorological estimations and predictions

    Get PDF
    La población mundial, en continuo crecimiento, alcanzará de forma estimada los 9,7 mil millones de habitantes en el 2050. Este incremento, combinado con el aumento en los estándares de vida y la situación de emergencia climática (aumento de la temperatura, intensificación del ciclo del agua, etc.) nos enfrentan al enorme desafío de gestionar de forma sostenible los cada vez más escasos recursos disponibles. El sector agrícola tiene que afrontar retos tan importantes como la mejora en la gestión de los recursos naturales, la reducción de la degradación medioambiental o la seguridad alimentaria y nutricional. Todo ello condicionado por la escasez de agua y las condiciones de aridez: factores limitantes en la producción de cultivos. Para garantizar una producción agrícola sostenible bajo estas condiciones, es necesario que todas las decisiones que se tomen estén basadas en el conocimiento, la innovación y la digitalización de la agricultura de forma que se garantice la resiliencia de los agroecosistemas, especialmente en entornos áridos, semi-áridos y secos sub-húmedos en los que el déficit de agua es estructural. Por todo esto, el presente trabajo se centra en la mejora de la precisión de los actuales modelos agrometeorológicos, aplicando técnicas de inteligencia artificial. Estos modelos pueden proporcionar estimaciones y predicciones precisas de variables clave como la precipitación, la radiación solar y la evapotranspiración de referencia. A partir de ellas, es posible favorecer estrategias agrícolas más sostenibles, gracias a la posibilidad de reducir el consumo de agua y energía, por ejemplo. Además, se han reducido el número de mediciones requeridas como parámetros de entrada para estos modelos, haciéndolos más accesibles y aplicables en áreas rurales y países en desarrollo que no pueden permitirse el alto costo de la instalación, calibración y mantenimiento de estaciones meteorológicas automáticas completas. Este enfoque puede ayudar a proporcionar información valiosa a los técnicos, agricultores, gestores y responsables políticos de la planificación hídrica y agraria en zonas clave. Esta tesis doctoral ha desarrollado y validado nuevas metodologías basadas en inteligencia artificial que han ser vido para mejorar la precision de variables cruciales en al ámbito agrometeorológico: precipitación, radiación solar y evapotranspiración de referencia. En particular, se han modelado sistemas de predicción y rellenado de huecos de precipitación a diferentes escalas utilizando redes neuronales. También se han desarrollado modelos de estimación de radiación solar utilizando exclusivamente parámetros térmicos y validados en zonas con características climáticas similares a lugar de entrenamiento, sin necesidad de estar geográficamente en la misma región o país. Analógamente, se han desarrollado modelos de estimación y predicción de evapotranspiración de referencia a nivel local y regional utilizando también solamente datos de temperatura para todo el proceso: regionalización, entrenamiento y validación. Y finalmente, se ha creado una librería de Python de código abierto a nivel internacional (AgroML) que facilita el proceso de desarrollo y aplicación de modelos de inteligencia artificial, no solo enfocadas al sector agrometeorológico, sino también a cualquier modelo supervisado que mejore la toma de decisiones en otras áreas de interés.The world population, which is constantly growing, is estimated to reach 9.7 billion people in 2050. This increase, combined with the rise in living standards and the climate emergency situation (increase in temperature, intensification of the water cycle, etc.), presents us with the enormous challenge of managing increasingly scarce resources in a sustainable way. The agricultural sector must face important challenges such as improving natural resource management, reducing environmental degradation, and ensuring food and nutritional security. All of this is conditioned by water scarcity and aridity, limiting factors in crop production. To guarantee sustainable agricultural production under these conditions, it is necessary to based all the decision made on knowledge, innovation, and the digitization of agriculture to ensure the resilience of agroecosystems, especially in arid, semi-arid, and sub-humid dry environments where water deficit is structural. Therefore, this work focuses on improving the precision of current agrometeorological models by applying artificial intelligence techniques. These models can provide accurate estimates and predictions of key variables such as precipitation, solar radiation, and reference evapotranspiration. This way, it is possible to promote more sustainable agricultural strategies by reducing water and energy consumption, for example. In addition, the number of measurements required as input parameters for these models has been reduced, making them more accessible and applicable in rural areas and developing countries that cannot afford the high cost of installing, calibrating, and maintaining complete automatic weather stations. This approach can help provide valuable information to technicians, farmers, managers, and policy makers in key wáter and agricultural planning areas. This doctoral thesis has developed and validated new methodologies based on artificial intelligence that have been used to improve the precision of crucial variables in the agrometeorological field: precipitation, solar radiation, and reference evapotranspiration. Specifically, prediction systems and gap-filling models for precipitation at different scales have been modeled using neural networks. Models for estimating solar radiation using only thermal parameters have also been developed and validated in areas with similar climatic characteristics to the training location, without the need to be geographically in the same region or country. Similarly, models for estimating and predicting reference evapotranspiration at the local and regional level have been developed using only temperature data for the entire process: regionalization, training, and validation. Finally, an internationally open-source Python library (AgroML) has been created to facilitate the development and application of artificial intelligence models, not only focused on the agrometeorological sector but also on any supervised model that improves decision-making in other areas of interest

    Machine Learning with Metaheuristic Algorithms for Sustainable Water Resources Management

    Get PDF
    The main aim of this book is to present various implementations of ML methods and metaheuristic algorithms to improve modelling and prediction hydrological and water resources phenomena having vital importance in water resource management

    Prediction of Ground Water Level using SVM-WOA Approach: A Case Study

    Get PDF
    Reliable and accurate estimation of Groundwater Level (GWL) fluctuations is essential and vital for sustainable water resources management. Due to uncertainties and interdependencies in hydro-geological processes, GWL prediction is complex by the fact that fluctuation of GWL is extremely nonlinear and non-stationary. Utilising novel methods for accurately predicting GWL is of vital significance in arid regions. In present work, Support Vector Machine (SVM), in combination with Whale Optimisation Algorithm (SVM-WOA), is applied to forecast GWL in Bhubaneswar region (Odisha University of Agricultural Technology). Three quantitative statistical performance assessment indices, coefficient of determination (R2), Mean Squared Error (MSE), and Wilmott Index (WI), is used to assess model performances. Based on the assessment with conventional SVM and RBFN models, the performance of hybrid SVM-WOA model is preeminent. SVM-WOA is capable of predicting nonlinear behavior of GWLs. Proposed modelling technique can be applied in different regions for proper management of groundwater resources and provides significant information, at a short time scale, to estimate variability in groundwater at local level

    Modeling pan evaporation using Gaussian Process Regression, K-Nearest Neighbors, Random Forest, and Support Vector Machines: Comparative analysis

    Get PDF
    Evaporation is a very important process; it is one of the most critical factors in agricultural, hydrological, and meteorological studies. Due to the interactions of multiple climatic factors, evaporation is considered as a complex and nonlinear phenomenon to model. Thus, machine learning methods have gained popularity in this realm. In the present study, four machine learning methods of Gaussian Process Regression (GPR), K-Nearest Neighbors (KNN), Random Forest (RF) and Support Vector Regression (SVR) were used to predict the pan evaporation (PE). Meteorological data including PE, temperature (T), relative humidity (RH), wind speed (W), and sunny hours (S) collected from 2011 through 2017. The accuracy of the studied methods was determined using the statistical indices of Root Mean Squared Error (RMSE), correlation coefficient (R) and Mean Absolute Error (MAE). Furthermore, the Taylor charts utilized for evaluating the accuracy of the mentioned models. The results of this study showed that at Gonbad-e Kavus, Gorgan and Bandar Torkman stations, GPR with RMSE of 1.521 mm/day, 1.244 mm/day, and 1.254 mm/day, KNN with RMSE of 1.991 mm/day, 1.775 mm/day, and 1.577 mm/day, RF with RMSE of 1.614 mm/day, 1.337 mm/day, and 1.316 mm/day, and SVR with RMSE of 1.55 mm/day, 1.262 mm/day, and 1.275 mm/day had more appropriate performances in estimating PE values. It was found that GPR for Gonbad-e Kavus Station with input parameters of T, W and S and GPR for Gorgan and Bandar Torkmen stations with input parameters of T, RH, W and S had the most accurate predictions and were proposed for precise estimation of PE. The findings of the current study indicated that the PE values may be accurately estimated with few easily measured meteorological parameters

    A contemporary review on drought modeling using machine learning approaches

    Get PDF
    Drought is the least understood natural disaster due to the complex relationship of multiple contributory factors. Its beginning and end are hard to gauge, and they can last for months or even for years. India has faced many droughts in the last few decades. Predicting future droughts is vital for framing drought management plans to sustain natural resources. The data-driven modelling for forecasting the metrological time series prediction is becoming more powerful and flexible with computational intelligence techniques. Machine learning (ML) techniques have demonstrated success in the drought prediction process and are becoming popular to predict the weather, especially the minimum temperature using backpropagation algorithms. The favourite ML techniques for weather forecasting include singular vector machines (SVM), support vector regression, random forest, decision tree, logistic regression, Naive Bayes, linear regression, gradient boosting tree, k-nearest neighbours (KNN), the adaptive neuro-fuzzy inference system, the feed-forward neural networks, Markovian chain, Bayesian network, hidden Markov models, and autoregressive moving averages, evolutionary algorithms, deep learning and many more. This paper presents a recent review of the literature using ML in drought prediction, the drought indices, dataset, and performance metrics

    Comparison of DEEP-LSTM and MLP Models in Estimation of Evaporation Pan for Arid Regions

    Get PDF
    The importance of evaporation estimation in water resources and agricultural studies is undeniable. Evaporation pans (EP) are used as an indicator to determine the evaporation of lakes and reservoirs around the world due to the ease of interpreting its data. The purpose of this study is to evaluate the efficiency of the Long- Short Term Memory (LSTM) model to estimate evaporation from a pan and compare it with the Multilayer Perceptron (MLP) model in Semnan and Garmsar. For this purpose, daily meteorological data recorded between 2000 and 2018 (19 consecutive years) in Semnan and Garmsar synoptic stations were used. Minimum and maximum air temperature (Tmax, Tmin), wind speed (WS), sunshine hours (SH), air pressure (PA), relative humidity (RH) were selected as input data and evaporation data from the pan (EP) was considered as the output of the case. Also, in modeling both networks in the input section, 4 different scenarios were used. The two studied models were evaluated by the evaluation criteria of coefficient of determination (R2), root mean square error (RMSE) and mean absolute error (MAE). The results showed that among the studied scenarios, the fourth scenario (considering all input parameters) had the highest R2 and the lowest RMSE and MAE. In general, the two models performed well in predicting the rate of evaporation. Also, in both stations, the LSTM model had more R2 and less RMSE and MAE than the MLP model. The values of R2, RMSE and MAE for the best DEEP-LSTM model (LSTM4) for Semnan city were 0.9451, 1.8345 and 0.5437 and for Garmsar city 0.9204, 1.8323 and 1.3531 respectively

    Deep Learning Techniques in Extreme Weather Events: A Review

    Full text link
    Extreme weather events pose significant challenges, thereby demanding techniques for accurate analysis and precise forecasting to mitigate its impact. In recent years, deep learning techniques have emerged as a promising approach for weather forecasting and understanding the dynamics of extreme weather events. This review aims to provide a comprehensive overview of the state-of-the-art deep learning in the field. We explore the utilization of deep learning architectures, across various aspects of weather prediction such as thunderstorm, lightning, precipitation, drought, heatwave, cold waves and tropical cyclones. We highlight the potential of deep learning, such as its ability to capture complex patterns and non-linear relationships. Additionally, we discuss the limitations of current approaches and highlight future directions for advancements in the field of meteorology. The insights gained from this systematic review are crucial for the scientific community to make informed decisions and mitigate the impacts of extreme weather events

    Drought Forecasting: A Review and Assessment of the Hybrid Techniques and Data Pre-processing

    Get PDF
    Drought is a prolonged period of low precipitation that negatively impacts agriculture, animals, and people. Over the last decades, gradual changes in drought indices have been observed. Therefore, understanding and forecasting drought is essential to avoid its economic impacts and appropriate water resource planning and management. This paper presents a recent literature review, including a brief description of data pre-processing, data-driven modelling strategies (i.e., univariate or multivariate), machine learning algorithms (i.e., advantages and disadvantages), hybrid models, and performance metrics. Combining various prediction methods to create efficient hybrid models has become the most popular use in recent years. Accordingly, hybrid models have been increasingly used for predicting drought. As such, these models will be extensively reviewed, including preprocessing-based hybrid models, parameter optimisation-based hybrid models, and hybridisation of components combination-based with preprocessing-based hybrid models. In addition, using statistical criteria, such as RMSE, MAE, NSE, MPE, SI, BIC, AIC, and AAD, is essential to evaluate the performance of the models

    Reference Evapotranspiration Estimation Using ANN, LSSVM, and M5 Tree Models (Case Study: of Babolsar and Ramsar Regions, Iran)

    Get PDF
    Evapotranspiration is a non-linear and complex phenomenon requiring different climatic variables for accurate estimation. In this study, the performance of several artificial intelligence models in estimating the amount of monthly reference evapotranspiration was investigated. Babolsar and Ramsa regions located in the north of Iran were selected as case study models proposed in this study: artificial neural network (ANN), least square support vector machines (LSSVM), and M5 tree models. The data used in this study was gathered between 2009 till 2019 (11 consecutive years). In the present study, 70% of the data were used for the training stage, and 30% of the data were reserved for testing the proposed models. Models' performances were evaluated using several evaluation criteria, i.e., the coefficient of determination (R2), the root mean square error (RMSE), and the mean absolute error (MAE). The results for Babolsar and Ramsar stations showed that all three models have a relatively good performance in estimating the rate of reference evapotranspiration. However, the LSSVM model performed better than the other models. The R2, MAE, and RMSE for the LSSVM model in the test stage were 0.982, 0.366 mm, 0.425 mm, 0.937, 0.018 mm, and 0.350 mm for Babolsar and Ramsar stations, respectively

    Prediction of potential evapotranspiration using temperature-based heuristic approaches

    Get PDF
    The potential or reference evapotranspiration (ET0) is considered as one of the fundamental variables for irrigation management, agricultural planning, and modeling different hydrological pr?Cesses, and therefore, its accurate prediction is highly essential. The study validates the feasibility of new temperature based heuristic models (i.e., group method of data handling neural network (GMDHNN), multivariate adaptive regression spline (MARS), and M5 model tree (M5Tree)) for estimating monthly ET0. The outcomes of the newly developed models are compared with empirical formulations including Hargreaves-Samani (HS), calibrated HS, and Stephens-Stewart (SS) models based on mean absolute error (MAE), root mean square error (RMSE), and Nash-Sutcliffe efficiency. Monthly maximum and minimum temperatures (Tmax and Tmin) observed at two stations in Turkey are utilized as inputs for model development. In the applications, three data division scenarios are utilized and the effect of periodicity component (PC) on models’ accuracies are also examined. By importing PC into the model inputs, the RMSE accuracy of GMDHNN, MARS, and M5Tree models increased by 1.4%, 8%, and 6% in one station, respectively. The GMDHNN model with periodic input provides a superior performance to the other alternatives in both stations. The recommended model reduced the average error of MARS, M5Tree, HS, CHS, and SS models with respect to RMSE by 3.7–6.4%, 10.7–3.9%, 76–75%, 10–35%, and 0.8–17% in estimating monthly ET0, respectively. The HS model provides the worst accuracy while the calibrated version significantly improves its accuracy. The GMDHNN, MARS, M5Tree, SS, and CHS models are also compared in estimating monthly mean ET0. The GMDHNN generally gave the best accuracy while the CHS provides considerably over/under-estimations. The study indicated that the only one data splitting scenario may mislead the modeler and for better validation of the heuristic methods, more data splitting scenarios should be applied
    corecore