Advancements and validation of the global CryoClim snow cover extent product

Size: px
Start display at page:

Download "Advancements and validation of the global CryoClim snow cover extent product"

Transcription

1 Advancements and validation of the global CryoClim snow cover extent product Rune Solberg1, Øystein Rudjord1, Arnt-Børre Salberg1 and Mari Anne Killie2 1) Norwegian Computing Center (NR), P.O. Box 114 Blindern, NO-0314 Oslo, Norway 2) Norwegian Meteorological Institute (MET Norway), P.O. Box 43 Blindern, NO-0313 Oslo

2 The CryoClim service The CryoClim project ( ) initiated by the Norwegian Space Centre (NSC) and administrated by ESA ESTEC under the PRODEX programme developed algorithms, products and a service for cryospheric climate monitoring Operational service from November 2013: Products: Snow cover (MET/NR): 1982-present, global Snow cover extent (SCE) Sea ice (MET): 1979-present, global Sea ice concentration (SIC) Sea ice edge (SIE) Glaciers Norway (NVE): 1952/1988 present Glacier area outline (GAO) Glacier lake outline (GLO) Glacier lake outburst flood (GLOF) Glacier periodic photo series (GPP) Glaciers Svalbard (NPI): 1936/1992 present Glacier area outline (GAO) Glacier surface type (GST) Extended with Greenland in 2014 (GEUS): 2000-present Glacier surface type (GST)

3 Sub-service snow Snow Cover Extent (SCE) (snow/no snow) Developed three competing prototype products: SCE from PMR (10 km) Based on SMMR ( ) and SSM/I (1987- present) SCE from optical (5 km) Based on AVHRR GAC (1982-present) SCE multi-sensor/temporal (5 km) Combination of optical and PMR Final product: Multi product global time series 1982 present Aggregation levels: Day, month, year Projection/files: EASE-Grid, NetCDF CF, Northern & Southern Hemisphere Multi-sensor multi-temporal snow cover 1 March 2005 Climate-change indicator products: Snow season length, first and last day of snow

4 CryoClim Snow Phase 2 objectives 1. Mitigate weaknesses in the single sensor components of the algorithm (optical and passive microwave radiometers) and multi-sensor/multi-temporal data fusion to further increase the accuracy and robustness of the product. 2. Extend the product with uncertainty estimates at the product and per-pixel levels. 3. Advance the algorithms and processing chains with the inclusion of Sentinel-3 OLSI and SLSTR data. 4. Perform more extensive validation of the product in space and time, including focus on inter-sensor issues in the time series. 5. Include the results in the CryoClim processing chain for snow and advance the operational level of the processing. Project period

5 The PMR SCE algorithm is based on an estimate of the probability of snow P( S k x 1, x 2,, x n )= P x 1 S k P x 2 S k P( x n S k ) P( S k )/ m=1 C P x 1 S m P x 2 S m P( x n S m ) P( S m ) SMMR Snow classes: Snow & no snow Features: x1=t18v-t37v x2=t18h-t37h SSM/I Snow classes: Dry snow, wet snow, no snow & no snow with a large portion of water Features: x1=t37v-t37h x3=t22v-t85v x2=t19v-t37v x5=t22v x4=(1.95 T19v-0.95 T19h)/0.95 SMMR SSM/I F SSM/I F SSM/I F15

6 The optical AVHRR GAC SCE algorithm is based on an estimate of probability of snow P( S k x 1, x 2,, x n )= P x 1 S k P x 2 S k P( x n S k ) P( S k )/ m=1 C P x 1 S m P x 2 S m P( x n S m ) P( S m ) prob. for snow prob. for cloud prob. for bare ground

7 A state model based on fusion of single-sensor state models Optical Multi-sensor PMR

8 Implemented the model applying the Hidden Markov Model framework In HMM we observe a system assumed to evolve through a series of different states Transitions from one state to another happen with certain probabilities While in a given state the system will produce observables with a certain probability density States: Observables: Prob. distr.: Q= { S 1, S 2,, S v } X T ={ X 1, X 2,, X T } p X t E t = S i, i=1, 2,,v Transition probabilities.: p E t = S i E t 1 = S j, i,j=1, 2,,v Initial conditions: p( E 1 = S i ), i=1, 2,,v

9 Note that a there is one state model per grid cell p X t E t = S i p E t = S i E t 1 = S j

10 Estimating the probabilities Pr(S) p(snow O ) 0 p(snow O ) 1 p(bare ground snow) 0 p(snow O ) 0.5 Time Climatological probability of snow Per grid cell daily climatological probability of snow computed from Savitzky-Golay smoothed PMR snow probabilities Used to estimate transition probabilities

11 Using the Viterbi algorithm to determine the model sequence best explaining the temporal observations The Viterbi algorithm is a dynamic-programming algorithm for finding the most likely sequence of hidden states (the Viterbi path) that results in a sequence of the observables The algorithm requires as input the state probability density functions, the transition probabilities between the different states and the initial probability of each state V 1,k =p X 1 k p( E 1 = S k ) V t,k =p X t k max i (p E t = S i E t 1 = S j V t 1,k ) Final state model chosen

12 Examples from snow season February May March July 2005

13 Mitigation of algorithm weaknesses and other errors Some known problems with the products: To much snow in the summer in mountain regions in Asia (in particular Tibet) False snow in Sahara (currently with a preliminary fix) Systematic lack of snow along some (complex) shorelines Sometimes processing errors create artefacts Mitigation work is currently ongoing 13

14 Artificial snow Too much snow Himalaya and surrounding regions in summer: Coming from the PMR Related to thin snow layer and extremely dry soil, maybe also permafrost? Originally snow was often detected in Sahara: From PMR (and clouds in optical?) Temporarily fixed by setting a surface temp. threshold, with PMR at T=20 C Works most of the time, but not always Himalaya, 15 July 2005 North Africa, 17 January

15 Some permanently snow-free shorelines Systematic lack of snow in some coastal regions Enlargement Typical winter 15

16 Processing errors Occasional irregular blocks of false snow In both hemispheres Time discontinuities around July/August Seem to be related to model start for a new snow season North America, 30 Aug 2007 South America, 1 January 2001 Asia, 24 July 2002 Asia, 25 July

17 Optical: Solar angle influences the PDFs No snow High probability for snow The spectral signatures applied are relatively independent of solar angle, but change character for low solar angles Current version: static PDFs. Can give false snow cover for low solar angles OSI SAF SST work

18 Product uncertainty Direct modelling through e.g. error propagation too complex with the HMM method Currently investigating alternative approaches, including bootstrapping Bootstrap estimates on the individual bootstrap datasets θ ( ) = 1/B b=1 B θ (b) where θ (b) is the estimate on bootstrap sample b. E.g. the bootstrap estimate of the variance is var boot (θ)= 1/B b=1 B [ θ (b) θ ( ) ] 2 18

19 Validation Datasets for validation: Snow depth from the Global Historical Climatology Network Daily (GHCN-D) SYNOP database applied in Phase 1 of product development Daily snow depth observations, including recent years Historical Soviet Daily Snow Dataset (HSDSD) Daily measurements of snow depth and snow cover from meteorological stations in former Soviet Union Former Soviet Union Hydrological Snow Surveys (FSUHSS) Snow transects from meteorological stations in former Soviet Union Ideally, a third new dataset covering more recent years, and area outside former Soviet Union, e.g.: GHCN-D NCDC U.S. Daily Snow Depth Data NRCS SNOTEL 19

20 Global Historical Climatology Network Daily (GHCN-D) Data set applied in the first phase of snow product development Daily snow depth observations from 2005 Filtering out obvious errors: Like stations with suspicious behaviour related to that zero snow depth not reported explicitly Validation results (2005): Very high accuracy in summer Somewhat lower accuracy in November-January Slightly lower accuracy in April Month Accuracy Number of samples January February March April May June July August September October November December Total

21 Historical Soviet Daily Snow Dataset (HSDSD) Around 280 stations in former Soviet Union Daily snow depth and snow cover measurements Until 1995 (currently 3.5 years of overlap) Filtering and assumptions: Using only stations with coordinates in GHCND data (more accurate). Consider less than 50% snow cover as bare ground. Remove anything slightly suspicious. All fields flagged as humidity measurements are assumed to be snow free. Validation results for the period 1 Aug Dec 1995: High accuracy in summer Lower accuracy in October-November Slightly lower accuracy in April Month Accuracy Number of samples January February March April May June July August September October November December Total

22 Former Soviet Union Hydrological Snow Surveys (FSUHSS) Large number of snow transects in former Soviet Union measured until 1996 (1345 stations in total, not all in recent years) km long transects, usually three per month Several parameters measured, including snow cover and snow depth. Filtering: Using only stations with coordinates in GHCND data (more accurate). Contains no observations of bare ground! Validation results for the period 1 Aug Dec 1996: High accuracy in winter Lower accuracy in spring and autumn No data in summer Month Accuracy Number of samples January February March April May June July August September October November December Total

23 Conclusions and way forward Status: Overall validation results from Phase 1 using GHCN-D confirmed in Phase 2 with HSDSD and FSUHSS data Overall accuracy 93% Transition periods with large areas of both wet and dry snow and thin snow layer in autumn reduces the accuracy somewhat ( 85-90%) Some weaknesses of false snow, lack of snow and processing errors discovered in Version 1.0 Way forward: Processing errors being investigated and fixed now Ways to mitigate false snow and lack of snow under investigation Pixel-wise uncertainty estimate under development Porting optical algorithm to Sentinel-3 will start next year Validation data set will be extended with more recent observations (e.g. GHCN-D) for studying a longer period (sensor degradation and inter-sensor issues) cryoclim@cryoclim.net 23

Status and further development of CryoClim global Snow Cover Extent product

Status and further development of CryoClim global Snow Cover Extent product www.nr.no Status and further development of CryoClim global Snow Cover Extent product Rune Solberg 1, Øystein Rudjord 1, Arnt-Børre Salberg 1 and Mari Anne Killie 2 1) Norwegian Computing Center (NR),

More information

A. Windnagel M. Savoie NSIDC

A. Windnagel M. Savoie NSIDC National Snow and Ice Data Center ADVANCING KNOWLEDGE OF EARTH'S FROZEN REGIONS Special Report #18 06 July 2016 A. Windnagel M. Savoie NSIDC W. Meier NASA GSFC i 2 Contents List of Figures... 4 List of

More information

OSI SAF Sea Ice products

OSI SAF Sea Ice products OSI SAF Sea Ice products Lars-Anders Brevik, Gorm Dybkjær, Steinar Eastwood, Øystein Godøy, Mari Anne Killie, Thomas Lavergne, Rasmus Tonboe, Signe Aaboe Norwegian Meteorological Institute Danish Meteorological

More information

ESA GlobSnow - project overview

ESA GlobSnow - project overview ESA GlobSnow - project overview GCW 1 st Implementation meeting Geneve, 23 Nov. 2011 K. Luojus & J. Pulliainen (FMI) + R. Solberg (NR) Finnish Meteorological Institute 1.12.2011 1 ESA GlobSnow ESA-GlobSnow

More information

Examples on Sentinel data applications in Finland, possibilities, plans and how NSDC will be utilized - Snow

Examples on Sentinel data applications in Finland, possibilities, plans and how NSDC will be utilized - Snow Examples on Sentinel data applications in Finland, possibilities, plans and how NSDC will be utilized - Snow Kari Luojus, Jouni Pulliainen, Jyri Heilimo, Matias Takala, Juha Lemmetyinen, Ali Arslan, Timo

More information

OSI SAF Sea Ice Products

OSI SAF Sea Ice Products OSI SAF Sea Ice Products Steinar Eastwood, Matilde Jensen, Thomas Lavergne, Gorm Dybkjær, Signe Aaboe, Rasmus Tonboe, Atle Sørensen, Jacob Høyer, Lars-Anders Breivik, RolfHelge Pfeiffer, Mari Anne Killie

More information

Annex I to Target Area Assessments

Annex I to Target Area Assessments Baltic Challenges and Chances for local and regional development generated by Climate Change Annex I to Target Area Assessments Climate Change Support Material (Climate Change Scenarios) SWEDEN September

More information

C o p e r n i c u s L a n d M o n i t o r i n g S e r v i c e

C o p e r n i c u s L a n d M o n i t o r i n g S e r v i c e C o p e r n i c u s L a n d M o n i t o r i n g S e r v i c e Integration into existing Snow and Ice Services and draft product specifications Annett BARTSCH b.geos Copernicus High Resolution Snow and

More information

From L1 to L2 for sea ice concentration. Rasmus Tonboe Danish Meteorological Institute EUMETSAT OSISAF

From L1 to L2 for sea ice concentration. Rasmus Tonboe Danish Meteorological Institute EUMETSAT OSISAF From L1 to L2 for sea ice concentration Rasmus Tonboe Danish Meteorological Institute EUMETSAT OSISAF Sea-ice concentration = sea-ice surface fraction Water Ice e.g. Kern et al. 2016, The Cryosphere

More information

Climate Models and Snow: Projections and Predictions, Decades to Days

Climate Models and Snow: Projections and Predictions, Decades to Days Climate Models and Snow: Projections and Predictions, Decades to Days Outline Three Snow Lectures: 1. Why you should care about snow 2. How we measure snow 3. Snow and climate modeling The observational

More information

CryoClim GAO product documentation

CryoClim GAO product documentation CryoClim GAO product documentation CryoClim sub-service for glaciers Svalbard Authors Max König Date 14 October 2013 Project ref. ESA/NSC PRODEX/Norway, CryoClim Document revision history Rev.no. Author

More information

Assimilation of GlobSnow Data in HIRLAM. Suleiman Mostamandy Kalle Eerola Laura Rontu Katya Kourzeneva

Assimilation of GlobSnow Data in HIRLAM. Suleiman Mostamandy Kalle Eerola Laura Rontu Katya Kourzeneva Assimilation of GlobSnow Data in HIRLAM Suleiman Mostamandy Kalle Eerola Laura Rontu Katya Kourzeneva 10/03/2011 Contents Introduction Snow from satellites Globsnow Other satellites The current study Experiment

More information

Global SWE Mapping by Combining Passive and Active Microwave Data: The GlobSnow Approach and CoReH 2 O

Global SWE Mapping by Combining Passive and Active Microwave Data: The GlobSnow Approach and CoReH 2 O Global SWE Mapping by Combining Passive and Active Microwave Data: The GlobSnow Approach and CoReH 2 O April 28, 2010 J. Pulliainen, J. Lemmetyinen, A. Kontu, M. Takala, K. Luojus, K. Rautiainen, A.N.

More information

NOAA Snow Map Climate Data Record Generated at Rutgers

NOAA Snow Map Climate Data Record Generated at Rutgers NOAA Snow Map Climate Data Record Generated at Rutgers David A. Robinson Rutgers University Piscataway, NJ Snow Watch 2013 Downsview, Ontario January 29, 2013 December 2012 snow extent departures Motivation

More information

ASSESSMENT OF NORTHERN HEMISPHERE SWE DATASETS IN THE ESA SNOWPEX INITIATIVE

ASSESSMENT OF NORTHERN HEMISPHERE SWE DATASETS IN THE ESA SNOWPEX INITIATIVE ASSESSMENT OF NORTHERN HEMISPHERE SWE DATASETS IN THE ESA SNOWPEX INITIATIVE Kari Luojus 1), Jouni Pulliainen 1), Matias Takala 1), Juha Lemmetyinen 1), Chris Derksen 2), Lawrence Mudryk 2), Michael Kern

More information

The indicator can be used for awareness raising, evaluation of occurred droughts, forecasting future drought risks and management purposes.

The indicator can be used for awareness raising, evaluation of occurred droughts, forecasting future drought risks and management purposes. INDICATOR FACT SHEET SSPI: Standardized SnowPack Index Indicator definition The availability of water in rivers, lakes and ground is mainly related to precipitation. However, in the cold climate when precipitation

More information

Condensing Massive Satellite Datasets For Rapid Interactive Analysis

Condensing Massive Satellite Datasets For Rapid Interactive Analysis Condensing Massive Satellite Datasets For Rapid Interactive Analysis Glenn Grant University of Colorado, Boulder With: David Gallaher 1,2, Qin Lv 1, G. Campbell 2, Cathy Fowler 2, Qi Liu 1, Chao Chen 1,

More information

EUMETSAT STATUS AND PLANS

EUMETSAT STATUS AND PLANS 1 EUM/TSS/VWG/15/826793 07/10/2015 EUMETSAT STATUS AND PLANS François Montagner, Marine Applications Manager, EUMETSAT WMO Polar Space Task Group 5 5-7 October 2015, DLR, Oberpfaffenhofen PSTG Strategic

More information

Radiative Climatology of the North Slope of Alaska and the Adjacent Arctic Ocean

Radiative Climatology of the North Slope of Alaska and the Adjacent Arctic Ocean Radiative Climatology of the North Slope of Alaska and the Adjacent Arctic Ocean C. Marty, R. Storvold, and X. Xiong Geophysical Institute University of Alaska Fairbanks, Alaska K. H. Stamnes Stevens Institute

More information

Could Instrumentation Drift Account for Arctic Sea Ice Decline?

Could Instrumentation Drift Account for Arctic Sea Ice Decline? Could Instrumentation Drift Account for Arctic Sea Ice Decline? Jonathan J. Drake 3/31/2012 One of the key datasets used as evidence of anthropogenic global warming is the apparent decline in Arctic sea

More information

Seasonal Climate Watch September 2018 to January 2019

Seasonal Climate Watch September 2018 to January 2019 Seasonal Climate Watch September 2018 to January 2019 Date issued: Aug 31, 2018 1. Overview The El Niño-Southern Oscillation (ENSO) is still in a neutral phase and is still expected to rise towards an

More information

Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region

Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region Yale-NUIST Center on Atmospheric Environment Interannual variation of MODIS NDVI in Lake Taihu and its relation to climate in submerged macrophyte region ZhangZhen 2015.07.10 1 Outline Introduction Data

More information

Bugs in JRA-55 snow depth analysis

Bugs in JRA-55 snow depth analysis 14 December 2015 Climate Prediction Division, Japan Meteorological Agency Bugs in JRA-55 snow depth analysis Bugs were recently found in the snow depth analysis (i.e., the snow depth data generation process)

More information

Sea ice concentration off Dronning Maud Land, Antarctica

Sea ice concentration off Dronning Maud Land, Antarctica Rapportserie nr. 117 Olga Pavlova and Jan-Gunnar Winther Sea ice concentration off Dronning Maud Land, Antarctica The Norwegian Polar Institute is Norway s main institution for research, monitoring and

More information

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed

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

More information

ADVANCEMENTS IN SNOW MONITORING

ADVANCEMENTS IN SNOW MONITORING Polar Space Task Group ADVANCEMENTS IN SNOW MONITORING Thomas Nagler, ENVEO IT GmbH, Innsbruck, Austria Outline Towards a pan-european Multi-sensor Snow Product SnowPEx Summary Upcoming activities SEOM

More information

Investigation of Arctic ice cover variance using XX century historical ice charts information and last decades microwave data

Investigation of Arctic ice cover variance using XX century historical ice charts information and last decades microwave data Investigation of Arctic ice cover variance using XX century historical ice charts information and last decades microwave data Vasily Smolyanitsky, Arctic and Antarctic Research Institute & JCOMM Expert

More information

QUALITY INFORMATION DOCUMENT For Arctic Ice Extent Indicator. ARC_SEAICE_INDEX_002

QUALITY INFORMATION DOCUMENT For Arctic Ice Extent Indicator. ARC_SEAICE_INDEX_002 QUALITY INFORMATION DOCUMENT For Arctic Ice Extent Indicator. Issue: 1.2 Contributors: Steinar Eastwood, Lars-Anders Breivik, Bruce Hackett, Thomas Lavergne, Gorm Dybkjær, Cecilie Wettre Approval Date

More information

Evaluation of updated JXAM5 snow cover extent product using ground based snow depth information

Evaluation of updated JXAM5 snow cover extent product using ground based snow depth information 2 nd International Satellite Snow Product Intercomparison Workshop ISSPI-2 University Memorial Center (UMC), University of Colorado Boulder, 14-16 September 2015 Evaluation of updated JXAM5 snow cover

More information

Brita Horlings

Brita Horlings Knut Christianson Brita Horlings brita2@uw.edu https://courses.washington.edu/ess431/ Natural Occurrences of Ice: Distribution and environmental factors of seasonal snow, sea ice, glaciers and permafrost

More information

Highlights of the 2006 Water Year in Colorado

Highlights of the 2006 Water Year in Colorado Highlights of the 2006 Water Year in Colorado Nolan Doesken, State Climatologist Atmospheric Science Department Colorado State University http://ccc.atmos.colostate.edu Presented to 61 st Annual Meeting

More information

Meteorology. Circle the letter that corresponds to the correct answer

Meteorology. Circle the letter that corresponds to the correct answer Chapter 3 Worksheet 1 Meteorology Name: Circle the letter that corresponds to the correct answer 1) If the maximum temperature for a particular day is 26 C and the minimum temperature is 14 C, the daily

More information

This is version v0.2 of this report issued together with the SIT and SIV data sets at the ICDC ESA-CCI- Projekt web page

This is version v0.2 of this report issued together with the SIT and SIV data sets at the ICDC ESA-CCI- Projekt web page Report about Retrieval of sea-ice volume (SIV) from SICCI-2 sea-ice thickness (SIT) data and combined OSI-450 and SICCI-2 sea-ice concentration (SIC) data version v0.2, June 2018 by Stefan Kern, ICDC,

More information

Changes in Frequency of Extreme Wind Events in the Arctic

Changes in Frequency of Extreme Wind Events in the Arctic Changes in Frequency of Extreme Wind Events in the Arctic John E. Walsh Department of Atmospheric Sciences University of Illinois 105 S. Gregory Avenue Urbana, IL 61801 phone: (217) 333-7521 fax: (217)

More information

NESDIS Global Automated Satellite Snow Product: Current Status and Recent Results Peter Romanov

NESDIS Global Automated Satellite Snow Product: Current Status and Recent Results Peter Romanov NESDIS Global Automated Satellite Snow Product: Current Status and Recent Results Peter Romanov NOAA-CREST, City University of New York (CUNY) Center for Satellite Applications and Research (STAR), NOAA/NESDIS

More information

We greatly appreciate the thoughtful comments from the reviewers. According to the reviewer s comments, we revised the original manuscript.

We greatly appreciate the thoughtful comments from the reviewers. According to the reviewer s comments, we revised the original manuscript. Response to the reviews of TC-2018-108 The potential of sea ice leads as a predictor for seasonal Arctic sea ice extent prediction by Yuanyuan Zhang, Xiao Cheng, Jiping Liu, and Fengming Hui We greatly

More information

Assimilating AMSU-A over Sea Ice in HIRLAM 3D-Var

Assimilating AMSU-A over Sea Ice in HIRLAM 3D-Var Abstract Assimilating AMSU-A over Sea Ice in HIRLAM 3D-Var Vibeke W. Thyness 1, Leif Toudal Pedersen 2, Harald Schyberg 1, Frank T. Tveter 1 1 Norwegian Meteorological Institute (met.no) Box 43 Blindern,

More information

2015 Fall Conditions Report

2015 Fall Conditions Report 2015 Fall Conditions Report Prepared by: Hydrologic Forecast Centre Date: December 21 st, 2015 Table of Contents Table of Figures... ii EXECUTIVE SUMMARY... 1 BACKGROUND... 2 SUMMER AND FALL PRECIPITATION...

More information

Drought in Southeast Colorado

Drought in Southeast Colorado Drought in Southeast Colorado Nolan Doesken and Roger Pielke, Sr. Colorado Climate Center Prepared by Tara Green and Odie Bliss http://climate.atmos.colostate.edu 1 Historical Perspective on Drought Tourism

More information

Validation of satellite derived snow cover data records with surface networks and m ulti-dataset inter-comparisons

Validation of satellite derived snow cover data records with surface networks and m ulti-dataset inter-comparisons Validation of satellite derived snow cover data records with surface networks and m ulti-dataset inter-comparisons Chris Derksen Climate Research Division Environment Canada Thanks to our data providers:

More information

A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake

A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake A Report on a Statistical Model to Forecast Seasonal Inflows to Cowichan Lake Prepared by: Allan Chapman, MSc, PGeo Hydrologist, Chapman Geoscience Ltd., and Former Head, BC River Forecast Centre Victoria

More information

Remote Sensing of SWE in Canada

Remote Sensing of SWE in Canada Remote Sensing of SWE in Canada Anne Walker Climate Research Division, Environment Canada Polar Snowfall Hydrology Mission Workshop, June 26-28, 2007 Satellite Remote Sensing Snow Cover Optical -- Snow

More information

J8.4 TRENDS OF U.S. SNOWFALL AND SNOW COVER IN A WARMING WORLD,

J8.4 TRENDS OF U.S. SNOWFALL AND SNOW COVER IN A WARMING WORLD, J8.4 TRENDS OF U.S. SNOWFALL AND SNOW COVER IN A WARMING WORLD, 1948-2008 Richard R. Heim Jr. * NOAA National Climatic Data Center, Asheville, North Carolina 1. Introduction The Intergovernmental Panel

More information

Vermont Soil Climate Analysis Network (SCAN) sites at Lye Brook and Mount Mansfield

Vermont Soil Climate Analysis Network (SCAN) sites at Lye Brook and Mount Mansfield Vermont Soil Climate Analysis Network (SCAN) sites at Lye Brook and Mount Mansfield 13 Years of Soil Temperature and Soil Moisture Data Collection September 2000 September 2013 Soil Climate Analysis Network

More information

SNOW COVER MAPPING USING METOP/AVHRR AND MSG/SEVIRI

SNOW COVER MAPPING USING METOP/AVHRR AND MSG/SEVIRI SNOW COVER MAPPING USING METOP/AVHRR AND MSG/SEVIRI Niilo Siljamo, Markku Suomalainen, Otto Hyvärinen Finnish Meteorological Institute, P.O.Box 503, FI-00101 Helsinki, Finland Abstract Weather and meteorological

More information

Canadian Prairie Snow Cover Variability

Canadian Prairie Snow Cover Variability Canadian Prairie Snow Cover Variability Chris Derksen, Ross Brown, Murray MacKay, Anne Walker Climate Research Division Environment Canada Ongoing Activities: Snow Cover Variability and Links to Atmospheric

More information

Use of Ultrasonic Wind sensors in Norway

Use of Ultrasonic Wind sensors in Norway Use of Ultrasonic Wind sensors in Norway Hildegunn D. Nygaard and Mareile Wolff Norwegian Meteorological Institute, Observation Department P.O. Box 43 Blindern, NO 0313 OSLO, Norway Phone: +47 22 96 30

More information

The role of teleconnections in extreme (high and low) precipitation events: The case of the Mediterranean region

The role of teleconnections in extreme (high and low) precipitation events: The case of the Mediterranean region European Geosciences Union General Assembly 2013 Vienna, Austria, 7 12 April 2013 Session HS7.5/NP8.4: Hydroclimatic Stochastics The role of teleconnections in extreme (high and low) events: The case of

More information

Intercomparison of Snow Extent Products from Earth Observation Data

Intercomparison of Snow Extent Products from Earth Observation Data Intercomparison of Snow Extent Products from Earth Observation Data, Elisabeth Ripper, Gabriele Bippus, Helmut Rott FMI Richard Fernandes Kari Luojus Sari Metsämäki Dorothy Hall David Robinson Bojan Bojkov

More information

Passive Microwave Sea Ice Concentration Climate Data Record

Passive Microwave Sea Ice Concentration Climate Data Record Passive Microwave Sea Ice Concentration Climate Data Record 1. Intent of This Document and POC 1a) This document is intended for users who wish to compare satellite derived observations with climate model

More information

ERBE Geographic Scene and Monthly Snow Data

ERBE Geographic Scene and Monthly Snow Data NASA Contractor Report 4773 ERBE Geographic Scene and Monthly Snow Data Lisa H. Coleman, Beth T. Flug, Shalini Gupta, Edward A. Kizer, and John L. Robbins Science Applications International Corporation

More information

Jay Lawrimore NOAA National Climatic Data Center 9 October 2013

Jay Lawrimore NOAA National Climatic Data Center 9 October 2013 Jay Lawrimore NOAA National Climatic Data Center 9 October 2013 Daily data GHCN-Daily as the GSN Archive Monthly data GHCN-Monthly and CLIMAT messages International Surface Temperature Initiative Global

More information

INFLUENCE OF THE AVERAGING PERIOD IN AIR TEMPERATURE MEASUREMENT

INFLUENCE OF THE AVERAGING PERIOD IN AIR TEMPERATURE MEASUREMENT INFLUENCE OF THE AVERAGING PERIOD IN AIR TEMPERATURE MEASUREMENT Hristomir Branzov 1, Valentina Pencheva 2 1 National Institute of Meteorology and Hydrology, Sofia, Bulgaria, Hristomir.Branzov@meteo.bg

More information

Central Asia Regional Flash Flood Guidance System 4-6 October Hydrologic Research Center A Nonprofit, Public-Benefit Corporation

Central Asia Regional Flash Flood Guidance System 4-6 October Hydrologic Research Center A Nonprofit, Public-Benefit Corporation http://www.hrcwater.org Central Asia Regional Flash Flood Guidance System 4-6 October 2016 Hydrologic Research Center A Nonprofit, Public-Benefit Corporation FFGS Snow Components Snow Accumulation and

More information

The retrieval of the atmospheric humidity parameters from NOAA/AMSU data for winter season.

The retrieval of the atmospheric humidity parameters from NOAA/AMSU data for winter season. The retrieval of the atmospheric humidity parameters from NOAA/AMSU data for winter season. Izabela Dyras, Bożena Łapeta, Danuta Serafin-Rek Satellite Research Department, Institute of Meteorology and

More information

Becky Bolinger Water Availability Task Force November 13, 2018

Becky Bolinger Water Availability Task Force November 13, 2018 Colorado Climate Center WATF Climate Update Becky Bolinger Water Availability Task Force November 13, 2018 COLORADO CLIMATE CENTER Water Year 2018 Colorado s Climate in Review COLORADO CLIMATE CENTER

More information

Montana Drought & Climate

Montana Drought & Climate Montana Drought & Climate MARCH 219 MONITORING AND FORECASTING FOR AGRICULTURE PRODUCERS A SERVICE OF THE MONTANA CLIMATE OFFICE IN THIS ISSUE IN BRIEF PAGE 2 REFERENCE In a Word PAGE 3 REVIEW Winter 219:

More information

Sierra Weather and Climate Update

Sierra Weather and Climate Update Sierra Weather and Climate Update 2014-15 Kelly Redmond Western Regional Climate Center Desert Research Institute Reno Nevada Yosemite Hydroclimate Workshop Yosemite Valley, 2015 October 8-9 Percent of

More information

Validation of passive microwave snow algorithms

Validation of passive microwave snow algorithms Remote Sensing and Hydrology 2000 (Proceedings of a symposium held at Santa Fe, New Mexico, USA, April 2000). IAHS Publ. no. 267, 2001. 87 Validation of passive microwave snow algorithms RICHARD L. ARMSTRONG

More information

Desertification in the Aral Sea Region: A study of the natural and Anthropogenic Impacts

Desertification in the Aral Sea Region: A study of the natural and Anthropogenic Impacts EU Inco-Copernicus Program: The Aral-Kum Project Desertification in the Aral Sea Region: A study of the natural and Anthropogenic Impacts Contract number : ICA2-CT-2000-10023 Final objective of the project

More information

Studying snow cover in European Russia with the use of remote sensing methods

Studying snow cover in European Russia with the use of remote sensing methods 40 Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). Studying snow cover in European Russia with the use

More information

Fire Weather Drivers, Seasonal Outlook and Climate Change. Steven McGibbony, Severe Weather Manager Victoria Region Friday 9 October 2015

Fire Weather Drivers, Seasonal Outlook and Climate Change. Steven McGibbony, Severe Weather Manager Victoria Region Friday 9 October 2015 Fire Weather Drivers, Seasonal Outlook and Climate Change Steven McGibbony, Severe Weather Manager Victoria Region Friday 9 October 2015 Outline Weather and Fire Risk Environmental conditions leading to

More information

NESDIS Global Automated Satellite Snow Product: Current Status and Planned Upgrades Peter Romanov

NESDIS Global Automated Satellite Snow Product: Current Status and Planned Upgrades Peter Romanov NESDIS Global Automated Satellite Snow Product: Current Status and Planned Upgrades Peter Romanov NOAA-CREST, City University of New York (CUNY) Center for Satellite Applications and Research (STAR), NOAA/NESDIS

More information

Presentation of met.no s experience and expertise related to high resolution reanalysis

Presentation of met.no s experience and expertise related to high resolution reanalysis Presentation of met.no s experience and expertise related to high resolution reanalysis Oyvind Saetra, Ole Einar Tveito, Harald Schyberg and Lars Anders Breivik Norwegian Meteorological Institute Daily

More information

Mass balance of sea ice in both hemispheres Airborne validation and the AWI CryoSat-2 sea ice data product

Mass balance of sea ice in both hemispheres Airborne validation and the AWI CryoSat-2 sea ice data product Mass balance of sea ice in both hemispheres Airborne validation and the AWI CryoSat-2 sea ice data product Stefan Hendricks Robert Ricker Veit Helm Sandra Schwegmann Christian Haas Andreas Herber Airborne

More information

Seasonal Climate Watch July to November 2018

Seasonal Climate Watch July to November 2018 Seasonal Climate Watch July to November 2018 Date issued: Jun 25, 2018 1. Overview The El Niño-Southern Oscillation (ENSO) is now in a neutral phase and is expected to rise towards an El Niño phase through

More information

PRELIMINARY DRAFT FOR DISCUSSION PURPOSES

PRELIMINARY DRAFT FOR DISCUSSION PURPOSES Memorandum To: David Thompson From: John Haapala CC: Dan McDonald Bob Montgomery Date: February 24, 2003 File #: 1003551 Re: Lake Wenatchee Historic Water Levels, Operation Model, and Flood Operation This

More information

Past and future climate development in Longyearbyen, Svalbard

Past and future climate development in Longyearbyen, Svalbard Past and future climate development in Longyearbyen, Svalbard Eirik J. Førland 1,2 and Ketil Isaksen 1 1). Norwegian Meteorological Institute 2). Norwegian Centre for Climate Services Svalbard Science

More information

Technical Report DMI SYNOP AWS Summit. Data status March Ellen Vaarby Laursen. SYNOP weather station Summit.

Technical Report DMI SYNOP AWS Summit. Data status March Ellen Vaarby Laursen. SYNOP weather station Summit. 10-09 DMI SYNOP AWS 04416 Summit. Data status March 2010. Ellen Vaarby Laursen SYNOP weather station 04416 Summit Picture Taken: 2007:06:20 16:16:11 Picture Taken: 2009:07:09 08:22:51 Copenhagen 2010 www.dmi.dk/dmi/tr

More information

2015: A YEAR IN REVIEW F.S. ANSLOW

2015: A YEAR IN REVIEW F.S. ANSLOW 2015: A YEAR IN REVIEW F.S. ANSLOW 1 INTRODUCTION Recently, three of the major centres for global climate monitoring determined with high confidence that 2015 was the warmest year on record, globally.

More information

Upper Missouri River Basin December 2017 Calendar Year Runoff Forecast December 5, 2017

Upper Missouri River Basin December 2017 Calendar Year Runoff Forecast December 5, 2017 Upper Missouri River Basin December 2017 Calendar Year Runoff Forecast December 5, 2017 Calendar Year Runoff Forecast Explanation and Purpose of Forecast U.S. Army Corps of Engineers, Northwestern Division

More information

Observed State of the Global Climate

Observed State of the Global Climate WMO Observed State of the Global Climate Jerry Lengoasa WMO June 2013 WMO Observations of Changes of the physical state of the climate ESSENTIAL CLIMATE VARIABLES OCEANIC ATMOSPHERIC TERRESTRIAL Surface

More information

The Climate of Bryan County

The Climate of Bryan County The Climate of Bryan County Bryan County is part of the Crosstimbers throughout most of the county. The extreme eastern portions of Bryan County are part of the Cypress Swamp and Forest. Average annual

More information

Sea Ice Concentration Climate Data Record Validation Report

Sea Ice Concentration Climate Data Record Validation Report Sea Ice Concentration Climate Data Record Validation Report OSI-450 Version : 1.0 Date : 10/05/2017 Matilde Brandt Kreiner, John Lavelle, Rasmus Tonboe, Eva Howe Danish Meteorological Institute Thomas

More information

NATIONAL HYDROPOWER ASSOCIATION MEETING. December 3, 2008 Birmingham Alabama. Roger McNeil Service Hydrologist NWS Birmingham Alabama

NATIONAL HYDROPOWER ASSOCIATION MEETING. December 3, 2008 Birmingham Alabama. Roger McNeil Service Hydrologist NWS Birmingham Alabama NATIONAL HYDROPOWER ASSOCIATION MEETING December 3, 2008 Birmingham Alabama Roger McNeil Service Hydrologist NWS Birmingham Alabama There are three commonly described types of Drought: Meteorological drought

More information

Environment and Climate Change Canada / GPC Montreal

Environment and Climate Change Canada / GPC Montreal Environment and Climate Change Canada / GPC Montreal Assessment, research and development Bill Merryfield Canadian Centre for Climate Modelling and Analysis (CCCma) with contributions from colleagues at

More information

Detection of ship NO 2 emissions over Europe from satellite observations

Detection of ship NO 2 emissions over Europe from satellite observations Detection of ship NO 2 emissions over Europe from satellite observations Huan Yu DOAS seminar 24 April 2015 Ship Emissions to Atmosphere Reporting Service (SEARS project) Outline Introduction Shipping

More information

Julia Figa-Saldaña & Klaus Scipal

Julia Figa-Saldaña & Klaus Scipal Julia Figa-Saldaña & Klaus Scipal julia.figa@eumetsat.int klaus.scipal@esa.int Meeting, Outline MetOp/EPS status MetOp/EPS Second Generation status 2016 scatterometer conference Other European ocean programme

More information

Assimilation of satellite derived soil moisture for weather forecasting

Assimilation of satellite derived soil moisture for weather forecasting Assimilation of satellite derived soil moisture for weather forecasting www.cawcr.gov.au Imtiaz Dharssi and Peter Steinle February 2011 SMOS/SMAP workshop, Monash University Summary In preparation of the

More information

SEASONAL RAINFALL FORECAST FOR ZIMBABWE. 28 August 2017 THE ZIMBABWE NATIONAL CLIMATE OUTLOOK FORUM

SEASONAL RAINFALL FORECAST FOR ZIMBABWE. 28 August 2017 THE ZIMBABWE NATIONAL CLIMATE OUTLOOK FORUM 2017-18 SEASONAL RAINFALL FORECAST FOR ZIMBABWE METEOROLOGICAL SERVICES DEPARTMENT 28 August 2017 THE ZIMBABWE NATIONAL CLIMATE OUTLOOK FORUM Introduction The Meteorological Services Department of Zimbabwe

More information

The Climate of Pontotoc County

The Climate of Pontotoc County The Climate of Pontotoc County Pontotoc County is part of the Crosstimbers. This region is a transition region from the Central Great Plains to the more irregular terrain of southeast Oklahoma. Average

More information

Inter-linkage case study in Pakistan

Inter-linkage case study in Pakistan 7 th GEOSS Asia Pacific Symposium GEOSS AWCI Parallel Session: 26-28 May, 2014, Tokyo, Japan Inter-linkage case study in Pakistan Snow and glaciermelt runoff modeling in Upper Indus Basin of Pakistan Maheswor

More information

Weather Update. Flood Seminars Natalie Hasell Meteorological Service of Canada Mid-March 2018

Weather Update. Flood Seminars Natalie Hasell Meteorological Service of Canada Mid-March 2018 Weather Update Flood Seminars Natalie Hasell Meteorological Service of Canada Mid-March 2018 Table of contents Current conditions Temperatures Precipitation El Niño Southern Oscillation (ENSO) Forecasts

More information

Land Data Assimilation for operational weather forecasting

Land Data Assimilation for operational weather forecasting Land Data Assimilation for operational weather forecasting Brett Candy Richard Renshaw, JuHyoung Lee & Imtiaz Dharssi * *Centre Australian Weather and Climate Research Contents An overview of the Current

More information

The Application of Satellite Data i n the Global Surface Data Assimil ation System at KMA

The Application of Satellite Data i n the Global Surface Data Assimil ation System at KMA The Application of Satellite Data i n the Global Surface Data Assimil ation System at KMA Mee-Ja Kim, Hae-Mi Noh, SeiYoung Park, Sangwon Joo KMA/NIMS kimmee74@korea.kr 14 March, 2016 The 4th Workshop on

More information

Application and verification of ECMWF products in Norway 2008

Application and verification of ECMWF products in Norway 2008 Application and verification of ECMWF products in Norway 2008 The Norwegian Meteorological Institute 1. Summary of major highlights The ECMWF products are widely used by forecasters to make forecasts for

More information

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Yongku Kim Institute for Mathematics Applied to Geosciences National

More information

VALIDATION RESULTS OF THE OPERATIONAL LSA-SAF SNOW COVER MAPPING

VALIDATION RESULTS OF THE OPERATIONAL LSA-SAF SNOW COVER MAPPING VALIDATION RESULTS OF THE OPERATIONAL LSA-SAF SNOW COVER MAPPING Niilo Siljamo, Otto Hyvärinen Finnish Meteorological Institute, Erik Palménin aukio 1, P.O.Box 503, FI-00101 HELSINKI Abstract Hydrological

More information

The importance of long-term Arctic weather station data for setting the research stage for climate change studies

The importance of long-term Arctic weather station data for setting the research stage for climate change studies The importance of long-term Arctic weather station data for setting the research stage for climate change studies Taneil Uttal NOAA/Earth Systems Research Laboratory Boulder, Colorado Things to get out

More information

Fire Season Prediction for Canada, Kerry Anderson Canadian Forest Service

Fire Season Prediction for Canada, Kerry Anderson Canadian Forest Service Fire Season Prediction for Canada, 2014 Kerry Anderson Canadian Forest Service 1 Introduction The Canadian Forest Service is now presenting monthly and seasonal forecast maps through the Canadian Wildland

More information

Climate Change Impacts on Maple Syrup Yield

Climate Change Impacts on Maple Syrup Yield Climate Change Impacts on Maple Syrup Yield Rajasekaran R. Lada, Karen Nelson, Arumugam Thiagarajan Maple Research Programme, Dalhousie Agricultural Campus Raj.lada@dal.ca Canada is the largest maple

More information

Climate impact on seasonal patterns of diarrhea diseases in Tropical area

Climate impact on seasonal patterns of diarrhea diseases in Tropical area Climate impact on seasonal patterns of diarrhea diseases in Tropical area Akari Teshima 1, Michio Yamada 2, *Taiichi Hayashi 1, Yukiko Wagatsuma 3, Toru Terao 4 (1: DPRI, Kyoto Univ., Japan, 2: RIMS, Kyoto

More information

Modeling of peak inflow dates for a snowmelt dominated basin Evan Heisman. CVEN 6833: Advanced Data Analysis Fall 2012 Prof. Balaji Rajagopalan

Modeling of peak inflow dates for a snowmelt dominated basin Evan Heisman. CVEN 6833: Advanced Data Analysis Fall 2012 Prof. Balaji Rajagopalan Modeling of peak inflow dates for a snowmelt dominated basin Evan Heisman CVEN 6833: Advanced Data Analysis Fall 2012 Prof. Balaji Rajagopalan The Dworshak reservoir, a project operated by the Army Corps

More information

Remote Sensing Applications for Land/Atmosphere: Earth Radiation Balance

Remote Sensing Applications for Land/Atmosphere: Earth Radiation Balance Remote Sensing Applications for Land/Atmosphere: Earth Radiation Balance - Introduction - Deriving surface energy balance fluxes from net radiation measurements - Estimation of surface net radiation from

More information

MAIN ATTRIBUTES OF THE PRECIPITATION PRODUCTS DEVELOPED BY THE HYDROLOGY SAF PROJECT RESULTS OF THE VALIDATION IN HUNGARY

MAIN ATTRIBUTES OF THE PRECIPITATION PRODUCTS DEVELOPED BY THE HYDROLOGY SAF PROJECT RESULTS OF THE VALIDATION IN HUNGARY MAIN ATTRIBUTES OF THE PRECIPITATION PRODUCTS DEVELOPED BY THE HYDROLOGY SAF PROJECT RESULTS OF THE VALIDATION IN HUNGARY Eszter Lábó OMSZ-Hungarian Meteorological Service, Budapest, Hungary labo.e@met.hu

More information

The Climate of Haskell County

The Climate of Haskell County The Climate of Haskell County Haskell County is part of the Hardwood Forest. The Hardwood Forest is characterized by its irregular landscape and the largest lake in Oklahoma, Lake Eufaula. Average annual

More information

ENSO Cycle: Recent Evolution, Current Status and Predictions. Update prepared by Climate Prediction Center / NCEP 5 August 2013

ENSO Cycle: Recent Evolution, Current Status and Predictions. Update prepared by Climate Prediction Center / NCEP 5 August 2013 ENSO Cycle: Recent Evolution, Current Status and Predictions Update prepared by Climate Prediction Center / NCEP 5 August 2013 Outline Overview Recent Evolution and Current Conditions Oceanic Niño Index

More information

Snow Cover Applications: Major Gaps in Current EO Measurement Capabilities

Snow Cover Applications: Major Gaps in Current EO Measurement Capabilities Snow Cover Applications: Major Gaps in Current EO Measurement Capabilities Thomas NAGLER ENVEO Environmental Earth Observation IT GmbH INNSBRUCK, AUSTRIA Polar and Snow Cover Applications User Requirements

More information

Colorado s 2003 Moisture Outlook

Colorado s 2003 Moisture Outlook Colorado s 2003 Moisture Outlook Nolan Doesken and Roger Pielke, Sr. Colorado Climate Center Prepared by Tara Green and Odie Bliss http://climate.atmos.colostate.edu How we got into this drought! Fort

More information

Missouri River Basin Water Management

Missouri River Basin Water Management Missouri River Basin Water Management US Army Corps of Engineers Missouri River Navigator s Meeting February 12, 2014 Bill Doan, P.E. Missouri River Basin Water Management US Army Corps of Engineers BUILDING

More information