SlideShare a Scribd company logo
Climate Change Indices
Climate Change and Water Resources (CE74.9002)
Water Engineering and Management (WEM)
School of Engineering and Technology (SET),
Asian institute of Technology (AIT)
2/27/2015 1
I Putu Santikayasa
Outlines
1. Introduction
2. What is climate?
3. Climate Indices Project
4. What is Climate indices?
5. R - climdex
6. Case Study
2/27/2015 Tutorial class 2
Introduction
2/27/2015 Tutorial class 3
Figure 1. Schematic view of the components of the climate system, their processes
and interactions. (source: IPCC)
Introduction
2/27/2015 Tutorial class 4
Please refer to the Koppen
cimate classification
What is climate?
• Weather: what is happening in the
atmosphere at any given time
– Air temperature at 7am = 24 deg celcius
• Climate: the “average weather”
• Climate is the status of the climate system
which comprises the atmosphere, the
hydrosphere, the cryosphere, the surface
lithosphere and the biosphere
– Average air temperature on July = 24 deg Celcius
2/27/2015 Tutorial class 5
What is climate?
• Statistical analysis:
– Mean
– Maximum
– Minimum
– Percentile
• Climate change analysis
– Change in mean, max, min, etc.
• What about the changes in extremes?
– Number of days where T>90th percentile, etc
2/27/2015 Tutorial class 6
Climate indices project
• Change on the extreme climate events
impacts on nature and society
• Analyze extreme events is very important
• The monitoring, detection and attribution of
changes in climate extremes require daily
resolution data
• However, the compilation and update of a
globally daily dataset is a very difficult task
2/27/2015 Tutorial class 7
2/27/2015 Tutorial class 8
World Meteorological
Organization Commission
for Climatology (CCl)
World Climate Research Programme (WCRP)
project on Climate Variability and Predictability
(CLIVAR) Expert Team on Climate Change
Detection, Monitoring and Indices (ETCCDMI)
International coordination of the development of a suite of
climate change indices which primarily focus on extremes and
analysis a suite of indices so that individuals, countries, and
regions can calculate the indices in exactly the same way such
that their analyses will fit seamlessly into the global picture
Output: 27 indices were defined and two software packages,
one written in R (RClimDex) and the other written in
FORTRAN (FClimDex), were developed
What is Climate indices?
• What is Climate Indices:
A climate indices is defined as a calculated
value that can be used to describe the state
and the changes in the climate system.
Climate indices allow a statistical study of
variations of the dependent climatological
aspects, such as analysis and comparison of
time series, means, extremes and trends.
2/27/2015 Tutorial class 9
Climate Indices
• 27 indices:
– 16 indices related to the temperature
– 11 indices related to the precipitation
• Indices are driven from:
– Maximum temperature
– Minimum temperature
– Precipitation
2/27/2015 Tutorial class 10
Climate Indices
• The climate indices can be categorized into
5(five) groups:
1. Percentile-based indices
2. Absolute indices
3. Threshold indices
4. Duration indices
5. Other indices
2/27/2015 Tutorial class 11
Percentile-based indices
1. Occurrence of cold nights (TN10p)
2. Occurrence of warm nights (TN90p)
3. Occurrence of cold days (TX10p)
4. Occurrence of warm days (TX90p)
5. Very wet days (R95p)
6. Extremely wet days (R99p).
2/27/2015 Tutorial class 12
Absolute indices
• Represent maximum or minimum values within a
season or year
1. Maximum daily maximum temperature (TXx),
2. Maximum daily minimum temperature (TNx),
3. Minimum daily maximum temperature (TXn),
4. Minimum daily minimum temperature(TNn),
5. Maximum 1-day precipitation amount (RX1day)
6. Maximum 5-day precipitation amount (RX5day)
2/27/2015 Tutorial class 13
Threshold indices
• The number of days on which a temperature or
precipitation value falls above or below a fixed
threshold,
1. Annual occurrence of frost days (FD)
2. Annual occurrence of ice days (ID)
3. Annual occurrence of summer days (SU)
4. Annual occurrence of tropical nights (TR)
5. Number of heavy precipitation days > 10 mm (R10)
6. Number of very heavy precipitation days > 20 mm
(R20)
2/27/2015 Tutorial class 14
Duration indices
• Periods of excessive warm, cold, wetness or
dryness or in the case of growing season
length, periods of mildness.
1. Cold spell duration indicator (CSDI)
2. Warm spell duration indicator (WSDI)
3. Growing season length (GSL)
4. Consecutive dry days (CDD)
5. Consecutive wet days (CWD)
2/27/2015 Tutorial class 15
Others indices
• The indices do not fall into any of the above
categories but could have significant societal
impacts.
1. Annual precipitation total (PRCPTOT)
2. Diurnal temperature range (DTR)
3. Simple daily intensity index (SDII)
4. Extreme temperature range (ETR)*
5. Annual contribution from very wet days
(R95pT)
2/27/2015 Tutorial class 16
*) not directly calculated by RClimDex but have been defined for this study as TXx–
TNn
Climate Indices
ID Indicator name Definitions UNITS
FD0 Frost days Annual count when TN(daily minimum)<0ºC Days
SU25 Summer days Annual count when TX(daily maximum)>25ºC Days
ID0 Ice days Annual count when TX(daily maximum)<0ºC Days
TR20 Tropical nights Annual count when TN(daily minimum)>20ºC Days
2/27/2015 Tutorial class 17
Climate Indices
GSL
Growing season
Length
Annual (1st Jan to 31st Dec in NH, 1st July to 30th
June in SH) count between first span of at least 6
days with TG>5ºC and first span after July 1
(January 1 in SH) of 6 days with TG<5ºC
Days
TXx Max Tmax Monthly maximum value of daily maximum temp ºC
TNx Max Tmin Monthly maximum value of daily minimum temp ºC
TXn Min Tmax Monthly minimum value of daily maximum temp ºC
TNn Min Tmin Monthly minimum value of daily minimum temp ºC
2/27/2015 Tutorial class 18
Climate Indices
TN10p Cool nights Percentage of days when TN<10th percentile Days
TX10p Cool days Percentage of days when TX<10th percentile Days
TN90p Warm nights Percentage of days when TN>90th percentile Days
TX90p Warm days Percentage of days when TX>90th percentile Days
WSDI
Warm spell
duration indicator
Annual count of days with at least 6 consecutive
days when TX>90th percentile
Days
2/27/2015 Tutorial class 19
Climate Indices
CSDI
Cold spell duration
indicator
Annual count of days with at least 6 consecutive
days when TN<10th percentile
Days
DTR
Diurnal
temperature range
Monthly mean difference between TX and TN ºC
RX1day
Max 1-day
precipitation
amount
Monthly maximum 1-day precipitation Mm
Rx5day
Max 5-day
precipitation
amount
Monthly maximum consecutive 5-day precipitation Mm
SDII
Simple daily
intensity index
Annual total precipitation divided by the number of
wet days (defined as PRCP>=1.0mm) in the year
Mm/d
ay
2/27/2015 Tutorial class 20
Climate Indices
R10
Number of heavy
precipitation days
Annual count of days when PRCP>=10mm Days
R20
Number of very
heavy precipitation
days
Annual count of days when PRCP>=20mm Days
Rnn
Number of days
above nn mm
Annual count of days when PRCP>=nn mm, nn is user
defined threshold
Days
CDD
Consecutive dry
days
Maximum number of consecutive days with
RR<1mm
Days
CWD
Consecutive wet
days
Maximum number of consecutive days with
RR>=1mm
Days
2/27/2015 Tutorial class 21
Climate Indices
R95p Very wet days Annual total PRCP when RR>95th percentile Mm
R99p Extremely wet days Annual total PRCP when RR>99th percentile mm
PRCPTOT Annual total wet-
day precipitation
Annual total PRCP in wet days (RR>=1mm) mm
2/27/2015 Tutorial class 22
Software for index calculation
• RClimDex: The RClimDex provides a friendly graphical
user interface to compute all 27 core indices . It also
conducts simple quality control on the input daily data.
It has been developed and maintained by Xuebin Zhang
and Yang Feng at Climate Research Division. The
software was used first at the South Africa Workshop in
Cape Town, South Africa, in June 2004
• FClimDex: The FClimDex is a FORTRAN program that
conducts data quality control and computes all the
indices. Note that a FORTRAN 90 compiler is required
to use this program.
2/27/2015 Tutorial class 23
Software for index calculation
• ClimDex: An older MicroSoft Excel based
indices software ClimDex, developed by Byron
Gleason of the U.S. National Climatic Data
Centre is still available. This software was used
at the Caribbean Regional Climate Change
workshop was held in Kingston, Jamaica in
January 2001. Note that this software does
not include recent improvements
recommended by ET and is not supported
anymore.
2/27/2015 Tutorial class 24
Climdex and RClimdex
Climdex
• Ms. Excel
platform
• Running under
Window
• Difficult to fix the
bug
RClimdex
• R platform
• Free
• Powerfull for
statistical
analysis
• Running under
window and unix
• Relatively easy to
fix the bug
2/27/2015 Tutorial class 25
Rclimdex ver. 1.3
• Can be used to calculate 27 core indices (as
recommended by the CCl/CLIVAR )
• Developed under R 1.84 or higher
• Limitation:
– Simple data quality control
– Not include Data homogenization
2/27/2015 Tutorial class 26
Rclimdex ver. 1.3
1. Not all indices are calculated on a monthly basis.
2. Monthly indices are calculated if no more than 3
days are missing in a month, while annual values
are calculated if no more than 15 days are
missing in a year.
3. No annual value will be calculated if any one
month’s data are missing.
4. For threshold indices, a threshold is calculated if
at least cover of 70% of data
2/27/2015 Tutorial class 27
• Software and user manual can be downloaded
from :
http://cccma.seos.uvic.ca/ETCCDMI/software.shtml
2/27/2015 Tutorial class 28
Rclimdex Quickguide
• The R software must be installed before run
Rclimdex
• R software can be downloaded from:
http://www.r-project.org
Select the R software based on the OS
(Microsoft Window or UNIX)
2/27/2015 Tutorial class 29
Rclimdex Quickguide
Data Preparation:
1. Data must be formatted as ASCII text file
2. Columns as following sequences: Year, Month,
Day, PRCP, TMAX, TMIN. (NOTE: PRCP units =
millimeters and Temperature units= degrees
Celsius)
3. The format as described above must be space
delimited
4. Missing data must be coded as -99.9; data
records must be in calendar date order. (Missing
dates are allowed)
2/27/2015 Tutorial class 30
Rclimdex Quickguide
• Sample data:
Year
Month
Day
Precipitation
(mm)
TMax
(oC)
TMin
(oC)
Missing data
Calendar date order – missing dates are allowed
2/27/2015 Tutorial class 31
Rclimdex Quickguide
1. Load
RClimdex
2. Load
Data->Run
QC
3. Indices
Calculation
2/27/2015 Tutorial class 32
1. Within the R consol prompt “>”, enter
source(“rclimdex.r”). This will load RClimDex
into R environment
Type: source (“rclimdex path”)
– source("C:climateindicesrclimdex.r")
– source (“http://cccma.seos.uvic.ca/ETCCDMI/RClimDex/rclimdex.r”)
2. Choose the “File” from the RGui menu, and
then select “Source R code” (recommended)
Load RClimdex
Load Data->Run
QC
Indices Calculation
2/27/2015 Tutorial class 33
Rclimdex Quickguide
2/27/2015 Tutorial class 34
• Data Quality Control is a prerequisite for indices
calculations
• The RClimDex QC performs the following procedure:
– Replace all missing values (currently coded as -99.9) into an
internal format that R recognizes (i.e. NA, not available)
– Replace all unreasonable values into NA
• Unreasonable values include s
– Daily precipitation amounts less than zero
– Daily maximum temperature less than daily minimum
temperature.
• QC also identifies outliers in daily maximum and minimum
temperature. The outliers are daily values outside a region
defined by the user
Load RClimdex
Load Data->Run
QC
Indices Calculation
2/27/2015 Tutorial class 35
• Select “Load Data and Run QC” from the
RClimDex Menu to open a window
2/27/2015 Tutorial class 36
QC result
1. ____tempQC.csv unreasonable temperature
2. ____prcpQC.csv unreasonable precipitation
3. ____tepstdQC.csv all possible outliers in daily
temperature with the dates on which those outliers occur
4. ____indcal.csv QC’d data and will be used for the
indices calculation
Note:
The indices are computed from the QC’d data. If a user
modifies the original data file to correct some of the
problematic values, the Load Data and Run QC procedure
needs to be performed again before continue to the next
steps
2/27/2015 Tutorial class 37
• RClimDex computes 27 core climate indices
• Parameters input:
– First and last year of base period for the threshold
calculation
– Station Latitude (South hemisphere (-))
– Daily precipitation threshold, P (in mm)
– Upper and Limit of Day High
– Upper and Limit of Day Low
Load RClimdex
Load Data->Run
QC
Indices Calculation
2/27/2015 Tutorial class 38
2/27/2015 Tutorial class 39
Calculation done
2/27/2015 Tutorial class 40
• Selection of indices
• Outputs are stored as the excel and jpeg files
(folder)
• Jpeg file format: trends computed by linear
least square (solid line) and locally weighted
linear regression (dashed line)
Load RClimdex
Load Data->Run
QC
Indices Calculation
2/27/2015 Tutorial class 41
2/27/2015 Tutorial class 42
2/27/2015 Tutorial class 43
linear least square
locally weighted linear regression
THANK YOU
2/27/2015 Tutorial class 44
Hands-on Rclimdex tutorial
2/27/2015 Tutorial class 45
Accessing climate data from NOAA
data center
• Go to http://www.ncdc.noaa.gov/
• Select Data Access > Land Base station
• Select Climate data Online (CDO)
• Select Search Tool
2/27/2015 Tutorial class 46
• Fill the form and click “SEARCH”
2/27/2015 Tutorial class 47
• Select “View Full detail”
• Select “see station list
below”
2/27/2015 Tutorial class 48
2/27/2015 Tutorial class 49
2/27/2015 Tutorial class 50
2/27/2015 Tutorial class 51
• The data link will be sent by email
2/27/2015 Tutorial class 52

More Related Content

What's hot

Applications of remote sensing and modelling in flood risk analysis and irrig...
Applications of remote sensing and modelling in flood risk analysis and irrig...Applications of remote sensing and modelling in flood risk analysis and irrig...
Applications of remote sensing and modelling in flood risk analysis and irrig...
International Water Management Institute (IWMI)
 
watershed development in india,
watershed development in india,watershed development in india,
watershed development in india,
SREENIVASAREDDY KADAPA
 
Hydrology measuring rain
Hydrology measuring rainHydrology measuring rain
Hydrology measuring rainSajjad Ahmad
 
Iirs overview -Remote sensing and GIS application in Water Resources Management
Iirs overview -Remote sensing and GIS application in Water Resources ManagementIirs overview -Remote sensing and GIS application in Water Resources Management
Iirs overview -Remote sensing and GIS application in Water Resources Management
Tushar Dholakia
 
Evapotranspiration
EvapotranspirationEvapotranspiration
Evapotranspiration
Jannat Iftikhar
 
Effect of climate change on crop production
Effect of climate change on crop productionEffect of climate change on crop production
Effect of climate change on crop production
Er. Atun Roy Choudhury
 
Climate models
Climate modelsClimate models
Climate models
Prof. A.Balasubramanian
 
Impact of el nino &la nina on indian agriculture
Impact of el nino &la nina on indian agricultureImpact of el nino &la nina on indian agriculture
Impact of el nino &la nina on indian agriculture
Dr. MADHO SINGH
 
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
Abhilash Singh Chauhan
 
USLE nd RUSLE Presentation.pptx
USLE nd RUSLE Presentation.pptxUSLE nd RUSLE Presentation.pptx
USLE nd RUSLE Presentation.pptx
pranjulagrawal4
 
Climate Change Impacts on Hydrology and Water Quality
Climate Change Impacts on Hydrology and Water QualityClimate Change Impacts on Hydrology and Water Quality
Climate Change Impacts on Hydrology and Water Quality
Northern Institute of Applied Climate Science
 
Land capability classification
Land  capability classificationLand  capability classification
Land capability classification
ShaheenPraveen1
 
Indian monsoons tam 2013-19
Indian monsoons tam 2013-19Indian monsoons tam 2013-19
Indian monsoons tam 2013-19Vijay Kumar
 
Drought Risk Assessment
Drought Risk Assessment Drought Risk Assessment
Flood risk mapping using GIS and remote sensing
Flood risk mapping using GIS and remote sensingFlood risk mapping using GIS and remote sensing
Flood risk mapping using GIS and remote sensing
Rohan Tuteja
 
Watershed management dr.chandan
Watershed management  dr.chandanWatershed management  dr.chandan
Watershed management dr.chandan
PresidencyUniversity
 
Water Balance Analysis
Water Balance AnalysisWater Balance Analysis
Water Balance AnalysisC. P. Kumar
 
Runoff final
Runoff finalRunoff final
Drought
DroughtDrought
Measurement of evapotranspiration
Measurement of evapotranspirationMeasurement of evapotranspiration
Measurement of evapotranspiration
VijithaVikneshwaran
 

What's hot (20)

Applications of remote sensing and modelling in flood risk analysis and irrig...
Applications of remote sensing and modelling in flood risk analysis and irrig...Applications of remote sensing and modelling in flood risk analysis and irrig...
Applications of remote sensing and modelling in flood risk analysis and irrig...
 
watershed development in india,
watershed development in india,watershed development in india,
watershed development in india,
 
Hydrology measuring rain
Hydrology measuring rainHydrology measuring rain
Hydrology measuring rain
 
Iirs overview -Remote sensing and GIS application in Water Resources Management
Iirs overview -Remote sensing and GIS application in Water Resources ManagementIirs overview -Remote sensing and GIS application in Water Resources Management
Iirs overview -Remote sensing and GIS application in Water Resources Management
 
Evapotranspiration
EvapotranspirationEvapotranspiration
Evapotranspiration
 
Effect of climate change on crop production
Effect of climate change on crop productionEffect of climate change on crop production
Effect of climate change on crop production
 
Climate models
Climate modelsClimate models
Climate models
 
Impact of el nino &la nina on indian agriculture
Impact of el nino &la nina on indian agricultureImpact of el nino &la nina on indian agriculture
Impact of el nino &la nina on indian agriculture
 
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
Extreme weather events ; astronomical predictions: lunar cycle, sunspot cycle...
 
USLE nd RUSLE Presentation.pptx
USLE nd RUSLE Presentation.pptxUSLE nd RUSLE Presentation.pptx
USLE nd RUSLE Presentation.pptx
 
Climate Change Impacts on Hydrology and Water Quality
Climate Change Impacts on Hydrology and Water QualityClimate Change Impacts on Hydrology and Water Quality
Climate Change Impacts on Hydrology and Water Quality
 
Land capability classification
Land  capability classificationLand  capability classification
Land capability classification
 
Indian monsoons tam 2013-19
Indian monsoons tam 2013-19Indian monsoons tam 2013-19
Indian monsoons tam 2013-19
 
Drought Risk Assessment
Drought Risk Assessment Drought Risk Assessment
Drought Risk Assessment
 
Flood risk mapping using GIS and remote sensing
Flood risk mapping using GIS and remote sensingFlood risk mapping using GIS and remote sensing
Flood risk mapping using GIS and remote sensing
 
Watershed management dr.chandan
Watershed management  dr.chandanWatershed management  dr.chandan
Watershed management dr.chandan
 
Water Balance Analysis
Water Balance AnalysisWater Balance Analysis
Water Balance Analysis
 
Runoff final
Runoff finalRunoff final
Runoff final
 
Drought
DroughtDrought
Drought
 
Measurement of evapotranspiration
Measurement of evapotranspirationMeasurement of evapotranspiration
Measurement of evapotranspiration
 

Viewers also liked

جديد2010
جديد2010جديد2010
جديد2010march29
 
Use of a Weather Generator for analysis of projections of future daily temper...
Use of a Weather Generator for analysis of projections of future daily temper...Use of a Weather Generator for analysis of projections of future daily temper...
Use of a Weather Generator for analysis of projections of future daily temper...
Emanuele Cordano
 
Les impacts du changement climatique en graphique
Les impacts du changement climatique en graphiqueLes impacts du changement climatique en graphique
Les impacts du changement climatique en graphique
mdemuelenaere
 
Gestion de l'irrigation changement climatique
Gestion de l'irrigation changement climatiqueGestion de l'irrigation changement climatique
Gestion de l'irrigation changement climatique
adaptaclima
 
Fifth Assessment Report - Synthesis Report
Fifth Assessment Report - Synthesis ReportFifth Assessment Report - Synthesis Report
Fifth Assessment Report - Synthesis Report
Intergovernmental Panel on Climate Change
 
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...Salah Eddine Tablate
 
Creating A Social Media Marketing Plan
Creating A Social Media Marketing PlanCreating A Social Media Marketing Plan
Creating A Social Media Marketing Plan
Cory Williamson
 
Guide changement-climatique
Guide changement-climatiqueGuide changement-climatique
Guide changement-climatique
Eya Ben Othman
 
C4021 Séance 8: Réseaux Sociaux
C4021 Séance 8: Réseaux SociauxC4021 Séance 8: Réseaux Sociaux
C4021 Séance 8: Réseaux Sociaux
Alexandru Panican
 
Architecture des ordinateurs
Architecture des ordinateursArchitecture des ordinateurs
Architecture des ordinateurs
RMwebsite
 
Climate change powerpoint
Climate change powerpointClimate change powerpoint
Climate change powerpointpacorz
 

Viewers also liked (14)

جديد2010
جديد2010جديد2010
جديد2010
 
Use of a Weather Generator for analysis of projections of future daily temper...
Use of a Weather Generator for analysis of projections of future daily temper...Use of a Weather Generator for analysis of projections of future daily temper...
Use of a Weather Generator for analysis of projections of future daily temper...
 
Apercu cours CORTE
Apercu cours CORTEApercu cours CORTE
Apercu cours CORTE
 
Les impacts du changement climatique en graphique
Les impacts du changement climatique en graphiqueLes impacts du changement climatique en graphique
Les impacts du changement climatique en graphique
 
Gestion de l'irrigation changement climatique
Gestion de l'irrigation changement climatiqueGestion de l'irrigation changement climatique
Gestion de l'irrigation changement climatique
 
Fifth Assessment Report - Synthesis Report
Fifth Assessment Report - Synthesis ReportFifth Assessment Report - Synthesis Report
Fifth Assessment Report - Synthesis Report
 
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...
Les changements-climatiques-a-marrakech-maroc-evolution-recente-et-projection...
 
Creating A Social Media Marketing Plan
Creating A Social Media Marketing PlanCreating A Social Media Marketing Plan
Creating A Social Media Marketing Plan
 
Guide changement-climatique
Guide changement-climatiqueGuide changement-climatique
Guide changement-climatique
 
Causes and effects of climate change
Causes and effects of climate changeCauses and effects of climate change
Causes and effects of climate change
 
C4021 Séance 8: Réseaux Sociaux
C4021 Séance 8: Réseaux SociauxC4021 Séance 8: Réseaux Sociaux
C4021 Séance 8: Réseaux Sociaux
 
Guide pratique 01
Guide pratique 01Guide pratique 01
Guide pratique 01
 
Architecture des ordinateurs
Architecture des ordinateursArchitecture des ordinateurs
Architecture des ordinateurs
 
Climate change powerpoint
Climate change powerpointClimate change powerpoint
Climate change powerpoint
 

Similar to Climate change indices and the use of RClimdex

6.1.3 Methodologies for climate rational for adaptation
6.1.3 Methodologies for climate rational for adaptation 6.1.3 Methodologies for climate rational for adaptation
6.1.3 Methodologies for climate rational for adaptation
NAP Events
 
Overview of Drought Indicators and their application in the context of a Drou...
Overview of Drought Indicators and their application in the context of a Drou...Overview of Drought Indicators and their application in the context of a Drou...
Overview of Drought Indicators and their application in the context of a Drou...
NENAwaterscarcity
 
B04952434
B04952434B04952434
B04952434
IOSR-JEN
 
Working with climate data
Working with climate dataWorking with climate data
Working with climate data
NAP Events
 
Training on Climate Data Tools with Climate Watch: Country Profiles
Training on Climate Data Tools with Climate Watch: Country ProfilesTraining on Climate Data Tools with Climate Watch: Country Profiles
Training on Climate Data Tools with Climate Watch: Country Profiles
World Resources Institute (WRI)
 
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
ICIMOD
 
(SESSION 2-2-1)[Matthias Bruckner].ppt
(SESSION 2-2-1)[Matthias Bruckner].ppt(SESSION 2-2-1)[Matthias Bruckner].ppt
(SESSION 2-2-1)[Matthias Bruckner].ppt
siddhant942
 
Day 2 santosh nepal, icimod, arrcc-carissa workshop
Day 2 santosh nepal, icimod, arrcc-carissa workshopDay 2 santosh nepal, icimod, arrcc-carissa workshop
Day 2 santosh nepal, icimod, arrcc-carissa workshop
ICIMOD
 
Technology-based Approach for the Impacts of Global Warming on the Energy Use...
Technology-based Approach for the Impacts of Global Warming on the Energy Use...Technology-based Approach for the Impacts of Global Warming on the Energy Use...
Technology-based Approach for the Impacts of Global Warming on the Energy Use...
IEA-ETSAP
 
Session 1.1.3. Climate Projections
Session 1.1.3. Climate Projections Session 1.1.3. Climate Projections
Session 1.1.3. Climate Projections
NAP Events
 
6.1.1 Methodologies for climate rational for adaptation- CC Projections
6.1.1 Methodologies for climate rational for adaptation- CC Projections6.1.1 Methodologies for climate rational for adaptation- CC Projections
6.1.1 Methodologies for climate rational for adaptation- CC Projections
NAP Events
 
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
Environmental Protection Agency, Ireland
 
Sustainability of CO2 technology and the role of control systems
Sustainability of CO2 technology and the role of control systemsSustainability of CO2 technology and the role of control systems
Sustainability of CO2 technology and the role of control systems
CAREL Industries S.p.A
 
2015 x472 class 10 - lcca
2015 x472 class 10 - lcca2015 x472 class 10 - lcca
2015 x472 class 10 - lcca
michaeljmack
 
18 06 entso-e ieee pan european system adequacy
18 06 entso-e ieee pan european system adequacy18 06 entso-e ieee pan european system adequacy
18 06 entso-e ieee pan european system adequacy
Laurent Schmitt
 
REDD_5.2_Monitor_Measure.Key Performance
REDD_5.2_Monitor_Measure.Key PerformanceREDD_5.2_Monitor_Measure.Key Performance
REDD_5.2_Monitor_Measure.Key Performance
Mahmoud998660
 
Training on Climate Data Tools for COP26
Training on Climate Data Tools for COP26Training on Climate Data Tools for COP26
Training on Climate Data Tools for COP26
World Resources Institute (WRI)
 
Climate_Change_Adaptation_Strategy_Presentation_
Climate_Change_Adaptation_Strategy_Presentation_Climate_Change_Adaptation_Strategy_Presentation_
Climate_Change_Adaptation_Strategy_Presentation_Sinead Flanagan Murphy
 
Barindtrack
Barindtrack Barindtrack
Barindtrack
Rayhan Mahmud
 
Building Climate Resilience: Translating Climate Data into Risk Assessments
Building Climate Resilience: Translating Climate Data into Risk Assessments Building Climate Resilience: Translating Climate Data into Risk Assessments
Building Climate Resilience: Translating Climate Data into Risk Assessments
Safe Software
 

Similar to Climate change indices and the use of RClimdex (20)

6.1.3 Methodologies for climate rational for adaptation
6.1.3 Methodologies for climate rational for adaptation 6.1.3 Methodologies for climate rational for adaptation
6.1.3 Methodologies for climate rational for adaptation
 
Overview of Drought Indicators and their application in the context of a Drou...
Overview of Drought Indicators and their application in the context of a Drou...Overview of Drought Indicators and their application in the context of a Drou...
Overview of Drought Indicators and their application in the context of a Drou...
 
B04952434
B04952434B04952434
B04952434
 
Working with climate data
Working with climate dataWorking with climate data
Working with climate data
 
Training on Climate Data Tools with Climate Watch: Country Profiles
Training on Climate Data Tools with Climate Watch: Country ProfilesTraining on Climate Data Tools with Climate Watch: Country Profiles
Training on Climate Data Tools with Climate Watch: Country Profiles
 
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
Day 1 - jehangir ashraf awan, pakistan meteorological department, pakistan, a...
 
(SESSION 2-2-1)[Matthias Bruckner].ppt
(SESSION 2-2-1)[Matthias Bruckner].ppt(SESSION 2-2-1)[Matthias Bruckner].ppt
(SESSION 2-2-1)[Matthias Bruckner].ppt
 
Day 2 santosh nepal, icimod, arrcc-carissa workshop
Day 2 santosh nepal, icimod, arrcc-carissa workshopDay 2 santosh nepal, icimod, arrcc-carissa workshop
Day 2 santosh nepal, icimod, arrcc-carissa workshop
 
Technology-based Approach for the Impacts of Global Warming on the Energy Use...
Technology-based Approach for the Impacts of Global Warming on the Energy Use...Technology-based Approach for the Impacts of Global Warming on the Energy Use...
Technology-based Approach for the Impacts of Global Warming on the Energy Use...
 
Session 1.1.3. Climate Projections
Session 1.1.3. Climate Projections Session 1.1.3. Climate Projections
Session 1.1.3. Climate Projections
 
6.1.1 Methodologies for climate rational for adaptation- CC Projections
6.1.1 Methodologies for climate rational for adaptation- CC Projections6.1.1 Methodologies for climate rational for adaptation- CC Projections
6.1.1 Methodologies for climate rational for adaptation- CC Projections
 
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
8. Proposed approach for tracking implementation of the RBMP - Eva Mockler, EPA
 
Sustainability of CO2 technology and the role of control systems
Sustainability of CO2 technology and the role of control systemsSustainability of CO2 technology and the role of control systems
Sustainability of CO2 technology and the role of control systems
 
2015 x472 class 10 - lcca
2015 x472 class 10 - lcca2015 x472 class 10 - lcca
2015 x472 class 10 - lcca
 
18 06 entso-e ieee pan european system adequacy
18 06 entso-e ieee pan european system adequacy18 06 entso-e ieee pan european system adequacy
18 06 entso-e ieee pan european system adequacy
 
REDD_5.2_Monitor_Measure.Key Performance
REDD_5.2_Monitor_Measure.Key PerformanceREDD_5.2_Monitor_Measure.Key Performance
REDD_5.2_Monitor_Measure.Key Performance
 
Training on Climate Data Tools for COP26
Training on Climate Data Tools for COP26Training on Climate Data Tools for COP26
Training on Climate Data Tools for COP26
 
Climate_Change_Adaptation_Strategy_Presentation_
Climate_Change_Adaptation_Strategy_Presentation_Climate_Change_Adaptation_Strategy_Presentation_
Climate_Change_Adaptation_Strategy_Presentation_
 
Barindtrack
Barindtrack Barindtrack
Barindtrack
 
Building Climate Resilience: Translating Climate Data into Risk Assessments
Building Climate Resilience: Translating Climate Data into Risk Assessments Building Climate Resilience: Translating Climate Data into Risk Assessments
Building Climate Resilience: Translating Climate Data into Risk Assessments
 

Recently uploaded

Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 

Recently uploaded (20)

Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 

Climate change indices and the use of RClimdex

  • 1. Climate Change Indices Climate Change and Water Resources (CE74.9002) Water Engineering and Management (WEM) School of Engineering and Technology (SET), Asian institute of Technology (AIT) 2/27/2015 1 I Putu Santikayasa
  • 2. Outlines 1. Introduction 2. What is climate? 3. Climate Indices Project 4. What is Climate indices? 5. R - climdex 6. Case Study 2/27/2015 Tutorial class 2
  • 3. Introduction 2/27/2015 Tutorial class 3 Figure 1. Schematic view of the components of the climate system, their processes and interactions. (source: IPCC)
  • 4. Introduction 2/27/2015 Tutorial class 4 Please refer to the Koppen cimate classification
  • 5. What is climate? • Weather: what is happening in the atmosphere at any given time – Air temperature at 7am = 24 deg celcius • Climate: the “average weather” • Climate is the status of the climate system which comprises the atmosphere, the hydrosphere, the cryosphere, the surface lithosphere and the biosphere – Average air temperature on July = 24 deg Celcius 2/27/2015 Tutorial class 5
  • 6. What is climate? • Statistical analysis: – Mean – Maximum – Minimum – Percentile • Climate change analysis – Change in mean, max, min, etc. • What about the changes in extremes? – Number of days where T>90th percentile, etc 2/27/2015 Tutorial class 6
  • 7. Climate indices project • Change on the extreme climate events impacts on nature and society • Analyze extreme events is very important • The monitoring, detection and attribution of changes in climate extremes require daily resolution data • However, the compilation and update of a globally daily dataset is a very difficult task 2/27/2015 Tutorial class 7
  • 8. 2/27/2015 Tutorial class 8 World Meteorological Organization Commission for Climatology (CCl) World Climate Research Programme (WCRP) project on Climate Variability and Predictability (CLIVAR) Expert Team on Climate Change Detection, Monitoring and Indices (ETCCDMI) International coordination of the development of a suite of climate change indices which primarily focus on extremes and analysis a suite of indices so that individuals, countries, and regions can calculate the indices in exactly the same way such that their analyses will fit seamlessly into the global picture Output: 27 indices were defined and two software packages, one written in R (RClimDex) and the other written in FORTRAN (FClimDex), were developed
  • 9. What is Climate indices? • What is Climate Indices: A climate indices is defined as a calculated value that can be used to describe the state and the changes in the climate system. Climate indices allow a statistical study of variations of the dependent climatological aspects, such as analysis and comparison of time series, means, extremes and trends. 2/27/2015 Tutorial class 9
  • 10. Climate Indices • 27 indices: – 16 indices related to the temperature – 11 indices related to the precipitation • Indices are driven from: – Maximum temperature – Minimum temperature – Precipitation 2/27/2015 Tutorial class 10
  • 11. Climate Indices • The climate indices can be categorized into 5(five) groups: 1. Percentile-based indices 2. Absolute indices 3. Threshold indices 4. Duration indices 5. Other indices 2/27/2015 Tutorial class 11
  • 12. Percentile-based indices 1. Occurrence of cold nights (TN10p) 2. Occurrence of warm nights (TN90p) 3. Occurrence of cold days (TX10p) 4. Occurrence of warm days (TX90p) 5. Very wet days (R95p) 6. Extremely wet days (R99p). 2/27/2015 Tutorial class 12
  • 13. Absolute indices • Represent maximum or minimum values within a season or year 1. Maximum daily maximum temperature (TXx), 2. Maximum daily minimum temperature (TNx), 3. Minimum daily maximum temperature (TXn), 4. Minimum daily minimum temperature(TNn), 5. Maximum 1-day precipitation amount (RX1day) 6. Maximum 5-day precipitation amount (RX5day) 2/27/2015 Tutorial class 13
  • 14. Threshold indices • The number of days on which a temperature or precipitation value falls above or below a fixed threshold, 1. Annual occurrence of frost days (FD) 2. Annual occurrence of ice days (ID) 3. Annual occurrence of summer days (SU) 4. Annual occurrence of tropical nights (TR) 5. Number of heavy precipitation days > 10 mm (R10) 6. Number of very heavy precipitation days > 20 mm (R20) 2/27/2015 Tutorial class 14
  • 15. Duration indices • Periods of excessive warm, cold, wetness or dryness or in the case of growing season length, periods of mildness. 1. Cold spell duration indicator (CSDI) 2. Warm spell duration indicator (WSDI) 3. Growing season length (GSL) 4. Consecutive dry days (CDD) 5. Consecutive wet days (CWD) 2/27/2015 Tutorial class 15
  • 16. Others indices • The indices do not fall into any of the above categories but could have significant societal impacts. 1. Annual precipitation total (PRCPTOT) 2. Diurnal temperature range (DTR) 3. Simple daily intensity index (SDII) 4. Extreme temperature range (ETR)* 5. Annual contribution from very wet days (R95pT) 2/27/2015 Tutorial class 16 *) not directly calculated by RClimDex but have been defined for this study as TXx– TNn
  • 17. Climate Indices ID Indicator name Definitions UNITS FD0 Frost days Annual count when TN(daily minimum)<0ºC Days SU25 Summer days Annual count when TX(daily maximum)>25ºC Days ID0 Ice days Annual count when TX(daily maximum)<0ºC Days TR20 Tropical nights Annual count when TN(daily minimum)>20ºC Days 2/27/2015 Tutorial class 17
  • 18. Climate Indices GSL Growing season Length Annual (1st Jan to 31st Dec in NH, 1st July to 30th June in SH) count between first span of at least 6 days with TG>5ºC and first span after July 1 (January 1 in SH) of 6 days with TG<5ºC Days TXx Max Tmax Monthly maximum value of daily maximum temp ºC TNx Max Tmin Monthly maximum value of daily minimum temp ºC TXn Min Tmax Monthly minimum value of daily maximum temp ºC TNn Min Tmin Monthly minimum value of daily minimum temp ºC 2/27/2015 Tutorial class 18
  • 19. Climate Indices TN10p Cool nights Percentage of days when TN<10th percentile Days TX10p Cool days Percentage of days when TX<10th percentile Days TN90p Warm nights Percentage of days when TN>90th percentile Days TX90p Warm days Percentage of days when TX>90th percentile Days WSDI Warm spell duration indicator Annual count of days with at least 6 consecutive days when TX>90th percentile Days 2/27/2015 Tutorial class 19
  • 20. Climate Indices CSDI Cold spell duration indicator Annual count of days with at least 6 consecutive days when TN<10th percentile Days DTR Diurnal temperature range Monthly mean difference between TX and TN ºC RX1day Max 1-day precipitation amount Monthly maximum 1-day precipitation Mm Rx5day Max 5-day precipitation amount Monthly maximum consecutive 5-day precipitation Mm SDII Simple daily intensity index Annual total precipitation divided by the number of wet days (defined as PRCP>=1.0mm) in the year Mm/d ay 2/27/2015 Tutorial class 20
  • 21. Climate Indices R10 Number of heavy precipitation days Annual count of days when PRCP>=10mm Days R20 Number of very heavy precipitation days Annual count of days when PRCP>=20mm Days Rnn Number of days above nn mm Annual count of days when PRCP>=nn mm, nn is user defined threshold Days CDD Consecutive dry days Maximum number of consecutive days with RR<1mm Days CWD Consecutive wet days Maximum number of consecutive days with RR>=1mm Days 2/27/2015 Tutorial class 21
  • 22. Climate Indices R95p Very wet days Annual total PRCP when RR>95th percentile Mm R99p Extremely wet days Annual total PRCP when RR>99th percentile mm PRCPTOT Annual total wet- day precipitation Annual total PRCP in wet days (RR>=1mm) mm 2/27/2015 Tutorial class 22
  • 23. Software for index calculation • RClimDex: The RClimDex provides a friendly graphical user interface to compute all 27 core indices . It also conducts simple quality control on the input daily data. It has been developed and maintained by Xuebin Zhang and Yang Feng at Climate Research Division. The software was used first at the South Africa Workshop in Cape Town, South Africa, in June 2004 • FClimDex: The FClimDex is a FORTRAN program that conducts data quality control and computes all the indices. Note that a FORTRAN 90 compiler is required to use this program. 2/27/2015 Tutorial class 23
  • 24. Software for index calculation • ClimDex: An older MicroSoft Excel based indices software ClimDex, developed by Byron Gleason of the U.S. National Climatic Data Centre is still available. This software was used at the Caribbean Regional Climate Change workshop was held in Kingston, Jamaica in January 2001. Note that this software does not include recent improvements recommended by ET and is not supported anymore. 2/27/2015 Tutorial class 24
  • 25. Climdex and RClimdex Climdex • Ms. Excel platform • Running under Window • Difficult to fix the bug RClimdex • R platform • Free • Powerfull for statistical analysis • Running under window and unix • Relatively easy to fix the bug 2/27/2015 Tutorial class 25
  • 26. Rclimdex ver. 1.3 • Can be used to calculate 27 core indices (as recommended by the CCl/CLIVAR ) • Developed under R 1.84 or higher • Limitation: – Simple data quality control – Not include Data homogenization 2/27/2015 Tutorial class 26
  • 27. Rclimdex ver. 1.3 1. Not all indices are calculated on a monthly basis. 2. Monthly indices are calculated if no more than 3 days are missing in a month, while annual values are calculated if no more than 15 days are missing in a year. 3. No annual value will be calculated if any one month’s data are missing. 4. For threshold indices, a threshold is calculated if at least cover of 70% of data 2/27/2015 Tutorial class 27
  • 28. • Software and user manual can be downloaded from : http://cccma.seos.uvic.ca/ETCCDMI/software.shtml 2/27/2015 Tutorial class 28
  • 29. Rclimdex Quickguide • The R software must be installed before run Rclimdex • R software can be downloaded from: http://www.r-project.org Select the R software based on the OS (Microsoft Window or UNIX) 2/27/2015 Tutorial class 29
  • 30. Rclimdex Quickguide Data Preparation: 1. Data must be formatted as ASCII text file 2. Columns as following sequences: Year, Month, Day, PRCP, TMAX, TMIN. (NOTE: PRCP units = millimeters and Temperature units= degrees Celsius) 3. The format as described above must be space delimited 4. Missing data must be coded as -99.9; data records must be in calendar date order. (Missing dates are allowed) 2/27/2015 Tutorial class 30
  • 31. Rclimdex Quickguide • Sample data: Year Month Day Precipitation (mm) TMax (oC) TMin (oC) Missing data Calendar date order – missing dates are allowed 2/27/2015 Tutorial class 31
  • 32. Rclimdex Quickguide 1. Load RClimdex 2. Load Data->Run QC 3. Indices Calculation 2/27/2015 Tutorial class 32
  • 33. 1. Within the R consol prompt “>”, enter source(“rclimdex.r”). This will load RClimDex into R environment Type: source (“rclimdex path”) – source("C:climateindicesrclimdex.r") – source (“http://cccma.seos.uvic.ca/ETCCDMI/RClimDex/rclimdex.r”) 2. Choose the “File” from the RGui menu, and then select “Source R code” (recommended) Load RClimdex Load Data->Run QC Indices Calculation 2/27/2015 Tutorial class 33
  • 35. • Data Quality Control is a prerequisite for indices calculations • The RClimDex QC performs the following procedure: – Replace all missing values (currently coded as -99.9) into an internal format that R recognizes (i.e. NA, not available) – Replace all unreasonable values into NA • Unreasonable values include s – Daily precipitation amounts less than zero – Daily maximum temperature less than daily minimum temperature. • QC also identifies outliers in daily maximum and minimum temperature. The outliers are daily values outside a region defined by the user Load RClimdex Load Data->Run QC Indices Calculation 2/27/2015 Tutorial class 35
  • 36. • Select “Load Data and Run QC” from the RClimDex Menu to open a window 2/27/2015 Tutorial class 36
  • 37. QC result 1. ____tempQC.csv unreasonable temperature 2. ____prcpQC.csv unreasonable precipitation 3. ____tepstdQC.csv all possible outliers in daily temperature with the dates on which those outliers occur 4. ____indcal.csv QC’d data and will be used for the indices calculation Note: The indices are computed from the QC’d data. If a user modifies the original data file to correct some of the problematic values, the Load Data and Run QC procedure needs to be performed again before continue to the next steps 2/27/2015 Tutorial class 37
  • 38. • RClimDex computes 27 core climate indices • Parameters input: – First and last year of base period for the threshold calculation – Station Latitude (South hemisphere (-)) – Daily precipitation threshold, P (in mm) – Upper and Limit of Day High – Upper and Limit of Day Low Load RClimdex Load Data->Run QC Indices Calculation 2/27/2015 Tutorial class 38
  • 41. • Selection of indices • Outputs are stored as the excel and jpeg files (folder) • Jpeg file format: trends computed by linear least square (solid line) and locally weighted linear regression (dashed line) Load RClimdex Load Data->Run QC Indices Calculation 2/27/2015 Tutorial class 41
  • 43. 2/27/2015 Tutorial class 43 linear least square locally weighted linear regression
  • 46. Accessing climate data from NOAA data center • Go to http://www.ncdc.noaa.gov/ • Select Data Access > Land Base station • Select Climate data Online (CDO) • Select Search Tool 2/27/2015 Tutorial class 46
  • 47. • Fill the form and click “SEARCH” 2/27/2015 Tutorial class 47
  • 48. • Select “View Full detail” • Select “see station list below” 2/27/2015 Tutorial class 48
  • 52. • The data link will be sent by email 2/27/2015 Tutorial class 52