SlideShare a Scribd company logo
1 of 19
Download to read offline
Introduction Data processing Methods Results Conclusion and recommendations
Notes on the development of an experimental
seasonal MLOS forecasting scheme for the Pacific
Islands
Nicolas Fauchereau 1,2 Scott Stephens 1 Nigel Goodhue 1
Rob Bell 1 Doug Ramsay 1
Nicolas.Fauchereau@niwa.co.nz
1NIWA Ltd., Auckland, New Zealand
2Oceanography Dept., University of Cape-Town, Cape-Town, South Africa
June 20, 2013
1/19
Introduction Data processing Methods Results Conclusion and recommendations
Table of contents
1 Introduction
2 Data processing
Mean Level of the Sea anomalies (MLOS)
Predictors sets
Indices
SST EOFs
3 Methods
Regression
Classification
4 Results
5 Conclusion and recommendations
2/19
Introduction Data processing Methods Results Conclusion and recommendations
Introduction
Rationale
Set out in the “White Paper”
high impact from sea level extremes
value in developing an “extreme calendar”
extreme tides + NTR (MLOS + “high frequency”)
Goal
Compared to existing PEAC scheme:
Extend coverage to non-US affiliated Islands
Frequency: every month for the coming 3 months (Island
Climate Update)
Performance of the model, type of forecast (probabilistic ?)
3/19
Introduction Data processing Methods Results Conclusion and recommendations
Introduction
Objective
Provide recommendations:
Data processing, predictand
Choice of the set of predictors
Statistical methods for prediction
Operational Implementation
Implementation
For 3 Islands in the Pacific (presenting wide range of variability):
”Hindcast”: forecast for T+1 to 3 using information at T0
(e.g. May for June-August)
Different predictors
Different methods (state of the art Machine Learning)
4/19
Introduction Data processing Methods Results Conclusion and recommendations
Sea-Level-records
Guam
Coordinates (144.7833 W., 13.4500 N.)
1948-03-10 to 2008-12-31
proportion of days missing: 12 %
Kiribari, Tarawa
Coordinates (172.9300 W., 1.3625 N.)
1974-05-03 to 2012-07-30
proportion of days missing: 8 %
Cook Islands, Rarotonga
Coordinates (200.2147 W., 21.2048 S.)
1977-04-24 to 2011-08-31
proportion of days missing: 2 %
5/19
Introduction Data processing Methods Results Conclusion and recommendations
Sea-Level-records
Hourly sea-level (cm), tidal and high frequency component
removed (Scott, Nigel, Rob)
1 Daily then Monthly averages
2 Series truncated before 1979-1-1
3 Climatology over 1979-2008
4 3-points running averages of monthly anomalies WRT
climatology
1979 1984 1989 1994 1999 2004 20090.25
0.20
0.15
0.10
0.05
0.00
0.05
0.10
0.15
0.20 MLOS Seasonal Time-series
Guam
Kiribati
Cooks
6/19
Introduction Data processing Methods Results Conclusion and recommendations
Sea-Level-records
5 categories (”labels”) for classification algorithms:
1 ”well below” = (−inf, −0.15]: labelled -2
2 ”below” = (−0.15, −0.05]: labelled -1
3 ”normal” = (−0.05, +0.05]: labelled 0
4 ”above” = (+0.05, +0.15]: labelled 1
5 ”well-above” = (+0.15, inf): labelled 2
7/19
Introduction Data processing Methods Results Conclusion and recommendations
Predictors sets
Choice of the predictors set is dictated by:
Relevance:
Need to reflect plausible physical relationships between
Ocean-Climate system and Sea-Level.
Operational constraints:
Must be available in near real time (within the first 5 days of
Month 1 for forecast Season Month 1 - Month 3).
8/19
Introduction Data processing Methods Results Conclusion and recommendations
Indices
Indices of SST and Atmospheric variables, monthly time-scale:
NINOS (1+2, 3.4, 3, 4): from CPC
Southern Oscillation Index (SOI): calculated by NIWA,
data from BoM
El Nino Modoki Index (EMI): calculated from ERSST
dataset
Seasonal Cycle: (first 3 harmonics on MLOS climatology)
Regional SST anomalies ...
9/19
Introduction Data processing Methods Results Conclusion and recommendations
Indices: Regional SSTs
Regression of SST anomalies on MLOS anomalies (lead 1 month)
10/19
Introduction Data processing Methods Results Conclusion and recommendations
Sea-Surface-Temperatures EOFS
EOF analysis of monthly anomalies of ERSST SSTs.
9 first Principal Components used as predictors
11/19
Introduction Data processing Methods Results Conclusion and recommendations
Methods
Machine Learning
Regression: continuous dependent variable
Classification: discrete, categorical dependent variable
Regression
1 Generalized Linear Models: Extension of linear regression
for distributions of the exponential family (Normal, Poisson,
Binomial, Multinomial, etc)
Ordinary Least Square (Linear Regression)
Penalized Least Square (Ridge Regression, LARS, LASSO)
Logistic Regression
2 Multivariate Adaptative Regression Splines (MARS):
Non-parametric multivariate regression method
Models non-linearities and interactions between predictors
Similarities with stepwise regression and CART (Classification
And Regression Trees: recursive partitioning)
12/19
Introduction Data processing Methods Results Conclusion and recommendations
Methods
Classification
1 Logistic Regression
Binomial or multinomial (categorical) response variable
Models probability of observation to belong to each class
2 Support Vector Machines (SVM)
Optimal hyperplane (2 classes) or set of hyperplanes (k
classes)
Kernel trick: map data to higher dimensional space to deal
with non-linearly separable classes
Radial Basis Function is widely used kernel
13/19
Introduction Data processing Methods Results Conclusion and recommendations
Approach
All the methods referred to above are tested in turn, using
successively the Indices and the SST EOFs set as predictors
Applied to Guam, Kiribati and Cooks
”Best” Model selected using objective measures (i.e.
R-squared) + cross-validation + expert judgment
Results for Guam only presented in details
14/19
Introduction Data processing Methods Results Conclusion and recommendations
Results for Guam
Notes on the Guam time-series
12 % of missing values
Large gap October 1997 - January 1999, 26 consecutive seasons
missing
trend from about 2002
1979 1984 1989 1994 1999 2004
−0.25
−0.20
−0.15
−0.10
−0.05
0.00
0.05
0.10
0.15
0.20
Guam time-series
TS minus quadratic fit
Original Time-series
quadratic fit
15/19
Introduction Data processing Methods Results Conclusion and recommendations
Results: Logistic regression (Multinomial)
Predictors set = SST PCs + seasonal cycle
Success rate: 66.2 % (random: 20 %)
Probabilistic forecast
well-below below normal above well-above
0
1
2
3
4
5
6
7
8
9
Time(seasons)
Exemple of a Multinomial Logistic regression
probabilistic forecast
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
Prob.
16/19
Introduction Data processing Methods Results Conclusion and recommendations
Results: MARS
Predictors set = SST PCs + seasonal cycle + damped linear
term
R-squared: 0.85
1979 1984 1989 1994 1999 2004 20090.25
0.20
0.15
0.10
0.05
0.00
0.05
0.10
0.15
0.20
Guam MARS Model: Var (R2 ): 92.50
MSE: 0.0011, GCV: 0.0017, RSQ: 0.8556, GRSQ: 0.7800
observed
predicted
17/19
Introduction Data processing Methods Results Conclusion and recommendations
Results: Support Vector Machines
Predictors set = SST PCs + seasonal cycle + damped linear
term
Success rate (with intermediate ”regularization” parameter):
96 %
Confusion matrix
WB B N A WA
WB 14 2 1 0 0
B 0 64 1 0 0
N 0 2 117 1 0
A 0 0 2 85 0
WA 0 0 0 3 4
18/19
Introduction Data processing Methods Results Conclusion and recommendations
Conclusion and recommendations
For regression (continuous): MARS with SST EOFs
For classification (categorical): SVM with SST EOFs
how to deal with (non-linear) trend ? here we used a damped
linear term, but bit of a ad-hoc solution
Include Pacific Decadal Oscillation
Ensemble techniques (Random Forests, bagging, boosting) for
classifications ?
Hybrid predictor set ? EOF on enhanced indices set
Length of the time-series (30 years is really minimum)
19/19

More Related Content

What's hot

Climate change indices and the use of RClimdex
Climate change indices and the use of RClimdexClimate change indices and the use of RClimdex
Climate change indices and the use of RClimdexPutu Santikayasa
 
Prediction of runoff seasonality in ungauged basins
Prediction of runoff seasonality in ungauged basinsPrediction of runoff seasonality in ungauged basins
Prediction of runoff seasonality in ungauged basinspierluigi claps
 
Delineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduDelineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduVignesh Sekar
 
5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.pptgrssieee
 
IGARSS_Brown_Aquarius_2011.pptx
IGARSS_Brown_Aquarius_2011.pptxIGARSS_Brown_Aquarius_2011.pptx
IGARSS_Brown_Aquarius_2011.pptxgrssieee
 
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filter
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman FilterHurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filter
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filterahmad bassiouny
 
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 workshopICIMOD
 
TH4.TO4.5.ppt
TH4.TO4.5.pptTH4.TO4.5.ppt
TH4.TO4.5.pptgrssieee
 
20180220 monbetsu18 presentation
20180220 monbetsu18 presentation20180220 monbetsu18 presentation
20180220 monbetsu18 presentationSyo Kyojin
 
Purpose driven study assessment of effects of sedimentation on the capacity...
Purpose driven study   assessment of effects of sedimentation on the capacity...Purpose driven study   assessment of effects of sedimentation on the capacity...
Purpose driven study assessment of effects of sedimentation on the capacity...hydrologywebsite1
 
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...Integrated Carbon Observation System (ICOS)
 
FR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptFR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptgrssieee
 

What's hot (15)

Climate change indices and the use of RClimdex
Climate change indices and the use of RClimdexClimate change indices and the use of RClimdex
Climate change indices and the use of RClimdex
 
Prediction of runoff seasonality in ungauged basins
Prediction of runoff seasonality in ungauged basinsPrediction of runoff seasonality in ungauged basins
Prediction of runoff seasonality in ungauged basins
 
Delineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduDelineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in Tamilnadu
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
 
5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt
 
IGARSS_Brown_Aquarius_2011.pptx
IGARSS_Brown_Aquarius_2011.pptxIGARSS_Brown_Aquarius_2011.pptx
IGARSS_Brown_Aquarius_2011.pptx
 
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filter
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman FilterHurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filter
Hurricane Synoptic Surveillance Using The Ensemble Transform Kalman Filter
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
 
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
 
TH4.TO4.5.ppt
TH4.TO4.5.pptTH4.TO4.5.ppt
TH4.TO4.5.ppt
 
20180220 monbetsu18 presentation
20180220 monbetsu18 presentation20180220 monbetsu18 presentation
20180220 monbetsu18 presentation
 
Purpose driven study assessment of effects of sedimentation on the capacity...
Purpose driven study   assessment of effects of sedimentation on the capacity...Purpose driven study   assessment of effects of sedimentation on the capacity...
Purpose driven study assessment of effects of sedimentation on the capacity...
 
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...
Sathyanadh, Anusha: Impact of the 2018 drought on the carbon balance of terre...
 
AGN STEM FINAL
AGN STEM FINALAGN STEM FINAL
AGN STEM FINAL
 
FR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptFR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.ppt
 

Similar to MLOS forecasting

Fang2011_LAI_IGARSS.ppt
Fang2011_LAI_IGARSS.pptFang2011_LAI_IGARSS.ppt
Fang2011_LAI_IGARSS.pptgrssieee
 
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...StatsCommunications
 
EcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTEcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTTERN Australia
 
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Decision and Policy Analysis Program
 
Navarro C - Results Climate Projection Development (CIAT-IDB Project)
Navarro C - Results Climate Projection Development (CIAT-IDB Project) Navarro C - Results Climate Projection Development (CIAT-IDB Project)
Navarro C - Results Climate Projection Development (CIAT-IDB Project) Decision and Policy Analysis Program
 
Using explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projectionsUsing explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projectionsZachary Labe
 
Climate Change Observations - Regional Perspective
Climate Change Observations - Regional PerspectiveClimate Change Observations - Regional Perspective
Climate Change Observations - Regional Perspectiveipcc-media
 
Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Decision and Policy Analysis Program
 
Backscatter Working Group Software Inter-comparison Project Requesting and Co...
Backscatter Working Group Software Inter-comparison ProjectRequesting and Co...Backscatter Working Group Software Inter-comparison ProjectRequesting and Co...
Backscatter Working Group Software Inter-comparison Project Requesting and Co...Giuseppe Masetti
 
The performance of portable mid-infrared spectroscopy for the prediction of s...
The performance of portable mid-infrared spectroscopy for the prediction of s...The performance of portable mid-infrared spectroscopy for the prediction of s...
The performance of portable mid-infrared spectroscopy for the prediction of s...ExternalEvents
 
M.S. Capstone Seminar
M.S. Capstone SeminarM.S. Capstone Seminar
M.S. Capstone Seminarshirabay
 
Pa Pa Shwe Sin Kyaw.pptx
Pa Pa Shwe Sin Kyaw.pptxPa Pa Shwe Sin Kyaw.pptx
Pa Pa Shwe Sin Kyaw.pptxAbdusalamIdiris
 
FR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptFR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptgrssieee
 
Distribution of Tropical Cyclone Size (MSU capstone presentation)
Distribution of Tropical Cyclone Size (MSU capstone presentation)Distribution of Tropical Cyclone Size (MSU capstone presentation)
Distribution of Tropical Cyclone Size (MSU capstone presentation)Tyler Burns
 

Similar to MLOS forecasting (20)

Fang2011_LAI_IGARSS.ppt
Fang2011_LAI_IGARSS.pptFang2011_LAI_IGARSS.ppt
Fang2011_LAI_IGARSS.ppt
 
A Global Indicator of Climate Change Adaptation in Catalonia
A Global Indicator of Climate Change Adaptation in CataloniaA Global Indicator of Climate Change Adaptation in Catalonia
A Global Indicator of Climate Change Adaptation in Catalonia
 
Comparison of wepp and apex runoff
Comparison of wepp and apex runoffComparison of wepp and apex runoff
Comparison of wepp and apex runoff
 
Abdel1
Abdel1Abdel1
Abdel1
 
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...
IAOS 2018 - Seasonal Adjustment of Daily Data, D. Ladiray, J. Palate, G.L. Ma...
 
EcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTEcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MAST
 
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
 
Navarro C - Results Climate Projection Development (CIAT-IDB Project)
Navarro C - Results Climate Projection Development (CIAT-IDB Project) Navarro C - Results Climate Projection Development (CIAT-IDB Project)
Navarro C - Results Climate Projection Development (CIAT-IDB Project)
 
Navarro-Racines_C Major global dataset: CCAFS-Climate
Navarro-Racines_C Major global dataset: CCAFS-ClimateNavarro-Racines_C Major global dataset: CCAFS-Climate
Navarro-Racines_C Major global dataset: CCAFS-Climate
 
Using explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projectionsUsing explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projections
 
Climate Change Observations - Regional Perspective
Climate Change Observations - Regional PerspectiveClimate Change Observations - Regional Perspective
Climate Change Observations - Regional Perspective
 
Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...
 
Updating the curve number method for rainfall runoff estimation
Updating the curve number method for rainfall runoff estimationUpdating the curve number method for rainfall runoff estimation
Updating the curve number method for rainfall runoff estimation
 
Backscatter Working Group Software Inter-comparison Project Requesting and Co...
Backscatter Working Group Software Inter-comparison ProjectRequesting and Co...Backscatter Working Group Software Inter-comparison ProjectRequesting and Co...
Backscatter Working Group Software Inter-comparison Project Requesting and Co...
 
The performance of portable mid-infrared spectroscopy for the prediction of s...
The performance of portable mid-infrared spectroscopy for the prediction of s...The performance of portable mid-infrared spectroscopy for the prediction of s...
The performance of portable mid-infrared spectroscopy for the prediction of s...
 
M.S. Capstone Seminar
M.S. Capstone SeminarM.S. Capstone Seminar
M.S. Capstone Seminar
 
Pa Pa Shwe Sin Kyaw.pptx
Pa Pa Shwe Sin Kyaw.pptxPa Pa Shwe Sin Kyaw.pptx
Pa Pa Shwe Sin Kyaw.pptx
 
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
 
FR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.pptFR01_01_GlezetalIGARSS2011.ppt
FR01_01_GlezetalIGARSS2011.ppt
 
Distribution of Tropical Cyclone Size (MSU capstone presentation)
Distribution of Tropical Cyclone Size (MSU capstone presentation)Distribution of Tropical Cyclone Size (MSU capstone presentation)
Distribution of Tropical Cyclone Size (MSU capstone presentation)
 

Recently uploaded

7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfOnline Income Engine
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Understanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key InsightsUnderstanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key Insightsseri bangash
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Tina Ji
 

Recently uploaded (20)

7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdf
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Understanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key InsightsUnderstanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key Insights
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
 

MLOS forecasting

  • 1. Introduction Data processing Methods Results Conclusion and recommendations Notes on the development of an experimental seasonal MLOS forecasting scheme for the Pacific Islands Nicolas Fauchereau 1,2 Scott Stephens 1 Nigel Goodhue 1 Rob Bell 1 Doug Ramsay 1 Nicolas.Fauchereau@niwa.co.nz 1NIWA Ltd., Auckland, New Zealand 2Oceanography Dept., University of Cape-Town, Cape-Town, South Africa June 20, 2013 1/19
  • 2. Introduction Data processing Methods Results Conclusion and recommendations Table of contents 1 Introduction 2 Data processing Mean Level of the Sea anomalies (MLOS) Predictors sets Indices SST EOFs 3 Methods Regression Classification 4 Results 5 Conclusion and recommendations 2/19
  • 3. Introduction Data processing Methods Results Conclusion and recommendations Introduction Rationale Set out in the “White Paper” high impact from sea level extremes value in developing an “extreme calendar” extreme tides + NTR (MLOS + “high frequency”) Goal Compared to existing PEAC scheme: Extend coverage to non-US affiliated Islands Frequency: every month for the coming 3 months (Island Climate Update) Performance of the model, type of forecast (probabilistic ?) 3/19
  • 4. Introduction Data processing Methods Results Conclusion and recommendations Introduction Objective Provide recommendations: Data processing, predictand Choice of the set of predictors Statistical methods for prediction Operational Implementation Implementation For 3 Islands in the Pacific (presenting wide range of variability): ”Hindcast”: forecast for T+1 to 3 using information at T0 (e.g. May for June-August) Different predictors Different methods (state of the art Machine Learning) 4/19
  • 5. Introduction Data processing Methods Results Conclusion and recommendations Sea-Level-records Guam Coordinates (144.7833 W., 13.4500 N.) 1948-03-10 to 2008-12-31 proportion of days missing: 12 % Kiribari, Tarawa Coordinates (172.9300 W., 1.3625 N.) 1974-05-03 to 2012-07-30 proportion of days missing: 8 % Cook Islands, Rarotonga Coordinates (200.2147 W., 21.2048 S.) 1977-04-24 to 2011-08-31 proportion of days missing: 2 % 5/19
  • 6. Introduction Data processing Methods Results Conclusion and recommendations Sea-Level-records Hourly sea-level (cm), tidal and high frequency component removed (Scott, Nigel, Rob) 1 Daily then Monthly averages 2 Series truncated before 1979-1-1 3 Climatology over 1979-2008 4 3-points running averages of monthly anomalies WRT climatology 1979 1984 1989 1994 1999 2004 20090.25 0.20 0.15 0.10 0.05 0.00 0.05 0.10 0.15 0.20 MLOS Seasonal Time-series Guam Kiribati Cooks 6/19
  • 7. Introduction Data processing Methods Results Conclusion and recommendations Sea-Level-records 5 categories (”labels”) for classification algorithms: 1 ”well below” = (−inf, −0.15]: labelled -2 2 ”below” = (−0.15, −0.05]: labelled -1 3 ”normal” = (−0.05, +0.05]: labelled 0 4 ”above” = (+0.05, +0.15]: labelled 1 5 ”well-above” = (+0.15, inf): labelled 2 7/19
  • 8. Introduction Data processing Methods Results Conclusion and recommendations Predictors sets Choice of the predictors set is dictated by: Relevance: Need to reflect plausible physical relationships between Ocean-Climate system and Sea-Level. Operational constraints: Must be available in near real time (within the first 5 days of Month 1 for forecast Season Month 1 - Month 3). 8/19
  • 9. Introduction Data processing Methods Results Conclusion and recommendations Indices Indices of SST and Atmospheric variables, monthly time-scale: NINOS (1+2, 3.4, 3, 4): from CPC Southern Oscillation Index (SOI): calculated by NIWA, data from BoM El Nino Modoki Index (EMI): calculated from ERSST dataset Seasonal Cycle: (first 3 harmonics on MLOS climatology) Regional SST anomalies ... 9/19
  • 10. Introduction Data processing Methods Results Conclusion and recommendations Indices: Regional SSTs Regression of SST anomalies on MLOS anomalies (lead 1 month) 10/19
  • 11. Introduction Data processing Methods Results Conclusion and recommendations Sea-Surface-Temperatures EOFS EOF analysis of monthly anomalies of ERSST SSTs. 9 first Principal Components used as predictors 11/19
  • 12. Introduction Data processing Methods Results Conclusion and recommendations Methods Machine Learning Regression: continuous dependent variable Classification: discrete, categorical dependent variable Regression 1 Generalized Linear Models: Extension of linear regression for distributions of the exponential family (Normal, Poisson, Binomial, Multinomial, etc) Ordinary Least Square (Linear Regression) Penalized Least Square (Ridge Regression, LARS, LASSO) Logistic Regression 2 Multivariate Adaptative Regression Splines (MARS): Non-parametric multivariate regression method Models non-linearities and interactions between predictors Similarities with stepwise regression and CART (Classification And Regression Trees: recursive partitioning) 12/19
  • 13. Introduction Data processing Methods Results Conclusion and recommendations Methods Classification 1 Logistic Regression Binomial or multinomial (categorical) response variable Models probability of observation to belong to each class 2 Support Vector Machines (SVM) Optimal hyperplane (2 classes) or set of hyperplanes (k classes) Kernel trick: map data to higher dimensional space to deal with non-linearly separable classes Radial Basis Function is widely used kernel 13/19
  • 14. Introduction Data processing Methods Results Conclusion and recommendations Approach All the methods referred to above are tested in turn, using successively the Indices and the SST EOFs set as predictors Applied to Guam, Kiribati and Cooks ”Best” Model selected using objective measures (i.e. R-squared) + cross-validation + expert judgment Results for Guam only presented in details 14/19
  • 15. Introduction Data processing Methods Results Conclusion and recommendations Results for Guam Notes on the Guam time-series 12 % of missing values Large gap October 1997 - January 1999, 26 consecutive seasons missing trend from about 2002 1979 1984 1989 1994 1999 2004 −0.25 −0.20 −0.15 −0.10 −0.05 0.00 0.05 0.10 0.15 0.20 Guam time-series TS minus quadratic fit Original Time-series quadratic fit 15/19
  • 16. Introduction Data processing Methods Results Conclusion and recommendations Results: Logistic regression (Multinomial) Predictors set = SST PCs + seasonal cycle Success rate: 66.2 % (random: 20 %) Probabilistic forecast well-below below normal above well-above 0 1 2 3 4 5 6 7 8 9 Time(seasons) Exemple of a Multinomial Logistic regression probabilistic forecast 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 Prob. 16/19
  • 17. Introduction Data processing Methods Results Conclusion and recommendations Results: MARS Predictors set = SST PCs + seasonal cycle + damped linear term R-squared: 0.85 1979 1984 1989 1994 1999 2004 20090.25 0.20 0.15 0.10 0.05 0.00 0.05 0.10 0.15 0.20 Guam MARS Model: Var (R2 ): 92.50 MSE: 0.0011, GCV: 0.0017, RSQ: 0.8556, GRSQ: 0.7800 observed predicted 17/19
  • 18. Introduction Data processing Methods Results Conclusion and recommendations Results: Support Vector Machines Predictors set = SST PCs + seasonal cycle + damped linear term Success rate (with intermediate ”regularization” parameter): 96 % Confusion matrix WB B N A WA WB 14 2 1 0 0 B 0 64 1 0 0 N 0 2 117 1 0 A 0 0 2 85 0 WA 0 0 0 3 4 18/19
  • 19. Introduction Data processing Methods Results Conclusion and recommendations Conclusion and recommendations For regression (continuous): MARS with SST EOFs For classification (categorical): SVM with SST EOFs how to deal with (non-linear) trend ? here we used a damped linear term, but bit of a ad-hoc solution Include Pacific Decadal Oscillation Ensemble techniques (Random Forests, bagging, boosting) for classifications ? Hybrid predictor set ? EOF on enhanced indices set Length of the time-series (30 years is really minimum) 19/19