Seasonality and Rainfall Prediction

Size: px
Start display at page:

Download "Seasonality and Rainfall Prediction"

Transcription

1 Seasonality and Rainfall Prediction Arpita Sharma 1 and Mahua Bose 2 1 Deen Dayal Upadhyay College, Delhi University, New Delhi, India. 1 asharma@ddu.du.ac.in; 2 e cithi@yahoo.com Abstract. Time Series Analysis is helpful in understanding past and current patterns of change and provides important clue for predicting future patterns. Weather forecasting is one of the challenging tasks in the area of Time Series Analysis. The purpose of this paper is to evaluate seasonal factors and predict the amount of quarterly rainfall in Kolkata based on the past dataset using Regression Model and to compare the estimated values with the actual observations. Keywords: forecast, rainfall, regression, seasonal index, time series. 1. Introduction Measurement and prediction of change using statistical methods is a very important tool for decision making. Seasonal variation is a component of a time series which is defined as the repetitive and predictable movement around the trend line in one year or less. The term seasonality [1,2] indicates some factors which occur regularly within the same time of the year (day, week, month, and quarter or six-month period) and exerts an unquestionable influence on economic and social activities. Seasonality is quite common in economic time series as well as geophysical and ecological time series. It has application in retail sales, employment sector, agriculture, construction, transportation, tourist trips etc. There are several main reasons for studying seasonal variation: (1) to understand seasonal pattern. (2) seasonal adjustment of data (3) prediction of the future trends. Seasonal adjustment of a time series is the application of certain mathematical techniques to remove periodic infra-annual variations from these series. In recent years a lot of methodologies have been evolved for analyzing time series [3 10]. These Models have been studied extensively in the areas of economic studies for the last thirty five years. Over the past decade notable research works have also been done in the areas of climatology and hydrology especially in the field of rainfall prediction or distribution [11 18] using various techniques namely ARIMA, ANN, fuzzy logic [19] and calculation of seasonality [20]. In this paper we used different regression based techniques for forecasting rainfall with seasonal adjustment. This paper is organized as follows: Section 2 defines objective of our work. Section 3 specifies data. We have presented our procedural details in Section 4. Experimental results are discussed in Section 5. Section 6 summarizes our conclusion and gives some direction for future work. K. R. Venugopal, P. Deepa Shenoy and L. M. Patnaik (Eds.) ICDMW 2013, pp Elsevier Publications 2013.

2 Arpita Sharma and Mahua Bose 2. Objective: Need for Predicting Rainfall? Rainfall in West Bengal is primarily caused by South-West monsoon. Amount of rainfall is variable in time and space. Rainfall is concentrated in a few months of the year. Any fluctuations in the monsoon lead to floods or drought. Prediction of the spatial and temporal variability in rainfall is a major problem in an agricultural country like India and particularly in the state West Bengal. It not only affects the economic development of an area but also the vegetation and soil characteristics of the area. Knowing about predictable recurring seasonal fluctuations, policy makers set up policies to attenuate the impact. Our objective is to predict quarterly rainfall of Kolkata, the capital of West Bengal, in a particular year based on previous year s data using four distinct but related methods. We shall also perform error estimation in each of these methods and compare our results with the output of Multiple Linear Regression Technique described in [21]. 3. Data In our experiment we have used rainfall data of Kolkata from [22]. Data for the year 2008 will be compared with the forecast for error estimation purpose. We have arranged the rainfall data into four quarters starting from the first month of English Calendar and have not taken into consideration the actual seasons recognized by the Indian Meteorological Department namely Summer, Autumn, Spring, Winter etc. 4. Forecast Models In our experiment we have used Regression Model [23] to forecast quarterly Rainfall. For our first three methods, we have applied following steps: (1) Calculation of Seasonal index. It is an average that can be used to compare an actual observation relative to what it would be if there were no seasonal variation. An index value is attached to each period of the time series within a year. (2) Deseasonalization or seasonal adjustment of data, i.e., elimination of seasonal component from the time-series. (3) Projecting the existing patterns into the future for the prediction of the future trends using Linear Regression. (4) Error Estimation using the observed values and the predicted values. In our fourth experiment we shall use Multiple Linear Regression to forecast rainfall. 4.1 Method 1: Computing seasonal index by linear regression and forecasting Steps 1. Linear Regression through data points to get predicted values. 2. Calculation of index for each data point by dividing the actual data by linear regression prediction for that period. 3. Calculation of Seasonal Index for each quarter. For example, average of all the first quarter indexes will give the index for the first quarter and so on. 4. Deseasonalization: division of the actual data by the seasonal index for that quarter. 5. Linear regression through these deseaonalised data points to get a forecast. 6. Multiplication of the forecast values by seasonal index of that quarter to get a seasonalised forecast. 146

3 Seasonality and Rainfall Prediction 4.2 Method 2: Calculation of seasonal index by Link Relative method This Method is also called Pearson s Method. Step (1), (2) and (3) of the method 1 will be replaced by the following steps. Remaining steps will be the same. Steps 1. Link Relative (LR) for any season = (current periods value *100)/previous periods value (Link relative for first season cannot be defined). 2. Computation of average link relative for each month/quarter over the years. 3. Computation of chain relatives on the base of first season. Assuming LR for first season is 100, CR for i-th period = LR for (i)-thperiod*crof(i 1)-th Period / By taking last period as base, a new chain relative is found for the first period. The adjusted chain relative of the i-th season = Chain relative of the i-th season = ((i 1) c) Where, c = (New chain relative for first season 100)/n and n = 12 for monthly and n = 4 for quarterly data. 5. Computation of average of all adjusted CR. 6. Seasonal index for i-th period = (Adjusted CR for (i)-th period *100)/average of adjusted CR 4.3 Method 3: Calculation of seasonal index by yearly average In this Method Seasonal index is calculated by the following steps: 1. Calculation of yearly averages of each years data. 2. Division of each data by appropriate yearly mean. 3. Seasonal index for each quarter is formed by computing average of quarterly values obtained from step2. So, Step (1), (2) and (3) of the first method will be replaced by the above steps. Remaining steps will be the same. 4.4 Method 4: Multiple linear regressions Multiple Regression Model adopted for the prediction of summer monsoon rainfall [21] is applied here to forecast quarterly rainfall. Here, we have analyzed monthly rainfall data (in each quarter) of For each quarter, Multiple Linear regression technique is used separately to predict the rainfall for the corresponding period in the next year. MLR equation is defined as y = a + bx1 + cx2, where a, b, c are regression coefficients. X1andX2 represent any two month s rainfall data (previous year s data) in a particular quarter and year and y is the quarterly data from the corresponding time period. Coefficients are estimated by Gaussian Elimination. Average value for each year s estimation for that particular period is taken as quarterly forecast value of the next year. 5. Experimental Results and Discussion Rainfall graph shows Figure 1 shows that most of the rainfall take place from July-Sept. Seasonal peaks generally occur this time but varies from year to year. From the Table 2, it is clear that seasonal index value for each of the four quarters are nearly equal in method 1 and 3 whereas results of 147

4 Arpita Sharma and Mahua Bose Pearson s method show higher values. The main reason behind this difference is that these values are obtained by taking base value as 100. If we divide each observation by 100, almost similar results will be obtained. We have calculated Root Mean Square error (RMSE) for each method. Results of error estimations are summarized in Table 3. From the Table 3 it is observed that forecast by method 1 is superior to the other methods. It is followed by method 3. In Method 2 error rate is almost double than that of method 1 and 3. Results using different forecasting methods are shown in Table 1 and Figure 2. Though the result obtained by method 4 is an improvement over the method 2, method 1 and 3 are more accurate. Figure 1. Rainfall Pattern in Kolkata. Table 1. Forecast of Method 1, 2, 3, 4. Observed Forecast Next Quarter Value (2008) Method 1 Method 2 Method 3 Method 4 1(Jan.-Mar) (Apr-June) (July-Sept.) (Oct-Dec.) Table 2. Seasonal Index of Method 1, 2, 3. Seasonal Index Next Quarter Method 1 Method 2 Method

5 Seasonality and Rainfall Prediction Figure 2. Rainfall graphs. Table 3. Error estimation. Methods RMSE = SQRT(MSE) Conclusion and Future Work Though accurate forecasting or prediction is a very difficult task, the purpose of our investigation is to analyse different regression based models and find out which one shows higher percentage of accuracy. We have also compared our results with the output obtained by applying Multiple Linear Regression [21] on the same dataset. Our study has revealed that method1 gives best result in comparison to others. Problem may arise in calculating seasonal index using method 2, if amount of rainfall in any quarter/month is nil. Reason for this is that the calculation of link relative of any period, previous period s data is required. But this problem is absent in other methods. Above methods can be used to calculate seasonal index for each month and for computing monthly forecast. These models can be extended to observe the variation of rainfall in different places in a particular year and for the detection of changes in seasonality over the time. References [1] Hylleberg, S.: Modelling Seasonality. Oxford University Press, Oxford (1992). [2] Bell, W. R. and Hillmer, S. C.: Issues Involved with the Seasonal Adjustment of Economic Time Series (With Comments). Journal of Business and Economic Statistics, 2, (1984). [3] Box, G. E. P. and Jenkins, G. M.: Series Analysis Forecasting and Control. Prentice-Hall Inc., London (1976). [4] Gooijer, J. G. D. and Hyndman, R. J.: 25 years of Time Series Forecasting. International Journal of Forecasting. 22, (2006). 149

6 Arpita Sharma and Mahua Bose [5] Planas, C.: The Analysis of Seasonality in Economic Statistics: A Survey of Recent Developments. Questiio, 22(1), (1998). [6] David, A. P.: A Survey on Recent Developments in Seasonal Adjustment. The American Statistician, 34(3), (1980). [7] Franses, P. H.: Recent Advances in Modelling Seasonality. Journal of Economic Surveys, 10(3), (1996). [8] Pole, A. West, M. Harrison, J.: Applied Bayesian Forecasting and Time Series Analysis. Business and Economics, 1 (1994). [9] Newaz, M. K.: Comparing the Performance of Time Series Models for Forecasting Exchange Rate. BRAC University Journal, 5(2), (2008). [10] Gooijer, J. G. D. and Kumar, K.: Some Recent Development in Non-Linear Time Series Modeling, Testing and Forecasting. International Journal of Forecasting, 8, (1992). [11] Khadar Babu, S. K., Karthikeyan, K., Ramanaiah, M. V. and Ramanah, D.: Prediction of Rainfall- Flow Time Series Using Auto-Regressive Models. Advances in Applied Science Research, 2(2), (2011). [12] Olaiya, F. and Adeyemo, A. B.: Application of Data Mining Techniques in Weather Prediction and Climate Change Studies. I. J.Information Engineering and Electronic Business, 1, (2012). [13] Valipour, M.: Number of Required Observation Data for Rainfall Forecasting According to Climate Conditions. American Journal of Scientific Research, 74, (2012). [14] Verbist, K., Robertson, A. W., Cornelis, W. M. and Gabriels, D.: Seasonal Predictability in Daily Rainfall Characteristics in Central Northern Chile for Dry-Land Management. Journal of Applied Meteorology and Climatology, 49, (2010). [15] Jain, S. K. and Kumar, V.: Trend Analysis of Rainfall and Temperature Data for India. Current Science, 102, (2012). [16] Guhathakurta, P. and Saji, E.: Trends and Variability of Monthly, Seasonal and Annual Rainfall for the Districts of Maharashtra and Spatial Analysis of Seasonality Index in Identifying the Changes in Rainfall Regime. Report, National Climate Centre Research, IMD, Pune (2012). [17] Henley, B. J., Thyer, M. A. and Kuczera, G.: Seasonal Stochastic Rainfall Modelling Using Climate Indices: A Bayesian Hierarchical Model. In International Congress on Modelling and Simulation, (2007). [18] Sivaramakrishnan, T. R. and Meganathan, S.: Association Rule Mining and Classifier Approach for Quantitative Spot Rainfall Prediction.Journal of Theoretical and Applied Information Technology, 34(2), (2011). [19] Yu, P., Chen, S., Wu, C. and Lin, S.:Comparison of Grey and Phase-Space Rainfall Forecasting Models Using a Fuzzy Decision Method. Hydrological Sciences, 49(4) (2004). [20] Walsh, P. D. and Lawler, D. M.: Rainfall Seasonality: Description, Spatial Patterns and Change Through Time. Weather, 36, (1981). [21] Kannan, M., Prabhakaran, S. and Ramachandran, P.: Rainfall Forecasting With Data Mining Technique. International Journal of Engineering and Technology, 2(6), (2010). [22] West Bengal State Marketing board, [23] Rajaraman. V.: Computer Oriented Numerical Methods. PHI Pvt. Ltd., New Delhi (2000). 150

Study of Hydrometeorology in a Hard Rock Terrain, Kadirischist Belt Area, Anantapur District, Andhra Pradesh

Study of Hydrometeorology in a Hard Rock Terrain, Kadirischist Belt Area, Anantapur District, Andhra Pradesh Open Journal of Geology, 2012, 2, 294-300 http://dx.doi.org/10.4236/ojg.2012.24028 Published Online October 2012 (http://www.scirp.org/journal/ojg) Study of Hydrometeorology in a Hard Rock Terrain, Kadirischist

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

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

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

Analysis of Historical Pattern of Rainfall in the Western Region of Bangladesh

Analysis of Historical Pattern of Rainfall in the Western Region of Bangladesh 24 25 April 214, Asian University for Women, Bangladesh Analysis of Historical Pattern of Rainfall in the Western Region of Bangladesh Md. Tanvir Alam 1*, Tanni Sarker 2 1,2 Department of Civil Engineering,

More information

Climate also has a large influence on how local ecosystems have evolved and how we interact with them.

Climate also has a large influence on how local ecosystems have evolved and how we interact with them. The Mississippi River in a Changing Climate By Paul Lehman, P.Eng., General Manager Mississippi Valley Conservation (This article originally appeared in the Mississippi Lakes Association s 212 Mississippi

More information

Analysis of Rainfall and Other Weather Parameters under Climatic Variability of Parbhani ( )

Analysis of Rainfall and Other Weather Parameters under Climatic Variability of Parbhani ( ) International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 7 Number 06 (2018) Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2018.706.295

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

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

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

Global Climates. Name Date

Global Climates. Name Date Global Climates Name Date No investigation of the atmosphere is complete without examining the global distribution of the major atmospheric elements and the impact that humans have on weather and climate.

More information

DROUGHT IN MAINLAND PORTUGAL

DROUGHT IN MAINLAND PORTUGAL DROUGHT IN MAINLAND Ministério da Ciência, Tecnologia e Ensino Superior Instituto de Meteorologia, I. P. Rua C Aeroporto de Lisboa Tel.: (351) 21 844 7000 e-mail:informacoes@meteo.pt 1749-077 Lisboa Portugal

More information

Time series and Forecasting

Time series and Forecasting Chapter 2 Time series and Forecasting 2.1 Introduction Data are frequently recorded at regular time intervals, for instance, daily stock market indices, the monthly rate of inflation or annual profit figures.

More information

Frequency analysis of rainfall deviation in Dharmapuri district in Tamil Nadu

Frequency analysis of rainfall deviation in Dharmapuri district in Tamil Nadu Indian Journal of Geo Marine Sciences Vol.46 (8), August 217, pp. 171-1714 Frequency analysis of rainfall deviation in Dharmapuri district in Tamil Nadu V. Rajendran 1* & R. Venkatasubramani 2 1 Department

More information

Key Finding: Long Term Trend During 2014: Rain in Indian Tradition Measuring Rain

Key Finding: Long Term Trend During 2014: Rain in Indian Tradition Measuring Rain Chapter 34 RAINFALL Key Finding: Long Term Trend Despite of theories suggesting increase in rainfall in Asian Region due to global warming, no significant trend has been observed at all India level (confirmed

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

Analysis of Meteorological drought condition for Bijapur region in the lower Bhima basin, India

Analysis of Meteorological drought condition for Bijapur region in the lower Bhima basin, India Analysis of Meteorological drought condition for Bijapur region in the lower Bhima basin, India Mamatha.K PG Student Department of WLM branch VTU, Belagavi Dr. Nagaraj Patil Professor and Head of the Department

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

On the presence of tropical vortices over the Southeast Asian Sea- Maritime Continent region

On the presence of tropical vortices over the Southeast Asian Sea- Maritime Continent region Technical Conference of 50 th Annual Session of Typhoon Committee 2018 On the presence of tropical vortices over the Southeast Asian Sea- Maritime Continent region Nguyen Dang-Quang 1, James Renwick 2,

More information

STOCHASTIC MODELING OF MONTHLY RAINFALL AT KOTA REGION

STOCHASTIC MODELING OF MONTHLY RAINFALL AT KOTA REGION STOCHASTIC MODELIG OF MOTHLY RAIFALL AT KOTA REGIO S. R. Bhakar, Raj Vir Singh, eeraj Chhajed and Anil Kumar Bansal Department of Soil and Water Engineering, CTAE, Udaipur, Rajasthan, India E-mail: srbhakar@rediffmail.com

More information

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

More information

DROUGHT ASSESSMENT USING SATELLITE DERIVED METEOROLOGICAL PARAMETERS AND NDVI IN POTOHAR REGION

DROUGHT ASSESSMENT USING SATELLITE DERIVED METEOROLOGICAL PARAMETERS AND NDVI IN POTOHAR REGION DROUGHT ASSESSMENT USING SATELLITE DERIVED METEOROLOGICAL PARAMETERS AND NDVI IN POTOHAR REGION Researcher: Saad-ul-Haque Supervisor: Dr. Badar Ghauri Department of RS & GISc Institute of Space Technology

More information

Seasonal Rainfall Trend Analysis

Seasonal Rainfall Trend Analysis RESEARCH ARTICLE OPEN ACCESS Seasonal Rainfall Trend Analysis Devdatta V. Pandit Research Scholar, Dept. of SWCE, M.P.K.V, Rahuri- 413722, Ahmednagar. (M., India ABSTRACT This study aims to detect the

More information

Study of Changes in Climate Parameters at Regional Level: Indian Scenarios

Study of Changes in Climate Parameters at Regional Level: Indian Scenarios Study of Changes in Climate Parameters at Regional Level: Indian Scenarios S K Dash Centre for Atmospheric Sciences Indian Institute of Technology Delhi Climate Change and Animal Populations - The golden

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

Climate Change Scenarios 2030s

Climate Change Scenarios 2030s Climate Change Scenarios 2030s Ashwini Kulkarni ashwini@tropmet.res.in K Krishna Kumar, Ashwini Kulkarni, Savita Patwardhan, Nayana Deshpande, K Kamala, Koteswara Rao Indian Institute of Tropical Meteorology,

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

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES This topic includes: Transformation of data to linearity to establish relationships

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

Water Balance in the Murray-Darling Basin and the recent drought as modelled with WRF

Water Balance in the Murray-Darling Basin and the recent drought as modelled with WRF 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 Water Balance in the Murray-Darling Basin and the recent drought as modelled with WRF Evans, J.P. Climate

More information

Introduction to Forecasting

Introduction to Forecasting Introduction to Forecasting Introduction to Forecasting Predicting the future Not an exact science but instead consists of a set of statistical tools and techniques that are supported by human judgment

More information

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

Forecasting Major Vegetable Crops Productions in Tunisia

Forecasting Major Vegetable Crops Productions in Tunisia International Journal of Research in Business Studies and Management Volume 2, Issue 6, June 2015, PP 15-19 ISSN 2394-5923 (Print) & ISSN 2394-5931 (Online) Forecasting Major Vegetable Crops Productions

More information

Multivariate Regression Model Results

Multivariate Regression Model Results Updated: August, 0 Page of Multivariate Regression Model Results 4 5 6 7 8 This exhibit provides the results of the load model forecast discussed in Schedule. Included is the forecast of short term system

More information

Investigation of Rainfall Trend in Jorhat Town, Assam, India

Investigation of Rainfall Trend in Jorhat Town, Assam, India EUROPEAN ACADEMIC RESEARCH Vol. II, Issue 7/ October 2014 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.1 (UIF) DRJI Value: 5.9 (B+) Investigation of Rainfall Trend in Jorhat Town, MAYURAKSHI BHUYAN

More information

7CORE SAMPLE. Time series. Birth rates in Australia by year,

7CORE SAMPLE. Time series. Birth rates in Australia by year, C H A P T E R 7CORE Time series What is time series data? What are the features we look for in times series data? How do we identify and quantify trend? How do we measure seasonal variation? How do we

More information

Inflow Forecasting for Hydro Catchments. Ross Woods and Alistair McKerchar NIWA Christchurch

Inflow Forecasting for Hydro Catchments. Ross Woods and Alistair McKerchar NIWA Christchurch Inflow Forecasting for Hydro Catchments Ross Woods and Alistair McKerchar NIWA Christchurch Inflows Water flowing into hydro storages Usually measured by monitoring the levels and outflows from hydro storages

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

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

ISPRS Archives XXXVIII-8/W3 Workshop Proceedings: Impact of Climate Change on Agriculture CLIMATE VARIABILITY OVER GUJARAT, INDIA

ISPRS Archives XXXVIII-8/W3 Workshop Proceedings: Impact of Climate Change on Agriculture CLIMATE VARIABILITY OVER GUJARAT, INDIA CLIMATE VARIABILITY OVER GUJARAT, INDIA Kamaljit Ray, Manorama Mohanty and J.R. Chincholikar Meteorological Centre, India Meteorological Department, Ahmedabad 380 012, India KEYWORDS: Climate Variability,

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Analysis of Meteorological Data in of Tamil Nadu Districts Based On K- Means Clustering Algorithm M. Mayilvaganan [1], P. Vanitha [2] Department of Computer Science [2], PSG

More information

Introduction of a drought monitoring system in Korea

Introduction of a drought monitoring system in Korea Introduction of a drought monitoring system in Korea Sang-Min L., Hi-Ryong Byun, Do-Woo K. in López-Francos A. (ed.). Drought management: scientific and technological innovations Zaragoza : CIHEAM Options

More information

Climate Change in Bihar, India:A Case Study

Climate Change in Bihar, India:A Case Study Climate Change in Bihar, India:A Case Study L. B. Roy 1, M. Bhushan 2, R. Kumar 2 1,2 Civil Engineering Department, National Institute of Technology Patna Patna-800005, Bihar, India 1 lbroy@nitp.ac.in

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

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

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

ANNOUNCEMENT WMO/ESCAP PANEL ON TROPICAL CYCLONES THIRTY-EIGHTH SESSION NEW DELHI, INDIA

ANNOUNCEMENT WMO/ESCAP PANEL ON TROPICAL CYCLONES THIRTY-EIGHTH SESSION NEW DELHI, INDIA WMO IMD ESCAP ANNOUNCEMENT THIRTY-EIGHTH SESSION NEW DELHI, INDIA (21-25 February 2011) HISTORICAL BACKGROUND The tropical cyclones are particularly severe in the north Indian Ocean region. The northern

More information

Communicating Climate Change Consequences for Land Use

Communicating Climate Change Consequences for Land Use Communicating Climate Change Consequences for Land Use Site: Prabost, Skye. Event: Kyle of Lochalsh, 28 th February 28 Further information: http://www.macaulay.ac.uk/ladss/comm_cc_consequences.html Who

More information

UPPLEMENT A COMPARISON OF THE EARLY TWENTY-FIRST CENTURY DROUGHT IN THE UNITED STATES TO THE 1930S AND 1950S DROUGHT EPISODES

UPPLEMENT A COMPARISON OF THE EARLY TWENTY-FIRST CENTURY DROUGHT IN THE UNITED STATES TO THE 1930S AND 1950S DROUGHT EPISODES UPPLEMENT A COMPARISON OF THE EARLY TWENTY-FIRST CENTURY DROUGHT IN THE UNITED STATES TO THE 1930S AND 1950S DROUGHT EPISODES Richard R. Heim Jr. This document is a supplement to A Comparison of the Early

More information

ESRI Research Note Nowcasting and the Need for Timely Estimates of Movements in Irish Output

ESRI Research Note Nowcasting and the Need for Timely Estimates of Movements in Irish Output ESRI Research Note Nowcasting and the Need for Timely Estimates of Movements in Irish Output David Byrne, Kieran McQuinn and Ciara Morley Research Notes are short papers on focused research issues. Nowcasting

More information

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

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

Average temperature ( F) World Climate Zones. very cold all year with permanent ice and snow. very cold winters, cold summers, and little rain or snow

Average temperature ( F) World Climate Zones. very cold all year with permanent ice and snow. very cold winters, cold summers, and little rain or snow P r e v i e w Look carefully at the climagraph of Mumbai, India. What is the wettest month (or months) in Mumbai? What is the driest month (or months) in Mumbai? What effects might this city s climate

More information

Development of a Monthly Rainfall Prediction Model Using Arima Techniques in Krishnanagar Sub-Division, Nadia District, West Bengal

Development of a Monthly Rainfall Prediction Model Using Arima Techniques in Krishnanagar Sub-Division, Nadia District, West Bengal Page18 Development of a Monthly Rainfall Prediction Model Using Arima Techniques in Krishnanagar Sub-Division, Nadia District, West Bengal Alivia Chowdhury * and Amit Biswas ** * Assistant Professor, Department

More information

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model Forecasting Area, Production and Yield of Cotton in India using ARIMA Model M. K. Debnath 1, Kartic Bera 2 *, P. Mishra 1 1 Department of Agricultural Statistics, Bidhan Chanda Krishi Vishwavidyalaya,

More information

Effect of rainfall and temperature on rice yield in Puri district of Odisha in India

Effect of rainfall and temperature on rice yield in Puri district of Odisha in India 2018; 7(4): 899-903 ISSN (E): 2277-7695 ISSN (P): 2349-8242 NAAS Rating: 5.03 TPI 2018; 7(4): 899-903 2018 TPI www.thepharmajournal.com Received: 05-02-2018 Accepted: 08-03-2018 A Baliarsingh A Nanda AKB

More information

Climate Variability in South Asia

Climate Variability in South Asia Climate Variability in South Asia V. Niranjan, M. Dinesh Kumar, and Nitin Bassi Institute for Resource Analysis and Policy Contents Introduction Rainfall variability in South Asia Temporal variability

More information

Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project

Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project M. Baldi(*), S. Esposito(**), E. Di Giuseppe (**), M. Pasqui(*), G. Maracchi(*) and D. Vento (**) * CNR IBIMET **

More information

Rainfall Prediction using Back-Propagation Feed Forward Network

Rainfall Prediction using Back-Propagation Feed Forward Network Rainfall Prediction using Back-Propagation Feed Forward Network Ankit Chaturvedi Department of CSE DITMR (Faridabad) MDU Rohtak (hry). ABSTRACT Back propagation is most widely used in neural network projects

More information

Climate Change Impact Assessment on Indian Water Resources. Ashvin Gosain, Sandhya Rao, Debajit Basu Ray

Climate Change Impact Assessment on Indian Water Resources. Ashvin Gosain, Sandhya Rao, Debajit Basu Ray Climate Change Impact Assessment on Indian Water Resources Ashvin Gosain, Sandhya Rao, Debajit Basu Ray Objectives of the Study To quantify the impact of the climate change on the water resources of the

More information

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed Changing Hydrology under a Changing Climate for a Coastal Plain Watershed David Bosch USDA-ARS, Tifton, GA Jeff Arnold ARS Temple, TX and Peter Allen Baylor University, TX SEWRU Objectives 1. Project changes

More information

FORECASTING COARSE RICE PRICES IN BANGLADESH

FORECASTING COARSE RICE PRICES IN BANGLADESH Progress. Agric. 22(1 & 2): 193 201, 2011 ISSN 1017-8139 FORECASTING COARSE RICE PRICES IN BANGLADESH M. F. Hassan*, M. A. Islam 1, M. F. Imam 2 and S. M. Sayem 3 Department of Agricultural Statistics,

More information

The Influence of Solar Activity on the Rainfall over India: Cycle-to-Cycle Variations

The Influence of Solar Activity on the Rainfall over India: Cycle-to-Cycle Variations J. Astrophys. Astr. (2006) 27, 367 372 The Influence of Solar Activity on the Rainfall over India: Cycle-to-Cycle Variations K. M. Hiremath Indian Institute of Astrophysics, Bangalore 560 034, India. e-mail:

More information

Mathematical Regression Modeling for Smart Environmental Weather Forecasting

Mathematical Regression Modeling for Smart Environmental Weather Forecasting Mathematical Regression Modeling for Smart Environmental Weather Forecasting Haftamu Menker GebreYohannes #1 # Lecturer Middle East College Middle East College, Knowledge Oasis Muscat Campus, Muscat, Sultanate

More information

Climatography of the United States No

Climatography of the United States No Climate Division: AK 5 NWS Call Sign: ANC Month (1) Min (2) Month(1) Extremes Lowest (2) Temperature ( F) Lowest Month(1) Degree s (1) Base Temp 65 Heating Cooling 90 Number of s (3) Jan 22.2 9.3 15.8

More information

SPI: Standardized Precipitation Index

SPI: Standardized Precipitation Index PRODUCT FACT SHEET: SPI Africa Version 1 (May. 2013) SPI: Standardized Precipitation Index Type Temporal scale Spatial scale Geo. coverage Precipitation Monthly Data dependent Africa (for a range of accumulation

More information

Seasonal Climate Watch February to June 2018

Seasonal Climate Watch February to June 2018 Seasonal Climate Watch February to June 2018 Date issued: Jan 26, 2018 1. Overview The El Niño-Southern Oscillation (ENSO) is expected to remain in a weak La Niña phase through to early autumn (Feb-Mar-Apr).

More information

SEASONAL CLIMATE FORECASTING TO BENEFIT BUSINESS AND SOCIETY

SEASONAL CLIMATE FORECASTING TO BENEFIT BUSINESS AND SOCIETY SEASONAL CLIMATE FORECASTING TO BENEFIT BUSINESS AND SOCIETY Dr Mark Saunders Head of Seasonal Forecasting Department of Space and Climate Physics University College London UCL Lunch Hour Lecture 13th

More information

Seamless weather and climate for security planning

Seamless weather and climate for security planning Seamless weather and climate for security planning Kirsty Lewis, Principal Climate Change Consultant, Met Office Hadley Centre 28 June 2010 Global Climate Models Mitigation timescale changes could be avoided

More information

US Drought Status. Droughts 1/17/2013. Percent land area affected by Drought across US ( ) Dev Niyogi Associate Professor Dept of Agronomy

US Drought Status. Droughts 1/17/2013. Percent land area affected by Drought across US ( ) Dev Niyogi Associate Professor Dept of Agronomy Droughts US Drought Status Dev Niyogi Associate Professor Dept of Agronomy Deptof Earth Atmospheric Planetary Sciences Indiana State Climatologist Purdue University LANDSURFACE.ORG iclimate.org climate@purdue.edu

More information

Chapter 2 Variability and Long-Term Changes in Surface Air Temperatures Over the Indian Subcontinent

Chapter 2 Variability and Long-Term Changes in Surface Air Temperatures Over the Indian Subcontinent Chapter 2 Variability and Long-Term Changes in Surface Air Temperatures Over the Indian Subcontinent A.K. Srivastava, D.R. Kothawale and M.N. Rajeevan 1 Introduction Surface air temperature is one of the

More information

Euro-indicators Working Group

Euro-indicators Working Group Euro-indicators Working Group Luxembourg, 9 th & 10 th June 2011 Item 9.4 of the Agenda New developments in EuroMIND estimates Rosa Ruggeri Cannata Doc 309/11 What is EuroMIND? EuroMIND is a Monthly INDicator

More information

Forecasting Unemployment Rates in the UK and EU

Forecasting Unemployment Rates in the UK and EU Forecasting Unemployment Rates in the UK and EU Team B9 Rajesh Manivannan (61710602) Kartick B Muthiah (61710764) Debayan Das (61710492) Devesh Kumar (61710353) Chirag Bhardwaj (61710812) Sreeharsha Konga

More information

Forecasting the Prices of Indian Natural Rubber using ARIMA Model

Forecasting the Prices of Indian Natural Rubber using ARIMA Model Available online at www.ijpab.com Rani and Krishnan Int. J. Pure App. Biosci. 6 (2): 217-221 (2018) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5464 ISSN: 2320 7051 Int. J. Pure App. Biosci.

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

Research Article Weather Forecasting Using Sliding Window Algorithm

Research Article Weather Forecasting Using Sliding Window Algorithm ISRN Signal Processing Volume 23, Article ID 5654, 5 pages http://dx.doi.org/.55/23/5654 Research Article Weather Forecasting Using Sliding Window Algorithm Piyush Kapoor and Sarabjeet Singh Bedi 2 KvantumInc.,Gurgaon22,India

More information

Analysis on Characteristics of Precipitation Change from 1957 to 2015 in Weishan County

Analysis on Characteristics of Precipitation Change from 1957 to 2015 in Weishan County Journal of Geoscience and Environment Protection, 2017, 5, 125-133 http://www.scirp.org/journal/gep ISSN Online: 2327-4344 ISSN Print: 2327-4336 Analysis on Characteristics of Precipitation Change from

More information

Long Range Forecast Update for 2014 Southwest Monsoon Rainfall

Long Range Forecast Update for 2014 Southwest Monsoon Rainfall Earth System Science Organization (ESSO) Ministry of Earth Sciences (MoES) India Meteorological Department PRESS RELEASE New Delhi, 9 June 2014 Long Update for 2014 Southwest Monsoon Rainfall HIGHLIGHTS

More information

OVERVIEW OF IMPROVED USE OF RS INDICATORS AT INAM. Domingos Mosquito Patricio

OVERVIEW OF IMPROVED USE OF RS INDICATORS AT INAM. Domingos Mosquito Patricio OVERVIEW OF IMPROVED USE OF RS INDICATORS AT INAM Domingos Mosquito Patricio domingos.mosquito@gmail.com Introduction to Mozambique /INAM Introduction to AGRICAB/SPIRITS Objectives Material & Methods Results

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

Projected Change in Climate Under A2 Scenario in Dal Lake Catchment Area of Srinagar City in Jammu and Kashmir

Projected Change in Climate Under A2 Scenario in Dal Lake Catchment Area of Srinagar City in Jammu and Kashmir Current World Environment Vol. 11(2), 429-438 (2016) Projected Change in Climate Under A2 Scenario in Dal Lake Catchment Area of Srinagar City in Jammu and Kashmir Saqib Parvaze 1, Sabah Parvaze 2, Sheeza

More information

ANNUAL CLIMATE REPORT 2016 SRI LANKA

ANNUAL CLIMATE REPORT 2016 SRI LANKA ANNUAL CLIMATE REPORT 2016 SRI LANKA Foundation for Environment, Climate and Technology C/o Mahaweli Authority of Sri Lanka, Digana Village, Rajawella, Kandy, KY 20180, Sri Lanka Citation Lokuhetti, R.,

More information

COUNTRY REPORT. Jakarta. July, th National Directorate of Meteorology and Geophysics of Timor-Leste (DNMG)

COUNTRY REPORT. Jakarta. July, th National Directorate of Meteorology and Geophysics of Timor-Leste (DNMG) The Southeastern Asia-Oceania Flash Flood COUNTRY REPORT Jakarta. July, 10-12 th 2017 National Directorate of Meteorology and Geophysics of Timor-Leste (DNMG) Carla Feritas and Crisostimo Lobato Democratic

More information

Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC

Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC This threat overview relies on projections of future climate change in the Mekong Basin for the period 2045-2069 compared to a baseline of 1980-2005.

More information

Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile

Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile Michael Pedersen * Central Bank of Chile Abstract It is argued that the errors of the Chilean private forecasters

More information

The Trend Analysis Of Rainfall In The Wainganga River Basin, India

The Trend Analysis Of Rainfall In The Wainganga River Basin, India Journal of Engineering Research and Application ISSN : 2248-9622, PP 29-33 RESEARCH ARTICLE OPEN ACCESS The Trend Analysis Of Rainfall In The Wainganga River Basin, India Malyala Phalguna*, Ashwini B.Mirajkar**

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

NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast

NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast Page 1 of 5 7610.0320 - Forecast Methodology NSP Electric - Minnesota Annual Report Peak Demand and Annual Electric Consumption Forecast OVERALL METHODOLOGICAL FRAMEWORK Xcel Energy prepared its forecast

More information

MAURITIUS SUGAR INDUSTRY RESEARCH INSTITUTE

MAURITIUS SUGAR INDUSTRY RESEARCH INSTITUTE MAURITIUS SUGAR INDUSTRY RESEARCH INSTITUTE Ref A 1/29 8 e 29 SUGAR CANE CROP 29 Status: 29 1. CLIMATE 1.1 Rainfall (Table 1a and 1b, Figure 1) The island s average rainfall for the month of 29 was 195

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

Effect of El Niño Southern Oscillation (ENSO) on the number of leaching rain events in Florida and implications on nutrient management

Effect of El Niño Southern Oscillation (ENSO) on the number of leaching rain events in Florida and implications on nutrient management Effect of El Niño Southern Oscillation (ENSO) on the number of leaching rain events in Florida and implications on nutrient management C. Fraisse 1, Z. Hu 1, E. H. Simonne 2 May 21, 2008 Apopka, Florida

More information

Long term weather trends in Phaltan, Maharashtra. French intern at NARI, student from Ecole Centrale de Lyon, Ecully 69130, France.

Long term weather trends in Phaltan, Maharashtra. French intern at NARI, student from Ecole Centrale de Lyon, Ecully 69130, France. Long term weather trends in Phaltan, Maharashtra A. Jacob and Anil K. Rajvanshi French intern at NARI, student from Ecole Centrale de Lyon, Ecully 693, France. Director NARI, Nimbkar Agricultural Research

More information

Research Article Relationships between Rainy Days, Mean Daily Intensity, and Seasonal Rainfall over the Koyna Catchment during

Research Article Relationships between Rainy Days, Mean Daily Intensity, and Seasonal Rainfall over the Koyna Catchment during The Scientific World Journal Volume 212, Article ID 894313, 1 pages doi:1.11/212/894313 The cientificworldjournal Research Article Relationships between Rainy Days, Mean Daily Intensity, and Seasonal Rainfall

More information

Using Reanalysis SST Data for Establishing Extreme Drought and Rainfall Predicting Schemes in the Southern Central Vietnam

Using Reanalysis SST Data for Establishing Extreme Drought and Rainfall Predicting Schemes in the Southern Central Vietnam Using Reanalysis SST Data for Establishing Extreme Drought and Rainfall Predicting Schemes in the Southern Central Vietnam Dr. Nguyen Duc Hau 1, Dr. Nguyen Thi Minh Phuong 2 National Center For Hydrometeorological

More information

Monthly overview. Rainfall

Monthly overview. Rainfall Monthly overview 1 to 10 April 2018 Widespread rainfall continued to fall over most parts of the summer rainfall region during this period. Unseasonably good rain fell over the eastern half of the Northern

More information

GROSS DOMESTIC PRODUCT FOR NIGERIA

GROSS DOMESTIC PRODUCT FOR NIGERIA FEDERAL REPUBLIC OF NIGERIA (HE PRESIDENCY) Q1 - Q4 2011 AND Q1 2012 GROSS DOMESIC PRODUC FOR NIGERIA National Bureau of Statistics Plot 762, Independence Avenue, Central Business District, Abuja www.nigerianstat.gov.ng

More information

SEPTEMBER 2013 REVIEW

SEPTEMBER 2013 REVIEW Monthly Long Range Weather Commentary Issued: October 21, 2013 Steven A. Root, CCM, President/CEO sroot@weatherbank.com SEPTEMBER 2013 REVIEW Climate Highlights The Month in Review The average temperature

More information

Abram Gross Yafeng Peng Jedidiah Shirey

Abram Gross Yafeng Peng Jedidiah Shirey Abram Gross Yafeng Peng Jedidiah Shirey Contents Context Problem Statement Method of Analysis Forecasting Model Way Forward Earned Value NOVEC Background (1 of 2) Northern Virginia Electric Cooperative

More information

DROUGHT A WATER SCARCITY CASE STUDY BY STATISTICAL APPROACH

DROUGHT A WATER SCARCITY CASE STUDY BY STATISTICAL APPROACH DROUGHT A WATER SCARCITY CASE STUDY BY STATISTICAL APPROACH V.VENKATESAN Assistant Professor, Department of Civil Engineering, University College of Engineering, Ariyalur Abstract In spite of the technological

More information

Statistical Analysis of Temperature and Rainfall Trend in Raipur District of Chhattisgarh

Statistical Analysis of Temperature and Rainfall Trend in Raipur District of Chhattisgarh Current World Environment Vol. 10(1), 305-312 (2015) Statistical Analysis of Temperature and Rainfall Trend in Raipur District of Chhattisgarh R. Khavse*, R. Deshmukh, N. Manikandan, J. L Chaudhary and

More information