Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model

Size: px
Start display at page:

Download "Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model"

Transcription

1 Chapter -7 Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model 7.1 Summary Forecasting summer monsoon rainfall with precision becomes crucial for the farmers to plan for harvesting in a country like India where the national economy is mostly based on regional agriculture. In the present study the meta-heuristic method of ant colony optimization (ACO) technique is proposed to forecast the amount of summer monsoon rainfall over an urban station Kolkata. ACO technique takes inspiration from the foraging behavior of some ant species. The ants deposit pheromone on the ground in order to mark a favorable path that should be followed by other members of the colony. A range of rainfall amount replicating the pheromone concentration is evaluated during the summer monsoon season. The maximum amount of rainfall during summer monsoon season (June September) is observed to be within the range of 7.5 to 35 mm, the Range 4 category set by the India Meteorological Department (IMD) during 1998 to The transitional probabilities of rainfall for consecutive two days during the summer monsoon season are computed using ACO technique and compared with Markov Chain Model (MCM). The result reveals that the accuracy in forecasting the amount of rainfall for two successive days using ACO technique and MCM are 95% and 83% respectively. The accuracy of the forecast is validated with the IMD observations from 2008 and Chaudhuri S., S. Goswami and A. Middey (2013) Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model Theoretical and Applied Climatology, DOI /s y, (online first: ) 144

2 7.2 Materials and methods Meteorological Data The record and data of summer monsoon rainfall are collected from regional meteorological centre (RMC), Kolkata, India during the period from 1998 to 2007 on daily temporal scale for the months of June, July, August and September (JJAS) for the present study. The record and data from 2008 to 2012 are utilised for validation of the result Methodology Mainly two methods are adopted in this study. One is the ACO technique and the other is the MCM. The ant colony optimization (ACO) technique is implemented to forecast the amount of rainfall over Kolkata during the summer monsoon season with the optimum ranges of the different categories of the amount of rainfall. The statistical Markov chain model (MCM) is utilised to find out the amount summer monsoon rainfall for the very next day for comparing the performance of the ACO technique Ant Colony Optimization Swarm intelligence is a relatively new approach to problem solving that takes inspiration from the social behaviours of insects and of other animals. In particular, ants have inspired a number of methods and techniques among which the most studied and the most successful is the ant colony optimization ACO technique. The ACO takes inspiration from the foraging behaviour of some ant 145

3 species. These ants deposit pheromone on the ground in order to mark some favourable path that should be followed by other members of the colony. Ant colony optimization exploits a similar mechanism for solving optimization problems. ACO technique attracted the attention of many researchers and a relatively large amount of successful applications are now available since the early nineties, when the first ant colony optimization algorithm was proposed (Dorigo 1992). Moreover, a substantial corpus of theoretical results is becoming available that provides useful guidelines to researchers and practitioners in further applications of ACO. The purpose of this research is to survey the most notable applications and to introduce ant colony optimization technique in the study of summer monsoon rainfall over Kolkata, India. In the forties and fifties of the twentieth century, the French entomologist, Grass e (1946) observed that some species of termites react to what he called significant stimuli. He observed that the effects of these reactions can act as new significant stimuli for both the insect that produced them and for the other insects in the colony. Grass e used the term stigmergy (Grass e 1959) to describe this particular type of communication in which the workers are stimulated by the performance they have achieved. The two main characteristics of stigmergy that differentiate it from other forms of communication are: Stigmergy as an indirect, non-symbolic form of communication mediated by the environment: insects exchange information by modifying their environment; and 146

4 Stigmergy information as local which can only be accessed by those insects that visit the locus in which it was released (or its immediate neighbourhood). Examples of stigmergy can be observed in colonies of ants. In many ant species, ants walking to and from a food source deposit on the ground a substance called pheromone. Other ants perceive the presence of pheromone and tend to follow paths where pheromone concentration is higher. The mechanism enables the ants to transport food to their nest in a remarkably effective way. Deneubourg et al. (1990) investigated the pheromone laying and following behaviour of ants. In an experiment known as the double bridge experiment, the nest of a colony of ants was connected to a food source by two bridges of equal lengths. In such settings, ants start to explore the surroundings of the nest and eventually reach the food source. Along their path between food source and nest, the ants deposit pheromone. Initially, each ant randomly chooses one of the two bridges. However, due to random fluctuations, after some time one of the two bridges presents a higher concentration of pheromone than the other and, therefore, attracts more ants. This brings a further amount of pheromone on that bridge making it more attractive with the result that after some time the whole colony converges toward the same bridge. This colony-level behaviour, based on autocatalysis, that is, on the exploitation of positive feedback, can be exploited by ants to find the shortest path between a food source and their nest. Goss et al. (1989) considered a variant of the double bridge experiment in which one bridge 147

5 is significantly longer than the other. In this case, the stochastic fluctuations in the initial choice of a bridge are much reduced and a second mechanism plays an important role: the ants choose by chance the short bridge is the first to reach the nest. The short bridge receives, therefore, pheromone earlier than the long one and this fact increases the probability that further ants select it rather than the long one. It has been established from the double - bridge experiment that the concentration of pheromone deposition is inversely proportional to the path length between the nest and the food-source, which is mathematically represented as: k 1 ij (7.1) L k The amount of pheromone deposition if ant k, travel on edge i, j. L k = the path length = (ant hill value - critical value). The smallest path can be identified by noting high pheromone concentration on the path (Bonabeau et al. 2000) Goss et al. (1989) developed a model of the observed behaviour assuming that at a given moment in time m 1 ants have used the first bridge and m 2 the second one, the probability p 1 for an ant to choose the first bridge is: p 1 = (m 1 +k )h (m 1 +k )h+(m 2 +k )h (7.2) Where parameters k and h are to be fitted to the experimental data: P2 = 1 P 1 (7.3) 148

6 Monte Carlo simulations showed a very good fit for k 20 and h 2 (Pasteels et al. 1987) Markov Chain Model The simplest kind of discrete random variable pertaining to dichotomous (yes / no) forecast is made through the Markov chain model (MCM). A two state MCM is a statistical model for the persistence of binary events. The occurrence or non occurrence of summer monsoon rainfall on a given day is a simple meteorological example of a binary random event. The two states, first order MCM illustrated in terms of daily rainfall occurrences or non occurrences (Fig 1). The two states are labelled 0 for no rainfall in Day 1 and 1 for rainfall occurrences in Day 2. There are four transition probabilities controlling the state of a system in the next time period in case of first order MCM. These four probabilities are pairs of conditional probabilities: P 00 +P 01 = 1 P 10 +P 11 = 1 (7.4) (7.5) In particular, it is sufficient to estimate only two parameters for two state first order MCM, since the two pairs of conditional probabilities must sum up to 1. The parameter estimate procedure usually consists simply of computing the conditional relative frequencies, which yield the maximum likelihood estimators: 149

7 P 01 n n 01 o n oo n o 1 n 01 (7.6) P 11 n n 11 1 n 10 n11 n 11 (7.7) Here n 0 is the number of transitions from state 0 to state 1, n 11 is the number of pairs of time steps in which there are two consecutive 1 s in the series, n o is the number of 0 s in the series followed by another data point, and n 1. is the number of 1 s in the series followed by another data point. That is the subscript (.) indicates the total overall values of index replaced by this symbol, so that n n 0 n00 n01 1 n10 n11 (7.8) (7.9) 7.3 Implementation procedure Ant Colony Optimization (ACO) is a paradigm for designing metaheuristic algorithms for combinatorial optimization problems. The first algorithm which can be classified within this framework was presented in early 1990 s (Colorni et al. 1991, Dorigo 1991) and, since then, many diverse variants of the basic principle have been reported in the literature. The essential trait of ACO algorithms is the combination of a priori information about the structure of a promising solution with a posteriori information about the structure of previously obtained good solutions Maniezzo (2004). The method is implemented as follows; 150

8 The records and data of rainfall days with rainfall amounts are taken for the period from 1998 to 2011 throughout the monsoon season (JJAS). The range of monsoon rainfall as per the IMD norm is considered in this study. The values of each range of monsoon rainfall are computed using statistical method. Ranges of monsoon rainfall using ACO technique in terms of pheromone are evaluated. A critical value which signifies the threshold values for each range has been estimated. Thereafter an ant-hill value which indicates the maximum values of the respective ranges has been computed for the monsoonal rainfall. The pheromone deposition for the path has been computed using equation 1 (see section 2.2.1). A range of values of pheromone concentration is obtained applying the optimization procedure. The values of the ranges are computed for successive two days of rainfall using ant colony optimization (ACO) technique and Markov chain model (MCM). 151

9 The transitional probability is computed using ACO technique and MCM for successive two days to identify the most pertinent combination of the monsoonal rainfall. The possibility of rainfall with different combination of ranges for successive two days is estimated using Histogram plot. The results are validated with the observation of 2008, 2009, 2010 and 2011 monsoon rainfall. The quality of prediction is estimated from the performance of the test set of data. The percent errors of prediction (PE) is computed (Perez and Reyes 2001, Chaudhuri and Middey 2011) (chapter 4). The skill of ACO technique is compared with other models in forecasting the amount of rainfall for the next day over Kolkata during the summer monsoon season (Table 7.2). 7.4 Results and discussions The records of the amount of summer monsoon rainfall during the period from 1998 to 2011 over Kolkata are collected from Regional Meteorological Centre (RMC), Kolkata for the present research (Table 7.1). The amount of summer monsoon rainfall is categorized into nine ranges by the India Meteorological Department (IMD). The Range - 1 signifies no rainfall. Range - 2 is the category of very light rain between mm. The rainfall amount between mm is termed as light rain and falls under the category of Range - 3. Range 4 is 152

10 the category of moderate rainfall between mm. The heavy rainfall category begins from Range 5 with the amount of rainfall within mm. Range 6 is also considered as heavy rainfall category with rainfall amount remaining within mm. The Range - 7 falls under very heavy rainfall category when the amount of rainfall is within mm. The Range 8 designates extremely heavy rainfall category when the amount of rainfall exceeds mm rainfall. However, when the amount of rainfall is more than 12 cm it falls under exceptionally heavy rainfall category of Range - 9. The data set considered in this study show that the amount of rainfall remains within the category of Range 7 during the monsoon season (Fig 7.2). The result shows maximum variability in Range 7 category of monsoon rainfall. The Ant colony optimization technique is implemented to estimate the ranges of rainfall amount during summer monsoon season in terms of pheromone deposition (Fig 7.3). The result reveals that the maximum pheromone deposition and the highest amount of rainfall is observed for Range - 4 (R4) followed by Range - 2 (R2) (Fig 7.4). The result further shows that a sudden drop in pheromone concentration as well as amount of rainfall is recorded for Range - 3 category. It is also revealed that in Ranges 5, 6 and 7, the value of pheromone deposition and amount of summer monsoon rainfall are quite low. The result thus shows that the pheromone deposition of ACO technique is capable of simulating summer monsoon rainfall over Kolkata. The MCM is implemented to estimate the ranges of different 153

11 categories of summer monsoon rainfall amount for comparison with ACO technique (Fig 7.4). The transitional probabilities of sequential frequency of rainfall during summer monsoon over Kolkata is computed with ant colony optimization technique and Markov chain model (Fig 7.5). The transitional probabilities for maximum summer monsoon rainfall is observed to be P (1, 1) followed by P (0, 1), P (0, 0) and P (1, 0). It is further revealed that the probability of rainfall for two successive days is maximum and is within the categories of Range - 4 and Range - 2 (Fig 7.6). Different possible combinations have also been evaluated with the amount of rainfall for successive two days. It is observed from the pie chart that, maximum potential is observed for the combination of (R4, R4) and the second highest combination is (R2, R2). The combination of (R2, R4) is less significant followed by the combination (R4, R2). 7.5 Validation The monsoon rainfall of 2008, 2009, 2010 and 2011 are considered for validation of ACO technique and MC model. The probabilities of the monsoon rainfall for consecutive two days with most dominating range for 2008, 2009, 2010, 2011 and 2012 are estimated to be maximum for P (1, 1) using ant colony optimization technique and Markov chain model during validation. The most preferred combination of rainfall during 2008, 2009, 2010, 2011 and 2012 are observed to be (R4, R4) which is well validated (Fig 7.7). Fig 7.8 depicts that for all the 154

12 validating years the most significant dominating amount of rainfall remains within Range 4. It also indicates that if the amount of rainfall on the first day is within the category of Range - 4, then the following day will have the high probability of rainfall of category Range - 4. This figure shows the dominating combination is (R4, R4) validating the observations. It is further observed that the values of root mean square (RMSE) and mean absolute error (MAE) in validating the most preferred combination of (R4, R4) for successive two days rainfall during summer monsoon in the year 2008 are and respectively (Fig 7.9 ). The said errors for the year 2009 are and respectively. The values of RMSE and MAE for the year 2010 are and respectively. The error estimation of monsoon rainfall during 2011 are 1.5 and 1.2 respectively. The values of RMSE and MAE for the year 2012 are and 0.96 respectively. It can thus, be stated that to mm is the most dominating range of rainfall during summer monsoon over Kolkata. The pheromone concentration, on the other hand, remains within the range of 0.42 to 0.58, indicating that the maximum amount of pheromone also signifies the maximum amount of rainfall during the summer monsoon season. False Alarm Rate (FAR) is computed using the following formula (Chaudhuri et al. 2013); FAR = b a+b (7.10) 155

13 where a = number of Hit + number of false forecast and b = number of false forecast The validation data are checked with percentage false alarm rate (%FAR) and presented in figure The range R4, R4 for 2 consecutive days shows zero FAR in 2009 while maximum FAR (30%) has been observed in This result also supports the analysis in figure 7.9 where 2011 shows maximum amount of error and 2009 shows minimum. 7.6 Comparison with other methods Little et al. (2009) have investigated the spatiotemporal correlations in U.K. daily rainfall amounts over the Thames Valley and constructed statistical Markov chain generalized linear models (Markov GLM) of rainfall. Markov GLMs can be configured to produce good 1- day -ahead forecasts and reasonably skilful shortterm forecasts up to a couple of weeks ahead. Mandal et al. (2007) worked on the verification of quantitative precipitation forecasts with the Global Spectral Model, running at the National Center for Medium Range Weather Forecasting (NCMRWF), Noida, India and they found that the model is most efficient in predicting precipitation in the mm range but the efficiency decreases rapidly for higher thresholds. The root mean square error (RMSE) of model predicted monthly rainfall varies between 14 mm to 32 mm over Gangetic West Bengal. Sanso and Guenni (1999) used a stochastic model for tropical rainfall at a single location. They applied the model to estimate and predict both the amount of 156

14 rainfall and the probability of a dry period. The mean absolute deviation (MAD) of their precipitation forecast varies between and mm. Singh and Borah (2013) have used feed-forward back propagation neural network algorithm for Indian Summer Monsoon Rainfall forecasting. The ability of this model to predict rainfall amount in advance can be evaluated by the future years observations, which will draw more interesting findings and conclusions. A study of forecasting the summer monsoon rainfall was also carried out by Sahai et al. (2009). Current status of multimodel superensemble and operational NWP forecast of the Indian summer monsoon has been done by Mishra and Krishnamurti in 2007 (Table 7.2). 7.7 Conclusion The ant colony optimization (ACO) and Markov chain model (MCM) are implemented to forecast the amount of summer monsoon rainfall over Kolkata, India. The study is aimed to predict the transitional probabilities of rainfall for consequently two days during the summer monsoon months (JJAS). The most dominant combination is observed to be P (1, 1). The probability, P (1, 1) is 0.95 and 0.83 using ant colony optimization technique and Markov chain model respectively. The most significant combination of rainfall over Kolkata during summer monsoon is also evaluated. The maximum occurrences of rainfall are found to be within the categories of (R4, R4). The present study shows that the ant colony optimization technique is a reliable method in predicting the amount of 157

15 rainfall for the next day with the observation of the present day and is better than Markov chain model. The values of the error matrices in estimating the amount of rainfall during validation is also observed to be minimum with ACO technique. The ACO technique while compared with other existing models in forecasting the amount of rainfall is found to perform better. ACO technique, therefore, may be used as an operational model for forecasting the amount of rainfall as well as its ranges over Kolkata during the summer monsoon season. 158

16 Table 7.1 Ranges of the amount of monsoon rainfall as per IMD norm Range Descriptive Term used Rainfall amount in mm minimum maximum R1 No rain 0 0 R2 Very light rain R3 Light rain R4 Moderate rain R5 Rather heavy rain R6 Heavy rain R7 Very Heavy rain R8 Extremely Heavy rain R9 Exceptionally Heavy rain When the amount is near the highest recorded rainfall at or near the station for the month or the season. However, this term will be used only when the actual amount of rainfall exceeds 12 cm. 159

17 Table 7.2 Comparison of present study with other existing models / methods Models Markov Chain Model (MCM) forecast (Little et al. 2009). Global Spectral Model (GSM) forecast (Mandal et al., 2007). Stochastic Model (SM) forecast (Sanso and Guenni, 1999). Artificial neural network (ANN), a five neural network architectures Model forecast (Singh and Borah 2013) Artificial neural network (ANN) Model forecast (Sahai et al. 2000) Numerical Weather Prediction model (Multimodel superensemble and operational NWP) forecast (Mishra and Krishnamurti 2007). Ant Colony Optimization (ACO) Model forecast (present study) MAE RMSE - 14 to 32 Forecast error MAD to PE-7.67 Absolute % error- 0.5 to 15 RMSE 1.25 to 2.60 RMSE to 1.5 MAE to

18 P 01 State 0 State 1 P 00 P 11 (No Rainfall) (With rain) P 10 Figure 7.1 Two states, first order Markov Chain Model 161

19 Amonut of monsoon rainfall in mm Range 1 Range 2 Range 3 Range 4 Range 5 Range 6 Range 7 Different ranges of monsoon rainfall Figure 7.2 Blot plot showing the different ranges of monsoonal rainfall amount over Kolkata using statistical method for 1998 to

20 Amount of pheromone deposition Range 1 Range 2 Range 3 Range 4 Range 5 Range 6 Range 7 Different ranges of monsoon Figure 7.3 Box plot showing the different ranges of monsoonal rainfall amount in terms of pheromone deposition over Kolkata using ant colony optimization technique during 1998 to

21 Pheromone deposition Range 1 Range 2 Range 3 Range 4 Range 5 Range 6 Range 7 Different range of rainfall during monsoon Maximum Pheromone Deposition Percentage of Occurrence R ainfall occurrence (% ) Figure 7.4 The maximum pheromone deposition alongwith percentage of rainfall occurrences with different ranges of monsoon rainfall over Kolkata during 1998 to

22 Probability ofoccurrences P(00) P(01) P(10) P(11) Tranisitional probabilities Ant colony optimization Statistical Markov chain Figure 7.5 Transitional probability using for the occurrences of rainfall for successive two days during monsoon season using ant colony optimization technique and statistical Markov chain method for 1998 to 2005 over Kolkata 165

23 (a) (b) (R4,R2) 19% (R4,R4) 36% (R2,R4) 20% (c)(c ) (R2,R2) 25% Figure 7.6 The diagram showing the,maximum occurrences of rainfall in (a) Day 1 and (b) Day 2 in histogram plot and (c) maximum occurrences of rainfall with different combinations using ranges 4 and 2 throughout the summer monsoon season over Kolkata during the period from 1998 to

24 12 N o of occurrences R4 R R2 R R2 R R4 R Combination of rainfall ranges Figure 7.7 The diagram validating the most dominating combination of the amount of rainfall for consecutive two days (Day 1 and Day 2) is (R4, R4) in 2008, 2009, and 2012 throughout the monsoon season (JJAS) over Kolkata 167

25 R4,R4 34% R2,R2 31% R4,R2 22% R2,R4 13% R2,R4 R4,R4 19% 39% R2,R2 R4,R2 16% 26% a b R4,R4 35% R4,R2 24% R2,R4 31% R2,R2 10% R4,R4 29% R4,R2 21% R2,R2 25% R2,R4 25% c d R4,R4 39% R4,R2 19% R2,R4 25% R2,R2 17% 2012 e Figure 7.8 The diagram showing the most significant combination of the amount of rainfall for consecutive two days during validation with observation of 2008, 2010, 2011 and 2012 throughout the summer monsoon season(jjas) over Kolkata 168

26 2.500 Forecast error RMSE MAE Figure 7.9 Different error matrices in predicting the maximum occurrences of the most dominating combination of rainfall amount (R4,R4) of monsoon rainfall over Kolkata during 2008 to

Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model

Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model Meta-heuristic ant colony optimization technique to forecast the amount of summer monsoon rainfall: skill comparison with Markov chain model Presented by Sayantika Goswami 1 Introduction Indian summer

More information

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm

Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Capacitor Placement for Economical Electrical Systems using Ant Colony Search Algorithm Bharat Solanki Abstract The optimal capacitor placement problem involves determination of the location, number, type

More information

Current status and prospects of Extended range prediction of Indian summer monsoon using CFS model

Current status and prospects of Extended range prediction of Indian summer monsoon using CFS model Current status and prospects of Extended range prediction of Indian summer monsoon using CFS model Dr. A. K. Sahai Indian Institute of Tropical Meteorology, Pune 411 008, INDIA E-mail: sahai@tropmet.res.in

More information

Probabilistic Analysis of Monsoon Daily Rainfall at Hisar Using Information Theory and Markovian Model Approach

Probabilistic Analysis of Monsoon Daily Rainfall at Hisar Using Information Theory and Markovian Model Approach International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 7 Number 05 (2018) Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2018.705.436

More information

Outline. Ant Colony Optimization. Outline. Swarm Intelligence DM812 METAHEURISTICS. 1. Ant Colony Optimization Context Inspiration from Nature

Outline. Ant Colony Optimization. Outline. Swarm Intelligence DM812 METAHEURISTICS. 1. Ant Colony Optimization Context Inspiration from Nature DM812 METAHEURISTICS Outline Lecture 8 http://www.aco-metaheuristic.org/ 1. 2. 3. Marco Chiarandini Department of Mathematics and Computer Science University of Southern Denmark, Odense, Denmark

More information

A High Resolution Daily Gridded Rainfall Data Set ( ) for Mesoscale Meteorological Studies

A High Resolution Daily Gridded Rainfall Data Set ( ) for Mesoscale Meteorological Studies National Climate Centre Research Report No: 9/2008 A High Resolution Daily Gridded Rainfall Data Set (1971-2005) for Mesoscale Meteorological Studies M. Rajeevan and Jyoti Bhate National Climate Centre

More information

Swarm Intelligence Systems

Swarm Intelligence Systems Swarm Intelligence Systems Christian Jacob jacob@cpsc.ucalgary.ca Department of Computer Science University of Calgary Cellular Automata Global Effects from Local Rules Cellular Automata The CA space is

More information

Chapter-1 Introduction

Chapter-1 Introduction Modeling of rainfall variability and drought assessment in Sabarmati basin, Gujarat, India Chapter-1 Introduction 1.1 General Many researchers had studied variability of rainfall at spatial as well as

More information

Prediction of Seasonal Rainfall Data in India using Fuzzy Stochastic Modelling

Prediction of Seasonal Rainfall Data in India using Fuzzy Stochastic Modelling Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 6167-6174 Research India Publications http://www.ripublication.com Prediction of Seasonal Rainfall Data in

More information

Sensitive Ant Model for Combinatorial Optimization

Sensitive Ant Model for Combinatorial Optimization Sensitive Ant Model for Combinatorial Optimization CAMELIA CHIRA cchira@cs.ubbcluj.ro D. DUMITRESCU ddumitr@cs.ubbcluj.ro CAMELIA-MIHAELA PINTEA cmpintea@cs.ubbcluj.ro Abstract: A combinatorial optimization

More information

Forecast Verification Analysis of Rainfall for Southern Districts of Tamil Nadu, India

Forecast Verification Analysis of Rainfall for Southern Districts of Tamil Nadu, India International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 6 Number 5 (2017) pp. 299-306 Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2017.605.034

More information

Forecasting Drought in Tel River Basin using Feed-forward Recursive Neural Network

Forecasting Drought in Tel River Basin using Feed-forward Recursive Neural Network 2012 International Conference on Environmental, Biomedical and Biotechnology IPCBEE vol.41 (2012) (2012) IACSIT Press, Singapore Forecasting Drought in Tel River Basin using Feed-forward Recursive Neural

More information

depending only on local relations. All cells use the same updating rule, Time advances in discrete steps. All cells update synchronously.

depending only on local relations. All cells use the same updating rule, Time advances in discrete steps. All cells update synchronously. Swarm Intelligence Systems Cellular Automata Christian Jacob jacob@cpsc.ucalgary.ca Global Effects from Local Rules Department of Computer Science University of Calgary Cellular Automata One-dimensional

More information

Rainfall is the major source of water for

Rainfall is the major source of water for RESEARCH PAPER: Assessment of occurrence and frequency of drought using rainfall data in Coimbatore, India M. MANIKANDAN AND D.TAMILMANI Asian Journal of Environmental Science December, 2011 Vol. 6 Issue

More information

Reprint 527. Short range climate forecasting at the Hong Kong Observatory. and the application of APCN and other web site products

Reprint 527. Short range climate forecasting at the Hong Kong Observatory. and the application of APCN and other web site products Reprint 527 Short range climate forecasting at the Hong Kong Observatory and the application of APCN and other web site products E.W.L. Ginn & K.K.Y. Shum Third APCN Working Group Meeting, Jeju Island,

More information

Introduction to Swarm Robotics

Introduction to Swarm Robotics COMP 4766 Introduction to Autonomous Robotics Introduction to Swarm Robotics By Andrew Vardy April 1, 2014 Outline 1 Initial Definitions 2 Examples of SI in Biology 3 Self-Organization 4 Stigmergy 5 Swarm

More information

Outline. 1 Initial Definitions. 2 Examples of SI in Biology. 3 Self-Organization. 4 Stigmergy. 5 Swarm Robotics

Outline. 1 Initial Definitions. 2 Examples of SI in Biology. 3 Self-Organization. 4 Stigmergy. 5 Swarm Robotics Outline COMP 4766 Introduction to Autonomous Robotics 1 Initial Definitions Introduction to Swarm Robotics 2 Examples of SI in Biology 3 Self-Organization By Andrew Vardy 4 Stigmergy April 1, 2014 5 Swarm

More information

Ant Colony Optimization: an introduction. Daniel Chivilikhin

Ant Colony Optimization: an introduction. Daniel Chivilikhin Ant Colony Optimization: an introduction Daniel Chivilikhin 03.04.2013 Outline 1. Biological inspiration of ACO 2. Solving NP-hard combinatorial problems 3. The ACO metaheuristic 4. ACO for the Traveling

More information

El Niño 2015 Conference

El Niño 2015 Conference El Niño 2015 Conference Case Study: El Nino of 2015 and the Indian summer monsoon Sulochana Gadgil (on the basis of inputs from IMD) IRI, 17 November 2015 All-India rainfall: The mean monthly rainfall

More information

Assessment of Meteorological Drought- A Case Study of Solapur District, Maharashtra, India

Assessment of Meteorological Drought- A Case Study of Solapur District, Maharashtra, India Original Article Assessment of Meteorological Drought- A Case Study of Solapur District, Maharashtra, India Rajpoot Pushpendra Singh* 1 and Kumar Ajay 2 1 Research Scholar, Department of Physical Science,

More information

Application and verification of ECMWF products 2008

Application and verification of ECMWF products 2008 Application and verification of ECMWF products 2008 RHMS of Serbia 1. Summary of major highlights ECMWF products are operationally used in Hydrometeorological Service of Serbia from the beginning of 2003.

More information

Self-Adaptive Ant Colony System for the Traveling Salesman Problem

Self-Adaptive Ant Colony System for the Traveling Salesman Problem Proceedings of the 29 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 29 Self-Adaptive Ant Colony System for the Traveling Salesman Problem Wei-jie Yu, Xiao-min

More information

Downscaling in Time. Andrew W. Robertson, IRI. Advanced Training Institute on Climate Variability and Food Security, 12 July 2002

Downscaling in Time. Andrew W. Robertson, IRI. Advanced Training Institute on Climate Variability and Food Security, 12 July 2002 Downscaling in Time Andrew W. Robertson, IRI Advanced Training Institute on Climate Variability and Food Security, 12 July 2002 Preliminaries Crop yields are driven by daily weather variations! Current

More information

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE FOR MAY 2015

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE FOR MAY 2015 UPDATE OF REGIONAL WEATHER AND SMOKE HAZE FOR MAY 2015 1. Review of Regional Weather Conditions in April 2015 1.1 Inter-Monsoon conditions prevailed over the ASEAN region in April 2015. The gradual northward

More information

An ant colony algorithm for multiple sequence alignment in bioinformatics

An ant colony algorithm for multiple sequence alignment in bioinformatics An ant colony algorithm for multiple sequence alignment in bioinformatics Jonathan Moss and Colin G. Johnson Computing Laboratory University of Kent at Canterbury Canterbury, Kent, CT2 7NF, England. C.G.Johnson@ukc.ac.uk

More information

Stochastic Hydrology. a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs

Stochastic Hydrology. a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs Stochastic Hydrology a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs An accurate prediction of extreme rainfall events can significantly aid in policy

More information

Seasonal Climate Outlook for South Asia (June to September) Issued in May 2014

Seasonal Climate Outlook for South Asia (June to September) Issued in May 2014 Ministry of Earth Sciences Earth System Science Organization India Meteorological Department WMO Regional Climate Centre (Demonstration Phase) Pune, India Seasonal Climate Outlook for South Asia (June

More information

Verification of Medium Range Weather Forecast for Udham Singh Nagar Region in order to Improve Methodology Followed

Verification of Medium Range Weather Forecast for Udham Singh Nagar Region in order to Improve Methodology Followed International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 6 Number 12 (2017) pp. 1995-2005 Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2017.612.229

More information

Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal

Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal Email: sanjeevj@iiserb.ac.in 1 Outline 1. Motivation FloodNet Project in

More information

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE BABEŞ-BOLYAI UNIVERSITY Faculty of Computer Science and Mathematics ARTIFICIAL INTELLIGENCE Solving search problems Informed local search strategies Nature-inspired algorithms March, 2017 2 Topics A. Short

More information

3D HP Protein Folding Problem using Ant Algorithm

3D HP Protein Folding Problem using Ant Algorithm 3D HP Protein Folding Problem using Ant Algorithm Fidanova S. Institute of Parallel Processing BAS 25A Acad. G. Bonchev Str., 1113 Sofia, Bulgaria Phone: +359 2 979 66 42 E-mail: stefka@parallel.bas.bg

More information

Supplemental Material

Supplemental Material Supplemental Material Journal of Climate Interannual Variation of the Summer Rainfall Center in the South China Sea https://doi.org/10.1175/jcli-d-16-0889.s1. Copyright 2017 American Meteorological Society

More information

Swarm intelligence: Ant Colony Optimisation

Swarm intelligence: Ant Colony Optimisation Swarm intelligence: Ant Colony Optimisation S Luz luzs@cs.tcd.ie October 7, 2014 Simulating problem solving? Can simulation be used to improve distributed (agent-based) problem solving algorithms? Yes:

More information

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (May 2017)

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (May 2017) UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (May 2017) 1. Review of Regional Weather Conditions in April 2017 1.1 Inter monsoon conditions, characterised by afternoon showers and winds that are generally

More information

Application and verification of ECMWF products: 2010

Application and verification of ECMWF products: 2010 Application and verification of ECMWF products: 2010 Hellenic National Meteorological Service (HNMS) F. Gofa, D. Tzeferi and T. Charantonis 1. Summary of major highlights In order to determine the quality

More information

Changes in the characteristics of rain events in India

Changes in the characteristics of rain events in India JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 114,, doi:10.1029/2008jd010572, 2009 Changes in the characteristics of rain events in India S. K. Dash, 1 Makarand A. Kulkarni, 1 U. C. Mohanty, 1 and K. Prasad 1

More information

Seasonal Predictions for South Caucasus and Armenia

Seasonal Predictions for South Caucasus and Armenia Seasonal Predictions for South Caucasus and Armenia Anahit Hovsepyan Zagreb, 11-12 June 2008 SEASONAL PREDICTIONS for the South Caucasus There is a notable increase of interest of population and governing

More information

Verification of the Seasonal Forecast for the 2005/06 Winter

Verification of the Seasonal Forecast for the 2005/06 Winter Verification of the Seasonal Forecast for the 2005/06 Winter Shingo Yamada Tokyo Climate Center Japan Meteorological Agency 2006/11/02 7 th Joint Meeting on EAWM Contents 1. Verification of the Seasonal

More information

MARKOV CHAIN MODEL FOR PROBABILITY OF DRY, WET DAYS AND STATISTICAL ANALISIS OF DAILY RAINFALL IN SOME CLIMATIC ZONE OF IRAN

MARKOV CHAIN MODEL FOR PROBABILITY OF DRY, WET DAYS AND STATISTICAL ANALISIS OF DAILY RAINFALL IN SOME CLIMATIC ZONE OF IRAN 30T r30t MARKOV CHAIN MODEL FOR PROBABILITY OF DRY, WET DAYS AND STATISTICAL ANALISIS OF DAILY RAINFALL IN SOME CLIMATIC ZONE OF IRAN N. SHAHRAKI 1, B. BAKHTIARI 2, M. M. AHMADI 2 ABSTRACT- Markov chain

More information

Intuitionistic Fuzzy Estimation of the Ant Methodology

Intuitionistic Fuzzy Estimation of the Ant Methodology BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 2 Sofia 2009 Intuitionistic Fuzzy Estimation of the Ant Methodology S Fidanova, P Marinov Institute of Parallel Processing,

More information

Rainfall variation and frequency analysis study in Dharmapuri district, India

Rainfall variation and frequency analysis study in Dharmapuri district, India Indian Journal of Geo Marine Sciences Vol. 45 (11), November 216, pp. 156-1565 Rainfall variation and frequency analysis study in Dharmapuri district, India V. Rajendran 1*, R. Venkatasubramani 2 & G.

More information

Seasonality and Rainfall Prediction

Seasonality and Rainfall Prediction Seasonality and Rainfall Prediction Arpita Sharma 1 and Mahua Bose 2 1 Deen Dayal Upadhyay College, Delhi University, New Delhi, India. e-mail: 1 asharma@ddu.du.ac.in; 2 e cithi@yahoo.com Abstract. Time

More information

Probability models for weekly rainfall at Thrissur

Probability models for weekly rainfall at Thrissur Journal of Tropical Agriculture 53 (1) : 56-6, 015 56 Probability models for weekly rainfall at Thrissur C. Laly John * and B. Ajithkumar *Department of Agricultural Statistics, College of Horticulture,

More information

NIWA Outlook: September October November 2013

NIWA Outlook: September October November 2013 September-November 2013 Issued: 30 August 2013 Hold mouse over links and press ctrl + left click to jump to the information you require: Overview Regional predictions for the next three months: Northland,

More information

SEASONAL CLIMATE OUTLOOK VALID FOR JULY-AUGUST- SEPTEMBER 2013 IN WEST AFRICA, CHAD AND CAMEROON

SEASONAL CLIMATE OUTLOOK VALID FOR JULY-AUGUST- SEPTEMBER 2013 IN WEST AFRICA, CHAD AND CAMEROON SEASONAL CLIMATE OUTLOOK VALID FOR JULY-AUGUST- SEPTEMBER 2013 IN WEST AFRICA, CHAD AND CAMEROON May 29, 2013 ABUJA-Federal Republic of Nigeria 1 EXECUTIVE SUMMARY Given the current Sea Surface and sub-surface

More information

Satellite derived precipitation estimates over Indian region during southwest monsoons

Satellite derived precipitation estimates over Indian region during southwest monsoons J. Ind. Geophys. Union ( January 2013 ) Vol.17, No.1, pp. 65-74 Satellite derived precipitation estimates over Indian region during southwest monsoons Harvir Singh 1,* and O.P. Singh 2 1 National Centre

More information

Swarm-bots and Swarmanoid: Two experiments in embodied swarm intelligence

Swarm-bots and Swarmanoid: Two experiments in embodied swarm intelligence Swarm-bots and Swarmanoid: Two experiments in embodied swarm intelligence Marco Dorigo FNRS Research Director IRIDIA Université Libre de Bruxelles IAT - 17.9.2009 - Milano, Italy What is swarm intelligence?

More information

Application and verification of ECMWF products 2013

Application and verification of ECMWF products 2013 Application and verification of EMWF products 2013 Hellenic National Meteorological Service (HNMS) Flora Gofa and Theodora Tzeferi 1. Summary of major highlights In order to determine the quality of the

More information

An objective criterion for the identification of breaks in Indian summer monsoon rainfall

An objective criterion for the identification of breaks in Indian summer monsoon rainfall ATMOSPHERIC SCIENCE LETTERS Atmos. Sci. Let. 16: 193 198 (2015) Published online 12 September 2014 in Wiley Online Library (wileyonlinelibrary.com) DOI: 10.1002/asl2.536 An objective criterion for the

More information

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society Enhancing Weather Information with Probability Forecasts An Information Statement of the American Meteorological Society (Adopted by AMS Council on 12 May 2008) Bull. Amer. Meteor. Soc., 89 Summary This

More information

Weekly Rainfall Analysis and Markov Chain Model Probability of Dry and Wet Weeks at Varanasi in Uttar Pradesh

Weekly Rainfall Analysis and Markov Chain Model Probability of Dry and Wet Weeks at Varanasi in Uttar Pradesh 885 Environment & Ecology 32 (3) : 885 890, July September 2014 Website: environmentandecology.com ISSN 0970-0420 Weekly Rainfall Analysis and Markov Chain Model Probability of Dry and Wet Weeks at Varanasi

More information

1 Ministry of Earth Sciences, Lodi Road, New Delhi India Meteorological Department, Lodi Road, New Delhi

1 Ministry of Earth Sciences, Lodi Road, New Delhi India Meteorological Department, Lodi Road, New Delhi Trends in Extreme Temperature Events over India during 1969-12 A. K. JASWAL, AJIT TYAGI 1 and S. C. BHAN 2 India Meteorological Department, Shivajinagar, Pune - 4105 1 Ministry of Earth Sciences, Lodi

More information

Evidence for Weakening of Indian Summer Monsoon and SA CORDEX Results from RegCM

Evidence for Weakening of Indian Summer Monsoon and SA CORDEX Results from RegCM Evidence for Weakening of Indian Summer Monsoon and SA CORDEX Results from RegCM S K Dash Centre for Atmospheric Sciences Indian Institute of Technology Delhi Based on a paper entitled Projected Seasonal

More information

NIWA Outlook: March-May 2015

NIWA Outlook: March-May 2015 March May 2015 Issued: 27 February 2015 Hold mouse over links and press ctrl + left click to jump to the information you require: Overview Regional predictions for the next three months: Northland, Auckland,

More information

Fig P3. *1mm/day = 31mm accumulation in May = 92mm accumulation in May Jul

Fig P3. *1mm/day = 31mm accumulation in May = 92mm accumulation in May Jul Met Office 3 month Outlook Period: May July 2014 Issue date: 24.04.14 Fig P1 3 month UK outlook for precipitation in the context of the observed annual cycle The forecast presented here is for May and

More information

Available online at ScienceDirect. Procedia Computer Science 20 (2013 ) 90 95

Available online at  ScienceDirect. Procedia Computer Science 20 (2013 ) 90 95 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 20 (2013 ) 90 95 Complex Adaptive Systems, Publication 3 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri

More information

Regionalization Techniques and Regional Climate Modelling

Regionalization Techniques and Regional Climate Modelling Regionalization Techniques and Regional Climate Modelling Joseph D. Intsiful CGE Hands-on training Workshop on V & A, Asuncion, Paraguay, 14 th 18 th August 2006 Crown copyright Page 1 Objectives of this

More information

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (September 2017)

UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (September 2017) UPDATE OF REGIONAL WEATHER AND SMOKE HAZE (September 2017) 1. Review of Regional Weather Conditions in August 2017 1.1 Southwest Monsoon conditions continued to prevail in the region in August 2017. The

More information

ECMWF 10 th workshop on Meteorological Operational Systems

ECMWF 10 th workshop on Meteorological Operational Systems ECMWF 10 th workshop on Meteorological Operational Systems 18th November 2005 Crown copyright 2004 Page 1 Monthly range prediction products: Post-processing methods and verification Bernd Becker, Richard

More information

Multi-model ensemble (MME) prediction of rainfall using neural networks during monsoon season in India

Multi-model ensemble (MME) prediction of rainfall using neural networks during monsoon season in India METEOROLOGICAL APPLICATIONS Meteorol. Appl. 19: 161 169 (2012) Published online in Wiley Online Library (wileyonlinelibrary.com) DOI: 10.1002/met.254 Multi-model ensemble (MME) prediction of rainfall using

More information

VI" Autonomous Agents" &" Self-Organization! Part A" Nest Building! Autonomous Agent! Nest Building by Termites" (Natural and Artificial)!

VI Autonomous Agents & Self-Organization! Part A Nest Building! Autonomous Agent! Nest Building by Termites (Natural and Artificial)! VI" Autonomous Agents" &" Self-Organization! Part A" Nest Building! 1! 2! Autonomous Agent!! a unit that interacts with its environment " (which probably consists of other agents)!! but acts independently

More information

Temperature Prediction based on Artificial Neural Network and its Impact on Rice Production, Case Study: Bangladesh

Temperature Prediction based on Artificial Neural Network and its Impact on Rice Production, Case Study: Bangladesh erature Prediction based on Artificial Neural Network and its Impact on Rice Production, Case Study: Bangladesh Tushar Kanti Routh Lecturer, Department of Electronics & Telecommunication Engineering, South

More information

Monthly probabilistic drought forecasting using the ECMWF Ensemble system

Monthly probabilistic drought forecasting using the ECMWF Ensemble system Monthly probabilistic drought forecasting using the ECMWF Ensemble system Christophe Lavaysse(1) J. Vogt(1), F. Pappenberger(2) and P. Barbosa(1) (1) European Commission (JRC-IES), Ispra Italy (2) ECMWF,

More information

Verification of Continuous Forecasts

Verification of Continuous Forecasts Verification of Continuous Forecasts Presented by Barbara Brown Including contributions by Tressa Fowler, Barbara Casati, Laurence Wilson, and others Exploratory methods Scatter plots Discrimination plots

More information

Prediction of Monthly Rainfall of Nainital Region using Artificial Neural Network (ANN) and Support Vector Machine (SVM)

Prediction of Monthly Rainfall of Nainital Region using Artificial Neural Network (ANN) and Support Vector Machine (SVM) Vol- Issue-3 25 Prediction of ly of Nainital Region using Artificial Neural Network (ANN) and Support Vector Machine (SVM) Deepa Bisht*, Mahesh C Joshi*, Ashish Mehta** *Department of Mathematics **Department

More information

Part B" Ants (Natural and Artificial)! Langton s Vants" (Virtual Ants)! Vants! Example! Time Reversibility!

Part B Ants (Natural and Artificial)! Langton s Vants (Virtual Ants)! Vants! Example! Time Reversibility! Part B" Ants (Natural and Artificial)! Langton s Vants" (Virtual Ants)! 11/14/08! 1! 11/14/08! 2! Vants!! Square grid!! Squares can be black or white!! Vants can face N, S, E, W!! Behavioral rule:!! take

More information

What is insect forecasting, and why do it

What is insect forecasting, and why do it Insect Forecasting Programs: Objectives, and How to Properly Interpret the Data John Gavloski, Extension Entomologist, Manitoba Agriculture, Food and Rural Initiatives Carman, MB R0G 0J0 Email: jgavloski@gov.mb.ca

More information

Rainfall is the most important climate element affecting the livelihood and wellbeing of the

Rainfall is the most important climate element affecting the livelihood and wellbeing of the Ensemble-Based Empirical Prediction of Ethiopian Monthly-to-Seasonal Monsoon Rainfall Rainfall is the most important climate element affecting the livelihood and wellbeing of the majority of Ethiopians.

More information

Scholars Journal of Agriculture and Veterinary Sciences e-issn Sahayarani A et al.; Sch J Agric Vet Sci., Feb-Mar 2016; 3(2):

Scholars Journal of Agriculture and Veterinary Sciences e-issn Sahayarani A et al.; Sch J Agric Vet Sci., Feb-Mar 2016; 3(2): Sahayarani A et al.; Sch J Agric Vet Sci., Feb-Mar 216; 3(2):16-166 Scholars Journal of Agriculture and Veterinary Sciences e-issn 2348 1854 Sch J Agric Vet Sci 216; 3(2):16-166 p-issn 2348 8883 Scholars

More information

Evaluating Forecast Quality

Evaluating Forecast Quality Evaluating Forecast Quality Simon J. Mason International Research Institute for Climate Prediction Questions How do we decide whether a forecast was correct? How do we decide whether a set of forecasts

More information

Drought Criteria. Richard J. Heggen Department of Civil Engineering University of New Mexico, USA Abstract

Drought Criteria. Richard J. Heggen Department of Civil Engineering University of New Mexico, USA Abstract Drought Criteria Richard J. Heggen Department of Civil Engineering University of New Mexico, USA rheggen@unm.edu Abstract Rainwater catchment is an anticipatory response to drought. Catchment design requires

More information

Best Fit Probability Distributions for Monthly Radiosonde Weather Data

Best Fit Probability Distributions for Monthly Radiosonde Weather Data Best Fit Probability Distributions for Monthly Radiosonde Weather Data Athulya P. S 1 and K. C James 2 1 M.Tech III Semester, 2 Professor Department of statistics Cochin University of Science and Technology

More information

Application and verification of the ECMWF products Report 2007

Application and verification of the ECMWF products Report 2007 Application and verification of the ECMWF products Report 2007 National Meteorological Administration Romania 1. Summary of major highlights The medium range forecast activity within the National Meteorological

More information

Rainfall Forecast of Gujarat for Monsoon 2011 based on Monsoon Research Almanac

Rainfall Forecast of Gujarat for Monsoon 2011 based on Monsoon Research Almanac Rainfall Forecast of Gujarat for Monsoon 2011 based on Monsoon Research Almanac 1 M.C. Varshneya, 2 V.B. Vaidya, 3 Vyas Pandey, 4 A.M. Shekh 5 L.D. Chimote, and 6 K.S. Damle, Anand Agricultural University,

More information

Self-Organization in Social Insects

Self-Organization in Social Insects Self-Organization in Social Insects Kazuo Uyehara 5/04/2008 Self-organization is a process in which complex patterns or behaviors are produced without direction from an outside or supervising source. This

More information

Model verification / validation A distributions-oriented approach

Model verification / validation A distributions-oriented approach Model verification / validation A distributions-oriented approach Dr. Christian Ohlwein Hans-Ertel-Centre for Weather Research Meteorological Institute, University of Bonn, Germany Ringvorlesung: Quantitative

More information

Journal of Pharmacognosy and Phytochemistry 2017; 6(4): Sujitha E and Shanmugasundaram K

Journal of Pharmacognosy and Phytochemistry 2017; 6(4): Sujitha E and Shanmugasundaram K 2017; 6(4): 452-457 E-ISSN: 2278-4136 P-ISSN: 2349-8234 JPP 2017; 6(4): 452-457 Received: 01-05-2017 Accepted: 02-06-2017 Sujitha E Research Scholar, Department of Soil and Water Conservation Engineering,

More information

Zambia. General Climate. Recent Climate Trends. UNDP Climate Change Country Profiles. Temperature. C. McSweeney 1, M. New 1,2 and G.

Zambia. General Climate. Recent Climate Trends. UNDP Climate Change Country Profiles. Temperature. C. McSweeney 1, M. New 1,2 and G. UNDP Climate Change Country Profiles Zambia C. McSweeney 1, M. New 1,2 and G. Lizcano 1 1. School of Geography and Environment, University of Oxford. 2. Tyndall Centre for Climate Change Research http://country-profiles.geog.ox.ac.uk

More information

Rainfall Analysis in Mumbai using Gumbel s Extreme Value Distribution Model

Rainfall Analysis in Mumbai using Gumbel s Extreme Value Distribution Model Rainfall Analysis in Mumbai using Gumbel s Extreme Value Distribution Model S. Sangita Mishra 1, M. Solapure 2, R. Satpathy 3, K. Phadtare 4, S. Pawar 5 1 Assistant Professor, 2,3,4,5 Undergraduate students

More information

Application and verification of ECMWF products 2015

Application and verification of ECMWF products 2015 Application and verification of ECMWF products 2015 Hungarian Meteorological Service 1. Summary of major highlights The objective verification of ECMWF forecasts have been continued on all the time ranges

More information

To Predict Rain Fall in Desert Area of Rajasthan Using Data Mining Techniques

To Predict Rain Fall in Desert Area of Rajasthan Using Data Mining Techniques To Predict Rain Fall in Desert Area of Rajasthan Using Data Mining Techniques Peeyush Vyas Asst. Professor, CE/IT Department of Vadodara Institute of Engineering, Vadodara Abstract: Weather forecasting

More information

Application and verification of ECMWF products in Croatia - July 2007

Application and verification of ECMWF products in Croatia - July 2007 Application and verification of ECMWF products in Croatia - July 2007 By Lovro Kalin, Zoran Vakula and Josip Juras (Hydrological and Meteorological Service) 1. Summary of major highlights At Croatian Met

More information

Summary and Conclusions

Summary and Conclusions 241 Chapter 10 Summary and Conclusions Kerala is situated in the southern tip of India between 8 15 N and 12 50 N latitude and 74 50 E and 77 30 E longitude. It is popularly known as Gods own country.

More information

2006 Drought in the Netherlands (20 July 2006)

2006 Drought in the Netherlands (20 July 2006) 2006 Drought in the Netherlands (20 July 2006) Henny A.J. van Lanen, Wageningen University, the Netherlands (henny.vanlanen@wur.nl) The Netherlands is suffering from tropical heat and it is facing a meteorological

More information

A Support Vector Regression Model for Forecasting Rainfall

A Support Vector Regression Model for Forecasting Rainfall A Support Vector Regression for Forecasting Nasimul Hasan 1, Nayan Chandra Nath 1, Risul Islam Rasel 2 Department of Computer Science and Engineering, International Islamic University Chittagong, Bangladesh

More information

Drought forecasting methods Blaz Kurnik DESERT Action JRC

Drought forecasting methods Blaz Kurnik DESERT Action JRC Ljubljana on 24 September 2009 1 st DMCSEE JRC Workshop on Drought Monitoring 1 Drought forecasting methods Blaz Kurnik DESERT Action JRC Motivations for drought forecasting Ljubljana on 24 September 2009

More information

Water Scarcity Situation Report 14 th September 2018

Water Scarcity Situation Report 14 th September 2018 Water Scarcity Situation Report 14 th September 2018 HEADLINE Parts of North East Scotland are still at Significant Scarcity due to evidence of ecological impacts resulting from an exceptionally prolonged

More information

The ECMWF Extended range forecasts

The ECMWF Extended range forecasts The ECMWF Extended range forecasts Laura.Ferranti@ecmwf.int ECMWF, Reading, U.K. Slide 1 TC January 2014 Slide 1 The operational forecasting system l High resolution forecast: twice per day 16 km 91-level,

More information

DETECTION OF TREND IN RAINFALL DATA: A CASE STUDY OF SANGLI DISTRICT

DETECTION OF TREND IN RAINFALL DATA: A CASE STUDY OF SANGLI DISTRICT ORIGINAL ARTICLE DETECTION OF TREND IN RAINFALL DATA: A CASE STUDY OF SANGLI DISTRICT M. K. Patil 1 and D. N. Kalange 2 1 Associate Professor, Padmabhushan Vasantraodada Patil Mahavidyalaya, Kavathe- Mahankal,

More information

Evaluation of Satellite Precipitation Products over the Central of Vietnam

Evaluation of Satellite Precipitation Products over the Central of Vietnam Evaluation of Satellite Precipitation Products over the Central of Vietnam Long Trinh-Tuan (1), Jun Matsumoto (1,2), Thanh Ngo-Duc (3) (1) Department of Geography, Tokyo Metropolitan University, Japan.

More information

Discrete evaluation and the particle swarm algorithm

Discrete evaluation and the particle swarm algorithm Volume 12 Discrete evaluation and the particle swarm algorithm Tim Hendtlass and Tom Rodgers Centre for Intelligent Systems and Complex Processes Swinburne University of Technology P. O. Box 218 Hawthorn

More information

Estimating the intermonth covariance between rainfall and the atmospheric circulation

Estimating the intermonth covariance between rainfall and the atmospheric circulation ANZIAM J. 52 (CTAC2010) pp.c190 C205, 2011 C190 Estimating the intermonth covariance between rainfall and the atmospheric circulation C. S. Frederiksen 1 X. Zheng 2 S. Grainger 3 (Received 27 January 2011;

More information

Application and verification of ECMWF products 2009

Application and verification of ECMWF products 2009 Application and verification of ECMWF products 2009 RHMS of Serbia 1. Summary of major highlights ECMWF products are operationally used in Hydrometeorological Service of Serbia from the beginning of 2003.

More information

I.Classical probabilities

I.Classical probabilities I.Classical probabilities I.4 Markov chains Markov chains? 2 Andrei A. Markov Russian mathematician 856-922 3 Markov chains as pedagogic, analytical and prognostic tool. Helps us understand probabilities

More information

Application and verification of ECMWF products 2016

Application and verification of ECMWF products 2016 Application and verification of ECMWF products 2016 RHMS of Serbia 1 Summary of major highlights ECMWF forecast products became the backbone in operational work during last several years. Starting from

More information

Estimation of Forecat uncertainty with graphical products. Karyne Viard, Christian Viel, François Vinit, Jacques Richon, Nicole Girardot

Estimation of Forecat uncertainty with graphical products. Karyne Viard, Christian Viel, François Vinit, Jacques Richon, Nicole Girardot Estimation of Forecat uncertainty with graphical products Karyne Viard, Christian Viel, François Vinit, Jacques Richon, Nicole Girardot Using ECMWF Forecasts 8-10 june 2015 Outline Introduction Basic graphical

More information

Weather and Climate Summary and Forecast August 2018 Report

Weather and Climate Summary and Forecast August 2018 Report Weather and Climate Summary and Forecast August 2018 Report Gregory V. Jones Linfield College August 5, 2018 Summary: July 2018 will likely go down as one of the top five warmest July s on record for many

More information

Implementation of Travelling Salesman Problem Using ant Colony Optimization

Implementation of Travelling Salesman Problem Using ant Colony Optimization RESEARCH ARTICLE OPEN ACCESS Implementation of Travelling Salesman Problem Using ant Colony Optimization Gaurav Singh, Rashi Mehta, Sonigoswami, Sapna Katiyar* ABES Institute of Technology, NH-24, Vay

More information

Application of a statistical method for medium-term rainfall prediction

Application of a statistical method for medium-term rainfall prediction Climate Variability and Change Hydrological Impacts (Proceedings of the Fifth FRIEND World Conference held at Havana, Cuba, November 2006), IAHS Publ. 308, 2006. 275 Application of a statistical method

More information

Rainfall variation and frequency analysis study of Salem district Tamil Nadu

Rainfall variation and frequency analysis study of Salem district Tamil Nadu Indian Journal of Geo Marine Sciences Vol. 46 (1), January 217, pp. 213-218 Rainfall variation and frequency analysis study of Salem district Tamil Nadu Arulmozhi.S 1* & Dr. Prince Arulraj.G 2 1 Department

More information