Performance and Application of Observation Sensitivity to Global Forecasts on the KMA Cray XE6

Size: px
Start display at page:

Download "Performance and Application of Observation Sensitivity to Global Forecasts on the KMA Cray XE6"

Transcription

1 Performance and Application of Observation Sensitivity to Global Forecasts on the KMA Cray XE6 Sangwon Joo, Yoonjae Kim, Hyuncheol Shin, Eunhee Lee, Eunjung Kim (Korea Meteorological Administration) Tae-Hun Kim, Beom-Soo Kim (Cray Center of Excellence for Earth System Modeling) July 25, 2012

2 Table of Contents Introduction... 3 About KMA s National Meteorological Supercomputer Center... 3 Sensitivity Experiment... 4 Computational Performance... 6 ODB - Observational DataBase... 6 OPS - Observation Processing System DVAR 4-Dimensional Variational Data Assimilation... 8 Conclusion... 9 About the Cray Center of Excellence for Earth System Modeling and the KMA-Cray Earth System Research Center List of Figures Figure 1: KMA's Cray XE6 Systems... 3 Figure 2: Total impact of each observation (J/kg) at 00 UTC 10 August Figure 3: Horizontal distribution of the total impact of (a) TEMP, (b) BOGUS, and (c) ATOVS at 00 UTC 10 August 2010 (J/kg) Figure 4: Vertical total impact of (a) TEMP, (b) ATOVS, and (c) Aircraft at 00 UTC 10 August 2010 (J/kg)6 Figure 5: Elapsed time of ODB for each observation data type (core count labels are found on each vertical bar)... 7 Figure 6: Elapsed time of OPS for (a) Satwind, (b) ATOVS, (c) AIRS, and (d) IASI... 8 Figure 7: Scalability of 4DVAR (1 thread on the left and 3 threads on the right)... 9 ESRC-WP Page 2 of 10

3 Introduction Data assimilation plays a key role in reducing forecast error in the numerical weather prediction (NWP) process. With the transition to the UK Met Office NWP suite and the introduction of the new high performance computing facility in 2009, the Korea Meteorological Administration (KMA) was able to introduce an advanced 4-dimensional variational data assimilation (4DVAR) scheme into operations. KMA s current 4DVAR cycle is composed of ODB 32R.405_K03, OPS vn26.1, 4DVAR vn26.1, SURF 18.3 and UM vn7.7. With the exception of ODB, these components began operational usage on the KMA Cray XE6 in May ODB is developed by the European Center for Medium Range Weather Forecasting (ECMWF). OPS, 4DVAR, and UM (Unified Model) are developed by the UK Met Office. A further upgrade of these components will take place later in 2012 to OPS vn27.2, VAR vn27.2, and UM vn7.7ps28. VAR vn27.2 includes an observation sensitivity tool which is very useful to evaluate the impact of the specific observation and provides an objective approach to investigate the cause of the forecast error. The objective of the experiment described in this paper was to perform an initial analysis of the observation sensitivity for the UM data assimilation and to improve the computational performance of the UM data assimilation processes. Typhoon Dianmou, which made landfall on the Korea peninsula in August 2010 was used as the test case in this experiment. About KMA s National Meteorological Supercomputer Center KMA s National Meteorological Supercomputer Center houses a high performance computing (HPC) facility that supports NWP operations. The HPC facility is composed of two Cray XE6 supercomputers (for a combined total of 758 teraflops/s peak performance) with a multi-tier, multi-petabyte storage, archive and back-up system. System Overview: Two 20-cabinet Cray XE6 supercomputers configured for operational redundancy 45,120 cores per system 60.2 TB memory per system Figure 1: KMA's Cray XE6 Systems ESRC-WP Page 3 of 10

4 Sensitivity Experiment KMA runs an observation sensitivity program after every 4DVAR, which is run four times per day. The examination of observation sensitivity through the investigation of hind cases is very useful to evaluate the impact of observations and provides an objective approach to investigate the cause of the forecast error. Observation data can be extracted from the 4DVAR analysis data into various image files. The impact and sensitivity of all observations in horizontal and vertical aspects can then be visualized. The impact and sensitivity by observed channel, variable, time window, and surface type can also be examined. Various hypotheses on the relation between the forecast error and observation can then be investigated. An experiment using the case of typhoon Dianmou which made landfall on the Korean peninsula in August 2010 was performed. A target domain of 120~140 E and 25~45 N was defined to analyze the impact of observations over the area of the typhoon. In the results of the experiment, TEMP, Aircraft and AMDAR data were shown to positively impact the forecast near the typhoon area as shown in figures 2 and 3 (a negative value means the positive effect on reducing the forecast errors). On the other hand, the BOGUS data causes negative effects on forecast in this case. It is also shown that the impact of ATOVS is small despite a large number of observations being assimilated. The result is that positive and negative effects are vertically cancelled out as shown in figure 4. However, TEMP and Aircraft data produce generally positive effects in the vertical levels. These results are preliminary and represent the impact of each observation through the analysis of only a single test case. A more complete analysis over a longer period and with further test cases is required to determine which observations and observation areas are important for forecast accuracy. Figure 2: Total impact of each observation (J/kg) at 00 UTC 10 August 2010 ESRC-WP Page 4 of 10

5 (a) (b) (c) Figure 3: Horizontal distribution of the total impact of (a) TEMP, (b) BOGUS, and (c) ATOVS at 00 UTC 10 August 2010 (J/kg). (a) (b) ESRC-WP Page 5 of 10

6 (c) Figure 4: Vertical total impact of (a) TEMP, (b) ATOVS, and (c) Aircraft at 00 UTC 10 August 2010 (J/kg) Computational Performance The execution of the observation sensitivity process, and subsequent decision on which observational data to include, must be completed within the limited window of time preceding the forecast model. The total elapsed time to complete the observation sensitivity testing is driven in part by the number of test cases that are analyzed for each type of observation data. In addition, ODB, OPS, and 4DVAR must be executed sequentially as the input of one is fed into the next; with OPS and 4DVAR consuming the most of the elapsed time. In order to complete sensitivity testing within the allowable operational time window, a two time speed-up of the entire UM data assimilation process from 2,040 seconds to 1,020 seconds was required. The performance characteristics of each application were investigated to optimize the entire data assimilation process using the CrayPAT performance analysis tool. A summary of the optimization method and result for each model is described in the following sections. Table 1: Configuration of ODB, OPS and 4DVAR ODB OPS 4DVAR Version ODB 32R.405_K03 vn26.1 vn26.1 Horizontal Resolution Vertical levels Input Binary Universal Form for data Representation (BUFR) format data Observational data from ODB N144(~90km in midlatitudes) 70 (lid ~80km) varobs and cx from OPS ODB - Observational DataBase The ODB database software is developed by ECMWF to manage very large observational data volumes in an efficient manner for use by the Integrated Forecasting System (IFS)/4DVAR system and to enable flexible post-processing of this data. In addition, ODB simplifies introduction of new observation types, ESRC-WP Page 6 of 10

7 manages and controls observation processing data flow through data queries, provides full control over the desired features via source code, and replaces the old Central-Memory Array (CMA)-file format. KMA s infrastructure is composed of pre- and post-processing Linux clusters that act as auxiliary servers to the Cray XE6s. Due to its modest computational requirements, ODB has been running on a Linux cluster since operation of the new global and regional 4DVAR cycles began in It was also set up on the Cray XE6 since its library is needed to compile OPS. The primary performance issue of ODB was the unexpected absence of any core-level parallelism in spite of being parallelized model using both MPI and OpenMP mode. A straight-forward modification to the run scripts enabled parallel execution using MPI. For ATOVS, the optimized run is about four times faster than the original run. Elapsed time and the number of cores used by ODB for each observation data type (SATWIND, IASI, AIRS, ATOVS, Aircraft, SSMIS, and SS) are found in Figure 5. Figure 5: Elapsed time of ODB for each observation data type (core count labels are found on each vertical bar) OPS - Observation Processing System OPS can handle several different sources of observation (ODB, Obstore, GRIB, Radar, and ASCII format observational data). It performs quality control and thinning of observations and cycles through each observation type (i.e. Scatwind, ATOVS, IASI, Aircraft, Sonde, and etc.) and produces a reduced best set of observations. Quality-controlled observations from OPS are passed to the 4DVAR assimilation system to produce the forecast analysis. Optimization was required to reduce the elapsed time. For example, as the observational data was increased in the IASI case, OPS took around eight minutes using twenty MPI processes. OpenMP parallelism was implemented to improve the performance and resulted in a decrease in elapsed time to approximately four minutes using twenty MPI processes and six OpenMP threads. The focus of optimization was to reduce the elapsed time for IASI, AIRS, and ATOVS. SATWIND observation types as these required the largest amount of time. ESRC-WP Page 7 of 10

8 Wallcclock time(s) Wallclock time(s) Wallclock time(s) Figure 6 summarizes the performance for each observation type as the number of threads increases. The Cray XE6 with Magny-Cours twelve core (MC-12) was used and each MC-12 CPU has two NUMA (non-uniform memory access) nodes each consisting of 6 cores. So using 1, 2, 3, 6, 12, and 24 threads are the preferred threads count for OpenMP application. In this case 1, 2, 3, and 6 threads were used. (a) (b) SATWIND ATOVS Number of Threads Number of Threads (c) (d) AIRS Number of Threads Figure 6: Elapsed time of OPS for (a) Satwind, (b) ATOVS, (c) AIRS, and (d) IASI 4DVAR 4-Dimensional Variational Data Assimilation 4DVAR calculates a forecast model trajectory that best fits the available observations to within the observational error over a period of time. The observational error includes allowance for the finite resolution of the model. It uses the finite resolution of the model because fitting a model trajectory to observations requires very intensive computation. The original code had a number of performance issues including limited scalability. Scaling stopped at 2,016 cores with an elapsed time of approximately twenty three minutes. KMA s timing target for 4DVAR was under ten minutes. Two performance bottlenecks were determined by using the CrayPAT analysis tool: performance of the tridiagonal matrix solver (mpp_tri_solve_exe) and the model output scheme. ESRC-WP Page 8 of 10

9 wall clock time(s) wall clock time(s) A new version of mpp_tri_solve_exe was implemented to increase parallelization and reduce communication. The new code parallelized a serial portion of code that implemented the tridiagonal matrix solver on boundary points. In order to minimize data movement, an optimal number of processors were chosen per each East-West row; the chosen processors were stridden across the rows to minimize network contention. The major reason of 4DVAR s performance saturation was the slowness of writing model output. When 4DVAR wrote results to disk, it was found that there is a bottleneck on the host rank that simultaneously receives packed data from all the other ranks and sometimes even caused the 4DVAR model to crash. (There are no results for 1,176 and 1,344 MPI ranks as shown in figure 7). A solution was to insert a synchronize function that enforce the host rank to receive data in order and the writing performance was improved. Figure 7 shows the scalability results of the original and optimized 4DVAR. Following these two optimizations, performance and scalability were improved and resulted in an overall speed-up of over 2.5 times. The elapsed time using 3,024 cores was approximately nine minutes (compared to the original best elapsed time of approximately twenty three minutes using 2,016 cores). This optimized elapsed time satisfied the KMA s requirement of ten minutes OPT ORG OPT ORG # of cores # of cores Figure 7: Scalability of 4DVAR (1 thread on the left and 3 threads on the right) Conclusion In the initial analysis of observation sensitivity in the UM data assimilation using the case of Typhoon Dianmou, TEMP, Aircraft, and AMDAR observational data positively impact the forecast near the typhoon area. On the other hand, the BOGUS data causes negative effects on the forecast in this case. In addition, the impact of ATOVS is small despite a large number of assimilated observations. A more complete analysis over a longer period with further test cases is required to determine the types of observations and observation areas that are important for improving forecast accuracy. The execution of the observation sensitivity process and subsequent decision on which observational data to include must be completed within the limited window of time preceding the forecast model. Following a performance investigation and optimization, the entire UM data assimilation process requires 920 seconds and falls within the maximum. The performance of each application was investigated to maximize the performance of the entire UM data assimilation processes resulting in an improvement of 4, 2 and 2.5 times for ODB, OPS and VAR, respectively. ESRC-WP Page 9 of 10

10 About the Cray Center of Excellence for Earth System Modeling and the KMA-Cray Earth System Research Center The performance optimization work was performed by the Cray Centre of Excellence for Earth System Modeling (CoE-ESM) team located in Seoul, Korea. The CoE-ESM is a component of the KMA-Cray Earth System Research Center (ESRC). The ESRC is a cooperative venture established in 2005 to advance the science of earth system modeling over the East-Asia Pacific region and promote the use of advanced high performance computing facilities. Cray CoE-ESM team members work closely with KMA scientists to meet the operational and research objectives of KMA. ESRC-WP Page 10 of 10

Center Report from KMA

Center Report from KMA WGNE-30, College Park, Maryland, United States, 23-26 March 2015 Center Report from KMA Forecasting System Operation & Research Dong-Joon Kim Numerical Prediction Office Korea Meteorological Administration

More information

An Overview of HPC at the Met Office

An Overview of HPC at the Met Office An Overview of HPC at the Met Office Paul Selwood Crown copyright 2006 Page 1 Introduction The Met Office National Weather Service for the UK Climate Prediction (Hadley Centre) Operational and Research

More information

IMPACT STUDIES OF HIGHER RESOLUTION COMS AMV IN THE KMA NWP SYSTEM

IMPACT STUDIES OF HIGHER RESOLUTION COMS AMV IN THE KMA NWP SYSTEM Proceedings for the 13 th International Winds Workshop 27 June - 1 July 2016, Monterey, California, USA IMPACT STUDIES OF HIGHER RESOLUTION COMS AMV IN THE KMA NWP SYSTEM Jung-Rim Lee, Hyun-Cheol Shin,

More information

MSC HPC Infrastructure Update. Alain St-Denis Canadian Meteorological Centre Meteorological Service of Canada

MSC HPC Infrastructure Update. Alain St-Denis Canadian Meteorological Centre Meteorological Service of Canada MSC HPC Infrastructure Update Alain St-Denis Canadian Meteorological Centre Meteorological Service of Canada Outline HPC Infrastructure Overview Supercomputer Configuration Scientific Direction 2 IT Infrastructure

More information

Performance of WRF using UPC

Performance of WRF using UPC Performance of WRF using UPC Hee-Sik Kim and Jong-Gwan Do * Cray Korea ABSTRACT: The Weather Research and Forecasting (WRF) model is a next-generation mesoscale numerical weather prediction system. We

More information

ECMWF Scalability Programme

ECMWF Scalability Programme ECMWF Scalability Programme Picture: Stan Tomov, ICL, University of Tennessee, Knoxville Peter Bauer, Mike Hawkins, Deborah Salmond, Stephan Siemen, Yannick Trémolet, and Nils Wedi Next generation science

More information

Recent Progresses in Numerical Weather Prediction and HPC at KMA

Recent Progresses in Numerical Weather Prediction and HPC at KMA Recent Progresses in Numerical Weather Prediction and HPC at KMA Hee-Dong Yoo Korea Meteorological Administration 26th WGNE Meeting October 18-22, 2010, Tokyo Major Changes in Operational NWP System Major

More information

Impact Studies of Higher Resolution COMS AMV in the Operational KMA NWP System. Jung-Rim Lee 1

Impact Studies of Higher Resolution COMS AMV in the Operational KMA NWP System. Jung-Rim Lee 1 13 th International Winds Workshop (Monterey, CA, 30 June 2016) Impact Studies of Higher Resolution COMS AMV in the Operational KMA NWP System Jung-Rim Lee 1 Hyun Cheol Shin 1, Sangwon Joo 1, YoonJae Kim

More information

WRF Modeling System Overview

WRF Modeling System Overview WRF Modeling System Overview Jimy Dudhia What is WRF? WRF: Weather Research and Forecasting Model Used for both research and operational forecasting It is a supported community model, i.e. a free and shared

More information

ECMWF Computing & Forecasting System

ECMWF Computing & Forecasting System ECMWF Computing & Forecasting System icas 2015, Annecy, Sept 2015 Isabella Weger, Deputy Director of Computing ECMWF September 17, 2015 October 29, 2014 ATMOSPHERE MONITORING SERVICE CLIMATE CHANGE SERVICE

More information

The next-generation supercomputer and NWP system of the JMA

The next-generation supercomputer and NWP system of the JMA The next-generation supercomputer and NWP system of the JMA Masami NARITA m_narita@naps.kishou.go.jp Numerical Prediction Division (NPD), Japan Meteorological Agency (JMA) Purpose of supercomputer & NWP

More information

Scalability Programme at ECMWF

Scalability Programme at ECMWF Scalability Programme at ECMWF Picture: Stan Tomov, ICL, University of Tennessee, Knoxville Peter Bauer, Mike Hawkins, George Mozdzynski, Tiago Quintino, Deborah Salmond, Stephan Siemen, Yannick Trémolet

More information

LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan

LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan UMD Weather-Chaos Group Meeting June 17, 2013 LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan Ji-Sun Kang, Jong-Im Park, Hyo-Jong Song, Ji-Hye Kwun, Seoleun Shin, and In-Sun Song Korea

More information

Satellite Radiance Data Assimilation at the Met Office

Satellite Radiance Data Assimilation at the Met Office Satellite Radiance Data Assimilation at the Met Office Ed Pavelin, Stephen English, Brett Candy, Fiona Hilton Outline Summary of satellite data used in the Met Office NWP system Processing and quality

More information

Hellenic National Meteorological Service (HNMS) GREECE

Hellenic National Meteorological Service (HNMS) GREECE WWW TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA- PROCESSING AND FORECASTING SYSTEM (GDPFS), AND THE ANNUAL NUMERICAL WEATHER PREDICTION (NWP) PROGRESS REPORT FOR THE YEAR 2005 Hellenic National Meteorological

More information

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007 JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007 [TURKEY/Turkish State Meteorological Service] 1. Summary

More information

Piz Daint & Piz Kesch : from general purpose supercomputing to an appliance for weather forecasting. Thomas C. Schulthess

Piz Daint & Piz Kesch : from general purpose supercomputing to an appliance for weather forecasting. Thomas C. Schulthess Piz Daint & Piz Kesch : from general purpose supercomputing to an appliance for weather forecasting Thomas C. Schulthess 1 Cray XC30 with 5272 hybrid, GPU accelerated compute nodes Piz Daint Compute node:

More information

Ninth Workshop on Meteorological Operational Systems. Timeliness and Impact of Observations in the CMC Global NWP system

Ninth Workshop on Meteorological Operational Systems. Timeliness and Impact of Observations in the CMC Global NWP system Ninth Workshop on Meteorological Operational Systems ECMWF, Reading, United Kingdom 10 14 November 2003 Timeliness and Impact of Observations in the CMC Global NWP system Réal Sarrazin, Yulia Zaitseva

More information

Convective-scale NWP for Singapore

Convective-scale NWP for Singapore Convective-scale NWP for Singapore Hans Huang and the weather modelling and prediction section MSS, Singapore Dale Barker and the SINGV team Met Office, Exeter, UK ECMWF Symposium on Dynamical Meteorology

More information

Progress in NWP on Intel HPC architecture at Australian Bureau of Meteorology

Progress in NWP on Intel HPC architecture at Australian Bureau of Meteorology Progress in NWP on Intel HPC architecture at Australian Bureau of Meteorology www.cawcr.gov.au Robin Bowen Senior ITO Earth System Modelling Programme 04 October 2012 ECMWF HPC Presentation outline Weather

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Deutscher Wetterdienst The Enhanced DWD-RAPS Suite Testing Computers, Compilers and More? Ulrich Schättler, Florian Prill, Harald Anlauf Deutscher Wetterdienst Research and Development Deutscher Wetterdienst

More information

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006 JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006 [TURKEY/Turkish State Meteorological Service] 1. Summary

More information

Weather Research and Forecasting (WRF) Performance Benchmark and Profiling. July 2012

Weather Research and Forecasting (WRF) Performance Benchmark and Profiling. July 2012 Weather Research and Forecasting (WRF) Performance Benchmark and Profiling July 2012 Note The following research was performed under the HPC Advisory Council activities Participating vendors: Intel, Dell,

More information

DA experiences and plans in Tunisia

DA experiences and plans in Tunisia ALADIN Data Assimilation basic kit Working Days DA experiences and plans in Tunisia Anis Satouri Lisbon 22-03-2017 Models Installed on the HP Server ]]] ALADIN AROME HARMONIE Model version CY38t1_bf.03

More information

P4.23 INTRODUCING THE GOES IMAGER CLEAR-SKY BRIGHTNESS TEMPERATURE (CSBT) PRODUCT

P4.23 INTRODUCING THE GOES IMAGER CLEAR-SKY BRIGHTNESS TEMPERATURE (CSBT) PRODUCT P4.23 INTRODUCING THE GOES IMAGER CLEAR-SKY BRIGHTNESS TEMPERATURE (CSBT) PRODUCT Anthony J. Schreiner Cooperative Institute for Meteorological Satellite Studies (CIMSS) University of Wisconsin-Madison

More information

Observing System Impact Studies in ACCESS

Observing System Impact Studies in ACCESS Observing System Impact Studies in ACCESS www.cawcr.gov.au Chris Tingwell, Peter Steinle, John le Marshall, Elaine Miles, Yi Xiao, Rolf Seecamp, Jin Lee, Susan Rennie, Xingbao Wang, Justin Peter, Alan

More information

Recent Data Assimilation Activities at Environment Canada

Recent Data Assimilation Activities at Environment Canada Recent Data Assimilation Activities at Environment Canada Major upgrade to global and regional deterministic prediction systems (now in parallel run) Sea ice data assimilation Mark Buehner Data Assimilation

More information

HYCOM and Navy ESPC Future High Performance Computing Needs. Alan J. Wallcraft. COAPS Short Seminar November 6, 2017

HYCOM and Navy ESPC Future High Performance Computing Needs. Alan J. Wallcraft. COAPS Short Seminar November 6, 2017 HYCOM and Navy ESPC Future High Performance Computing Needs Alan J. Wallcraft COAPS Short Seminar November 6, 2017 Forecasting Architectural Trends 3 NAVY OPERATIONAL GLOBAL OCEAN PREDICTION Trend is higher

More information

Swedish Meteorological and Hydrological Institute

Swedish Meteorological and Hydrological Institute Swedish Meteorological and Hydrological Institute Norrköping, Sweden 1. Summary of highlights HIRLAM at SMHI is run on a CRAY T3E with 272 PEs at the National Supercomputer Centre (NSC) organised together

More information

History of the partnership between SMHI and NSC. Per Undén

History of the partnership between SMHI and NSC. Per Undén History of the partnership between SMHI and NSC Per Undén Outline Pre-history and NWP Preparations parallelisation HPD Council Decision and early developments Climate modelling Other applications HPD Project

More information

NCMRWF Forecast Products for Wind/Solar Energy Applications

NCMRWF Forecast Products for Wind/Solar Energy Applications NCMRWF Forecast Products for Wind/Solar Energy Applications Sushant Kumar (Scientist) N a t i o n a l C e n t r e f o r M e d i u m R a n g e W e a t h e r F o r e c a s t i n g M i n i s t r y o f E a

More information

Generation and Initial Evaluation of a 27-Year Satellite-Derived Wind Data Set for the Polar Regions NNX09AJ39G. Final Report Ending November 2011

Generation and Initial Evaluation of a 27-Year Satellite-Derived Wind Data Set for the Polar Regions NNX09AJ39G. Final Report Ending November 2011 Generation and Initial Evaluation of a 27-Year Satellite-Derived Wind Data Set for the Polar Regions NNX09AJ39G Final Report Ending November 2011 David Santek, PI Space Science and Engineering Center University

More information

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007 JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2007 SMHI Swedish Meteorological and Hydrological Institute

More information

Crossing the Chasm. On the Paths to Exascale: Presented by Mike Rezny, Monash University, Australia

Crossing the Chasm. On the Paths to Exascale: Presented by Mike Rezny, Monash University, Australia On the Paths to Exascale: Crossing the Chasm Presented by Mike Rezny, Monash University, Australia michael.rezny@monash.edu Crossing the Chasm meeting Reading, 24 th October 2016 Version 0.1 In collaboration

More information

Global NWP Index documentation

Global NWP Index documentation Global NWP Index documentation The global index is calculated in two ways, against observations, and against model analyses. Observations are sparse in some parts of the world, and using full gridded analyses

More information

SLOVAKIA. Slovak Hydrometeorological Institute

SLOVAKIA. Slovak Hydrometeorological Institute WWW TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA- PROCESSING AND FORECASTING SYSTEM (GDPFS), AND THE ANNUAL NUMERICAL WEATHER PREDICTION (NWP) PROGRESS REPORT FOR THE YEAR 2005 SLOVAKIA Slovak Hydrometeorological

More information

Introduction of a Stabilized Bi-Conjugate Gradient iterative solver for Helmholtz s Equation on the CMA GRAPES Global and Regional models.

Introduction of a Stabilized Bi-Conjugate Gradient iterative solver for Helmholtz s Equation on the CMA GRAPES Global and Regional models. Introduction of a Stabilized Bi-Conjugate Gradient iterative solver for Helmholtz s Equation on the CMA GRAPES Global and Regional models. Peng Hong Bo (IBM), Zaphiris Christidis (Lenovo) and Zhiyan Jin

More information

Migration from TAC to BUFR for TEMP observations

Migration from TAC to BUFR for TEMP observations Migration from TAC to BUFR for TEMP observations Mohamed Anis Satouri, December 2017 National Institute of Meteorology, Tunisia anissatouri@gmail.com In collaboration with Alena Trojakova Czech Hydrometeorological

More information

Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors

Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors Large-scale Electronic Structure Simulations with MVAPICH2 on Intel Knights Landing Manycore Processors Hoon Ryu, Ph.D. (E: elec1020@kisti.re.kr) Principal Researcher / Korea Institute of Science and Technology

More information

Advances in weather modelling

Advances in weather modelling Advances in weather modelling www.cawcr.gov.au Robert Fawcett - speaking on behalf of CAWCR Earth-System Modelling and CAWCR Weather and Environmental Prediction May 2013 The Centre for Australian Weather

More information

Recent experience at Météo-France on the assimilation of observations at high temporal frequency Cliquez pour modifier le style du titre

Recent experience at Météo-France on the assimilation of observations at high temporal frequency Cliquez pour modifier le style du titre Recent experience at Météo-France on the assimilation of observations at high temporal frequency Cliquez pour modifier le style du titre J.-F. Mahfouf, P. Brousseau, P. Chambon and G. Desroziers Météo-France/CNRS

More information

The Nowcasting Demonstration Project for London 2012

The Nowcasting Demonstration Project for London 2012 The Nowcasting Demonstration Project for London 2012 Susan Ballard, Zhihong Li, David Simonin, Jean-Francois Caron, Brian Golding, Met Office, UK Introduction The success of convective-scale NWP is largely

More information

Progress Report. Data Manager Activity. Regional Cooperation for Limited Area Modeling in Central Europe. Prepared by: Period: Date:

Progress Report. Data Manager Activity. Regional Cooperation for Limited Area Modeling in Central Europe. Prepared by: Period: Date: ` Data Manager Activity Progress Report Prepared by: Period: Date: Data Manager Alena Trojáková 01/2015-12/2015 26/02/2015 1 Progress summary The core of RC LACE Data Manager (DM) activity has been the

More information

Experiences with the ALADIN 3D VAR system

Experiences with the ALADIN 3D VAR system Experiences with the ALADIN 3D VAR system Andrea Storto and Magnus Lindskog WHAT WE HAVE DONE Set up of the ALADIN forecast model Computation of B matrix (NMC) Set up of the ALADIN 3DVAR system Support

More information

Exascale I/O challenges for Numerical Weather Prediction

Exascale I/O challenges for Numerical Weather Prediction Exascale I/O challenges for Numerical Weather Prediction A view from ECMWF Tiago Quintino, B. Raoult, S. Smart, A. Bonanni, F. Rathgeber, P. Bauer, N. Wedi ECMWF tiago.quintino@ecmwf.int SuperComputing

More information

School of Earth and Environmental Sciences, Seoul National University. Dong-Kyou Lee. Contribution: Dr. Yonhan Choi (UNIST/NCAR) IWTF/ACTS

School of Earth and Environmental Sciences, Seoul National University. Dong-Kyou Lee. Contribution: Dr. Yonhan Choi (UNIST/NCAR) IWTF/ACTS School of Earth and Environmental Sciences, Seoul National University Dong-Kyou Lee Contribution: Dr. Yonhan Choi (UNIST/NCAR) IWTF/ACTS CONTENTS Introduction Heavy Rainfall Cases Data Assimilation Summary

More information

Improvements for Implicit Linear Equation Solvers

Improvements for Implicit Linear Equation Solvers Improvements for Implicit Linear Equation Solvers Roger Grimes, Bob Lucas, Clement Weisbecker Livermore Software Technology Corporation Abstract Solving large sparse linear systems of equations is often

More information

HIGH SPATIAL AND TEMPORAL RESOLUTION ATMOSPHERIC MOTION VECTORS GENERATION, ERROR CHARACTERIZATION AND ASSIMILATION

HIGH SPATIAL AND TEMPORAL RESOLUTION ATMOSPHERIC MOTION VECTORS GENERATION, ERROR CHARACTERIZATION AND ASSIMILATION HIGH SPATIAL AND TEMPORAL RESOLUTION ATMOSPHERIC MOTION VECTORS GENERATION, ERROR CHARACTERIZATION AND ASSIMILATION John Le Marshall Director, JCSDA 2004-2007 CAWCR 2007-2010 John Le Marshall 1,2, Rolf

More information

Stability in SeaWinds Quality Control

Stability in SeaWinds Quality Control Ocean and Sea Ice SAF Technical Note Stability in SeaWinds Quality Control Anton Verhoef, Marcos Portabella and Ad Stoffelen Version 1.0 April 2008 DOCUMENTATION CHANGE RECORD Reference: Issue / Revision:

More information

11A.3 The Impact on Tropical Cyclone Predictions of a Major Upgrade to the Met Office Global Model

11A.3 The Impact on Tropical Cyclone Predictions of a Major Upgrade to the Met Office Global Model 11A.3 The Impact on Tropical Cyclone Predictions of a Major Upgrade to the Met Office Global Model Julian T. Heming * Met Office, Exeter, UK 1. BACKGROUND TO MODEL UPGRADE The last major upgrade to the

More information

Welcome to MCS 572. content and organization expectations of the course. definition and classification

Welcome to MCS 572. content and organization expectations of the course. definition and classification Welcome to MCS 572 1 About the Course content and organization expectations of the course 2 Supercomputing definition and classification 3 Measuring Performance speedup and efficiency Amdahl s Law Gustafson

More information

Application of Unified Model (UM) weather prediction data for rice disease forecast

Application of Unified Model (UM) weather prediction data for rice disease forecast Application of Unified Model (UM) weather prediction data for rice disease forecast Ki Seok Do, Hyo-suk Kim, and Eun Woo Park National Center for Agricultural Meteorology Seoul National University Moon

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

PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1

PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1 PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1 AUGUST 7, 2007 APRIL 14, 2010 APRIL 24, 2012 Copyr i g h t 2012 O S Is o f t, L L C. 2 PI Data Archive Security PI Asset

More information

William H. Bauman III * NASA Applied Meteorology Unit / ENSCO, Inc. / Cape Canaveral Air Force Station, Florida

William H. Bauman III * NASA Applied Meteorology Unit / ENSCO, Inc. / Cape Canaveral Air Force Station, Florida 12.5 INTEGRATING WIND PROFILING RADARS AND RADIOSONDE OBSERVATIONS WITH MODEL POINT DATA TO DEVELOP A DECISION SUPPORT TOOL TO ASSESS UPPER-LEVEL WINDS FOR SPACE LAUNCH William H. Bauman III * NASA Applied

More information

WRF Modeling System Overview

WRF Modeling System Overview WRF Modeling System Overview Wei Wang & Jimy Dudhia Nansha, Guangdong, China December 2015 What is WRF? WRF: Weather Research and Forecasting Model Used for both research and operational forecasting It

More information

Application and verification of ECMWF products 2012

Application and verification of ECMWF products 2012 Application and verification of ECMWF products 2012 Met Eireann, Glasnevin Hill, Dublin 9, Ireland. J.Hamilton 1. Summary of major highlights The verification of ECMWF products has continued as in previous

More information

Workstations at Met Éireann. Kieran Commins Head Applications Development

Workstations at Met Éireann. Kieran Commins Head Applications Development Workstations at Met Éireann Kieran Commins Head Applications Development Background For many years Met Éireann has used several systems for visualisation of data X-charts for NWP Intranet for Satellite/radar

More information

ASSIMILATION OF ATOVS RETRIEVALS AND AMSU-A RADIANCES AT THE ITALIAN WEATHER SERVICE: CURRENT STATUS AND PERSPECTIVES

ASSIMILATION OF ATOVS RETRIEVALS AND AMSU-A RADIANCES AT THE ITALIAN WEATHER SERVICE: CURRENT STATUS AND PERSPECTIVES ASSIMILATION OF ATOVS RETRIEVALS AND AMSU-A RADIANCES AT THE ITALIAN WEATHER SERVICE: CURRENT STATUS AND PERSPECTIVES Massimo Bonavita, Lucio Torrisi and Antonio Vocino CNMCA, Italian Meteorological Service

More information

SPARSE SOLVERS POISSON EQUATION. Margreet Nool. November 9, 2015 FOR THE. CWI, Multiscale Dynamics

SPARSE SOLVERS POISSON EQUATION. Margreet Nool. November 9, 2015 FOR THE. CWI, Multiscale Dynamics SPARSE SOLVERS FOR THE POISSON EQUATION Margreet Nool CWI, Multiscale Dynamics November 9, 2015 OUTLINE OF THIS TALK 1 FISHPACK, LAPACK, PARDISO 2 SYSTEM OVERVIEW OF CARTESIUS 3 POISSON EQUATION 4 SOLVERS

More information

Does the ATOVS RARS Network Matter for Global NWP? Brett Candy, Nigel Atkinson & Stephen English

Does the ATOVS RARS Network Matter for Global NWP? Brett Candy, Nigel Atkinson & Stephen English Does the ATOVS RARS Network Matter for Global NWP? Brett Candy, Nigel Atkinson & Stephen English Met Office, Exeter, United Kingdom 1. Introduction Along with other global numerical weather prediction

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Deutscher Wetterdienst NUMEX Numerical Experiments and NWP-development at DWD 14th Workshop on Meteorological Operational Systems ECMWF 18-20 November 2013 Thomas Hanisch GB Forschung und Entwicklung (FE)

More information

The NWP SAF: what can it do for you?

The NWP SAF: what can it do for you? The NWP SAF: what can it do for you? John Eyre and Bryan Conway Met Office, UK ITSC-XIV; 25-31 May 2005; Beijing Page 1 The NWP SAF: background Satellite Applications Facility for Numerical Weather Prediction

More information

Development of 3D Variational Assimilation System for ATOVS Data in China

Development of 3D Variational Assimilation System for ATOVS Data in China Development of 3D Variational Assimilation System for ATOVS Data in China Xue Jishan, Zhang Hua, Zhu Guofu, Zhuang Shiyu 1) Zhang Wenjian, Liu Zhiquan, Wu Xuebao, Zhang Fenyin. 2) 1) Chinese Academy of

More information

Some thoughts about energy efficient application execution on NEC LX Series compute clusters

Some thoughts about energy efficient application execution on NEC LX Series compute clusters Some thoughts about energy efficient application execution on NEC LX Series compute clusters G. Wellein, G. Hager, J. Treibig, M. Wittmann Erlangen Regional Computing Center & Department of Computer Science

More information

OBSERVING SYSTEM EXPERIMENTS ON ATOVS ORBIT CONSTELLATIONS

OBSERVING SYSTEM EXPERIMENTS ON ATOVS ORBIT CONSTELLATIONS OBSERVING SYSTEM EXPERIMENTS ON ATOVS ORBIT CONSTELLATIONS Enza Di Tomaso and Niels Bormann European Centre for Medium-range Weather Forecasts Shinfield Park, Reading, RG2 9AX, United Kingdom Abstract

More information

4DEnVar. Four-Dimensional Ensemble-Variational Data Assimilation. Colloque National sur l'assimilation de données

4DEnVar. Four-Dimensional Ensemble-Variational Data Assimilation. Colloque National sur l'assimilation de données Four-Dimensional Ensemble-Variational Data Assimilation 4DEnVar Colloque National sur l'assimilation de données Andrew Lorenc, Toulouse France. 1-3 décembre 2014 Crown copyright Met Office 4DEnVar: Topics

More information

Recent Developments of JMA Operational NWP Systems and WGNE Intercomparison of Tropical Cyclone Track Forecast

Recent Developments of JMA Operational NWP Systems and WGNE Intercomparison of Tropical Cyclone Track Forecast Recent Developments of JMA Operational NWP Systems and WGNE Intercomparison of Tropical Cyclone Track Forecast Chiashi Muroi Numerical Prediction Division Japan Meteorological Agency 1 CURRENT STATUS AND

More information

Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts

Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts Numerical Weather prediction at the European Centre for Medium-Range Weather Forecasts Time series curves 500hPa geopotential Correlation coefficent of forecast anomaly N Hemisphere Lat 20.0 to 90.0 Lon

More information

A Hybrid MPI/OpenMP Parallel Algorithm and Performance Analysis for an Ensemble Square Root Filter Designed for Multi-scale Observations

A Hybrid MPI/OpenMP Parallel Algorithm and Performance Analysis for an Ensemble Square Root Filter Designed for Multi-scale Observations 1 2 3 4 5 6 7 8 9 10 11 12 A Hybrid MPI/OpenMP Parallel Algorithm and Performance Analysis for an Ensemble Square Root Filter Designed for Multi-scale Observations Yunheng Wang 1, Youngsun Jung 1, Timothy

More information

Implementation of LM assimilation suite at MeteoSwiss

Implementation of LM assimilation suite at MeteoSwiss Implementation of LM assimilation suite at MeteoSwiss First operational implementation of LM assimilation cycle at MeteoSwiss, run since end of October 2001. Design goals: simple robust Jean-Marie Bettems

More information

Projection Results from the CORDEX Africa Domain

Projection Results from the CORDEX Africa Domain Projection Results from the CORDEX Africa Domain Patrick Samuelsson Rossby Centre, SMHI patrick.samuelsson@smhi.se Based on presentations by Grigory Nikulin and Erik Kjellström CORDEX domains over Arab

More information

Data Short description Parameters to be used for analysis SYNOP. Surface observations by ships, oil rigs and moored buoys

Data Short description Parameters to be used for analysis SYNOP. Surface observations by ships, oil rigs and moored buoys 3.2 Observational Data 3.2.1 Data used in the analysis Data Short description Parameters to be used for analysis SYNOP Surface observations at fixed stations over land P,, T, Rh SHIP BUOY TEMP PILOT Aircraft

More information

Improvements to the NCEP Global and Regional Data Assimilation Systems

Improvements to the NCEP Global and Regional Data Assimilation Systems Improvements to the NCEP Global and Regional Data Assimilation Systems Stephen J. Lord Director NCEP Environmental Modeling Center EMC Staff NCEP: where America s climate, weather, and ocean services begin

More information

A diagnostic interface for ICON Coping with the challenges of high-resolution climate simulations

A diagnostic interface for ICON Coping with the challenges of high-resolution climate simulations DLR.de Chart 1 > Challenges of high-resolution climate simulations > Bastian Kern HPCN Workshop, Göttingen > 10.05.2016 A diagnostic interface for ICON Coping with the challenges of high-resolution climate

More information

Meteorological Service of Canada Perspectives. WMO Coordination Group on Satellite Data Requirements for RAIII/IV

Meteorological Service of Canada Perspectives. WMO Coordination Group on Satellite Data Requirements for RAIII/IV Meteorological Service of Canada Perspectives presented to the WMO Coordination Group on Satellite Data Requirements for RAIII/IV David Bradley Meteorological Service of Canada Environment Canada April

More information

Diana: A Free Meteorological Workstation. Lisbeth Bergholt and Helen Korsmo

Diana: A Free Meteorological Workstation. Lisbeth Bergholt and Helen Korsmo Diana: A Free Meteorological Workstation Lisbeth Bergholt and Helen Korsmo Audun Christoffersen Helen Korsmo Lisbeth Bergholt Anstein Foss Juergen Schulze We are a team of 5 people working with product

More information

Exploiting ensemble members: forecaster-driven EPS applications at the met office

Exploiting ensemble members: forecaster-driven EPS applications at the met office Exploiting ensemble members: forecaster-driven EPS applications at the met office Introduction Ensemble Prediction Systems (EPSs) have assumed a central role in the forecast process in recent years. The

More information

SPECIAL PROJECT PROGRESS REPORT

SPECIAL PROJECT PROGRESS REPORT SPECIAL PROJECT PROGRESS REPORT Progress Reports should be 2 to 10 pages in length, depending on importance of the project. All the following mandatory information needs to be provided. Reporting year

More information

SPECIAL PROJECT PROGRESS REPORT

SPECIAL PROJECT PROGRESS REPORT SPECIAL PROJECT PROGRESS REPORT Progress Reports should be 2 to 10 pages in length, depending on importance of the project. All the following mandatory information needs to be provided. Reporting year

More information

The NOAA/NESDIS/STAR IASI Near Real-Time Product Processing and Distribution System

The NOAA/NESDIS/STAR IASI Near Real-Time Product Processing and Distribution System The NOAA/NESDIS/STAR Near Real-Time Product Processing and Distribution System W. Wolf 2, T. King 1, Z. Cheng 1, W. Zhou 1, H. Sun 1, P. Keehn 1, L. Zhou 1, C. Barnet 2, and M. Goldberg 2 1 QSS Group Inc,

More information

Assimilation of IASI data at the Met Office. Fiona Hilton Nigel Atkinson ITSC-XVI, Angra dos Reis, Brazil 07/05/08

Assimilation of IASI data at the Met Office. Fiona Hilton Nigel Atkinson ITSC-XVI, Angra dos Reis, Brazil 07/05/08 Assimilation of IASI data at the Met Office Fiona Hilton Nigel Atkinson ITSC-XVI, Angra dos Reis, Brazil 07/05/08 Thanks to my other colleagues! Andrew Collard (ECMWF) Brett Candy, Steve English, James

More information

Model enhancement & delivery plans, RAI

Model enhancement & delivery plans, RAI Model enhancement & delivery plans, RAI Karen McCourt, UK VCP Manager 12 th June 2013 Outline Current model outputs & dissemination Future model outputs & dissemination New website for dissemination to

More information

Current Limited Area Applications

Current Limited Area Applications Current Limited Area Applications Nils Gustafsson SMHI Norrköping, Sweden nils.gustafsson@smhi.se Outline of talk (contributions from many HIRLAM staff members) Specific problems of Limited Area Model

More information

Complementarity of Space- and Surface-Based Observing System

Complementarity of Space- and Surface-Based Observing System Complementarity of Space- and Surface-Based Observing System Lars Peter Riishojgaard WIGOS Project Office, WMO Secretariat WMO; Observing and Information Systems Department) Overview 1. What does the I

More information

Application of NWP products and meteorological information processing system in Hong Kong

Application of NWP products and meteorological information processing system in Hong Kong Application of NWP products and meteorological information processing system in Hong Kong Y.S. Li Scientific Officer Hong Kong Observatory (ysli@hko.gov.hk) 7 million people Hong Kong ~1,100 km sq. Regional

More information

Performance Analysis of Lattice QCD Application with APGAS Programming Model

Performance Analysis of Lattice QCD Application with APGAS Programming Model Performance Analysis of Lattice QCD Application with APGAS Programming Model Koichi Shirahata 1, Jun Doi 2, Mikio Takeuchi 2 1: Tokyo Institute of Technology 2: IBM Research - Tokyo Programming Models

More information

Computational Challenges in Big Data Assimilation with Extreme-scale Simulations

Computational Challenges in Big Data Assimilation with Extreme-scale Simulations May 1, 2013, BDEC workshop, Charleston, SC Computational Challenges in Big Data Assimilation with Extreme-scale Simulations Takemasa Miyoshi RIKEN Advanced Institute for Computational Science Takemasa.Miyoshi@riken.jp

More information

On the Paths to Exascale: Will We be Hungry?

On the Paths to Exascale: Will We be Hungry? On the Paths to Exascale: Will We be Hungry? Presentation by Mike Rezny, Monash University, Australia michael.rezny@monash.edu 4th ENES Workshop High Performance Computing for Climate and Weather Toulouse,

More information

onboard of Metop-A COSMIC Workshop 2009 Boulder, USA

onboard of Metop-A COSMIC Workshop 2009 Boulder, USA GRAS Radio Occultation Measurements onboard of Metop-A A. von Engeln 1, Y. Andres 1, C. Cardinali 2, S. Healy 2,3, K. Lauritsen 3, C. Marquardt 1, F. Sancho 1, S. Syndergaard 3 1 2 3 EUMETSAT, ECMWF, GRAS

More information

GIFS-TIGGE working group Report to ICSC. Richard Swinbank Masayuki Kyouda with thanks to other members of GIFS-TIGGE WG and the THORPEX IPO

GIFS-TIGGE working group Report to ICSC. Richard Swinbank Masayuki Kyouda with thanks to other members of GIFS-TIGGE WG and the THORPEX IPO GIFS-TIGGE working group Report to ICSC Richard Swinbank Masayuki Kyouda with thanks to other members of GIFS-TIGGE WG and the THORPEX IPO ICSC-11, Geneva, July 2013 GIFS-TIGGE report Working group membership

More information

NCAS Unified Model Introduction. Part I: Overview of the UM system

NCAS Unified Model Introduction. Part I: Overview of the UM system NCAS Unified Model Introduction Part I: Overview of the UM system University of Reading, 16-18 December 2015 The Unified Model The UM is a numerical modelling system, developed by the UK Met Office, and

More information

Introduction to Data Assimilation

Introduction to Data Assimilation Introduction to Data Assimilation Alan O Neill Data Assimilation Research Centre University of Reading What is data assimilation? Data assimilation is the technique whereby observational data are combined

More information

Direct assimilation of all-sky microwave radiances at ECMWF

Direct assimilation of all-sky microwave radiances at ECMWF Direct assimilation of all-sky microwave radiances at ECMWF Peter Bauer, Alan Geer, Philippe Lopez, Deborah Salmond European Centre for Medium-Range Weather Forecasts Reading, Berkshire, UK Slide 1 17

More information

WRF Modeling System Overview

WRF Modeling System Overview WRF Modeling System Overview Jimy Dudhia What is WRF? WRF: Weather Research and Forecasting Model Used for both research and operational forecasting It is a supported community model, i.e. a free and shared

More information

Advanced Computing Systems for Scientific Research

Advanced Computing Systems for Scientific Research Undergraduate Review Volume 10 Article 13 2014 Advanced Computing Systems for Scientific Research Jared Buckley Jason Covert Talia Martin Recommended Citation Buckley, Jared; Covert, Jason; and Martin,

More information

Parallel PIPS-SBB Multi-level parallelism for 2-stage SMIPS. Lluís-Miquel Munguia, Geoffrey M. Oxberry, Deepak Rajan, Yuji Shinano

Parallel PIPS-SBB Multi-level parallelism for 2-stage SMIPS. Lluís-Miquel Munguia, Geoffrey M. Oxberry, Deepak Rajan, Yuji Shinano Parallel PIPS-SBB Multi-level parallelism for 2-stage SMIPS Lluís-Miquel Munguia, Geoffrey M. Oxberry, Deepak Rajan, Yuji Shinano ... Our contribution PIPS-PSBB*: Multi-level parallelism for Stochastic

More information

Optimization strategy for MASNUM surface wave model

Optimization strategy for MASNUM surface wave model Hillsboro, September 27, 2018 Optimization strategy for MASNUM surface wave model Zhenya Song *, + * First Institute of Oceanography (FIO), State Oceanic Administrative (SOA), China + Intel Parallel Computing

More information

Mode-S EHS data usage in the meteorological domain:

Mode-S EHS data usage in the meteorological domain: Mode-S EHS data usage in the meteorological domain: derivation of Wind and Temperature observations; and assimilation of these observations in a numerical weather prediction model. Jan Sondij, MBA Senior

More information

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006

JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006 JOINT WMO TECHNICAL PROGRESS REPORT ON THE GLOBAL DATA PROCESSING AND FORECASTING SYSTEM AND NUMERICAL WEATHER PREDICTION RESEARCH ACTIVITIES FOR 2006 HUNGARIAN METEOROLOGICAL SERVICE 1. Summary of highlights

More information