External, initial and boundary data. Rodica Claudia DUMITRACHE Amalia IRIZA

Size: px
Start display at page:

Download "External, initial and boundary data. Rodica Claudia DUMITRACHE Amalia IRIZA"

Transcription

1 External, initial and boundary data Rodica Claudia DUMITRACHE Amalia IRIZA

2 Necessary Data to run the System COSMO topography ICON/ GME analysis/forecast int2lm COSMO analysis/lbc data ICON/ GME topography

3 Namelist Input for the INT2LM The execution of INT2LM can be controlled by 6 NAMELIST groups: CONTRL parameters for the model run GRID_IN specifying the domain and the size of the driving model grid LMGRID specifying the domain and the size of the LM grid DATA controlling the grib input and output PRICTR controlling grid point output Obs: - All NAMELIST groups have to appear in the input file INPUT in the order given above. - Default values are set for all parameters, you only have to specify values, that have to be different from the default. External Data For this Training we provide special data sets for Europe, Africa, Asia and South America. Only for Europe we provide several resolutions, for Africa, Asia and South America we only provide data sets with 7 km resolution.

4 The Model Domain LMGRID - specify the domain of your choice, you have to choose the following parameters: 1. The lower left grid point of the domain in rotated coordinates. 2. The horizontal resolution in longitudinal and latitudinal direction in degrees. 3. The size of the domain in grid points. 4. The geographical coordinates of the rotated north pole, to specify the rotation (or the angles of rotation for the domain). 5. The vertical resolution by specifying the vertical coordinate parameters.

5 The Model Domain The Horizontal Grid: The COSMO-Model uses a rotated spherical coordinate system, where the poles are moved and can be positioned such that the equator runs through the center of the model domain. The Vertical Grid: the number of the vertical levels must be given together with their position in the atmosphere.

6 The Model Domain Example of 50 vertical grid for extra-tropical regions Example of 50 vertical grid for tropical regions:

7 Coarse Grid Model Data Possible Driving Models With the INT2LM it is possible to interpolate data from several driving models to the COSMO grid. Up to now the following input models are supported in NWP mode: ICON: New non-hydrostatic global model from DWD with an icosahedral model grid GME: Old hydrostatic global model from DWD with an icosahedral model grid IFS: Global spectral model from ECMWF; data is delivered on a Gaussian grid COSMO: Data from a coarser COSMO-Model run can be used to drive higher resolution runs Specifying Regular Grids: GRID_IN startlat_in_tot latitude of lower left grid point of total input domain startlon_in_tot longitude of lower left grid point of total input domain dlon_in longitudinal resolution of the input grid dlat_in latitudinal resolution of the input grid ie_in_tot longitudinal grid point size je_in_tot latitudinal grid point size ke_in_tot vertical grid point size pollat_in geographical latitude of north pole (if applicable; or angle of rotation) pollon_in geographical longitude of north pole (if applicable; or angle of rotation)

8 Coarse Grid Model Data Specifying the ICON Grid: The parameters that have to be specified for running with ICON data are: yicon_grid_cat directory of the file describing the horizontal ICON grid. yicon_grid_lfn name of the file describing the horizontal ICON grid. ke_in_tot ke (vertical dimension) for input grid. nlevskip number of levels that should be skipped for the input model. At the moment DWD runs a resolution of about 13 km for the global ICON grid. If the global data are used, the parameter yicon_grid_lfn has to be specified to yicon_grid_lfn = icon_grid_0026_r03b07_g.nc, where the "G" marks the global grid. For NWP partners, who run the COSMO-Model for daily operational productions, DWD provide special grid files for the corresponding regional domain. The file names of these grid files contain the name of the region and look like: yicon_grid_lfn = icon_grid_<name-of-region>_r03b07.nc

9 Specifying Data Characteristics the Namelist group DATA. - some additional specifications of the data have to be specified. - every data set you can specify the format and the library to use for I/O by setting the appropriate Namelist variables to: grb1 to read or write GRIB1 data with DWD GRIB1 library. apix to read GRIB1 or GRIB2 data with ECMWF grib_api. api1 to write GRIB1 data with ECMWF grib_api. api2 to write GRIB2 data with ECMWF grib_api. ncdf to read or write NetCDF data with the NetCDF library. External Parameters The following variables have to be specified for the dataset of the external parameters for the COSMO-Model domain: ie_ext=965, je_ext=773 size of external parameters ylmext_lfn= cosmo_d5_07000_965x773.g1_ name of external parameter file ylmext_cat= /tmp/data/ext1/ directory of this file ylmext_form_read= grb1 to specify the data format (or: ncdf, apix )

10 Specifying Data Characteristics External Parameters for the Coarse Grid Input Model: The INT2LM also needs the external parameters for the coarse grid driving model. The following variables have to be specified for this dataset: yinext_lfn= icon_extpar_0026_r03b07_g_ nc, name of external parameter file for global ICON domain yinext_lfn= icon_extpar_<name-of-region>_r03b07_ nc, name of external parameter file for a region yinext_cat= /tmp/data/ext2/, directory of this file yinext_form_read= grb1, to specify the data format ( or apix or ncdf )

11 Specifying Data Characteristics Coarse Grid Input Data: The following variables have to be specified for the input data sets of the driving model: yin_cat= /tmp/data/input/, directory of input data yin_hhl= /tmp/data/input/, name of the vertical grid HHL-file ( only for COSMO and ICON GRIB2) yin_form_read= grb1, to specify the data format (or apix or ncdf ) ytunit_in= f, to specify the time unit and hence the file name of the input data yinput_type= forecast, to specify the time unit and hence the file name of the input data COSMO Grid Output Data: The following variables have to be specified for the output data sets of the COSMO-Model: ylm_cat= /tmp/data/out/, directory of the results ylm_form_write= grb1, data format for output data (or api1, ncdf ) ytunit_out= f, to specify the time unit and hence the file name of the output data

12 Parameters to Control the INT2LM Run the Namelist group CONTRL Forecast Time, Domain Decomposition and Driving Model To specify the date and the length of the forecast ydate_ini date when the forecast begins hstart start hour relative to the start of the forecast hstop stop hour relative to the start of the forecast hincbound increment for boundary update given in hours To specify which data should be computed linitial compute initial data lboundaries compute boundary data To specify the driving model yinput_model the name of the driving model is specified as a character string. The following names are possible: ICON, GME, IFS, COSMO, CM. To specify the number of processors nprocx number of processors in X-direction (longitudinal) nprocy number of processors in Y-direction (latitudinal) nprocio number of processor for asynchronous IO (usually 0)

13 Parameters to Control the INT2LM Run lforest provide additional external parameters for the distribution of evergree and deciduous forest lsso provide additional external parameters to run the subgrid scale orography scheme lprog_qi interpolate cloud ice from the driving model lprog_qr_qs interpolate rain and snow from the driving model lmulti_layer_in use multi-layer input soil levels lmulti_layer_lm compute multi-layer output soil levels llake provide additional external parameters for the FLake model lprog_rho_snow interpolate prognostic snow density from the driving model lfilter_oro to apply a filter for the orography lfilter_pp to apply a filter for the pressure deviation (after vertical interpolation) lbalance_pp to compute a hydrostatic balanced pressure deviation (after vertical interpolation)

14 Parameters to Control the INT2LM Run Example of Namelist Variables for /CONTRL/

15 Interpolation using the ICON data On Thursday, January 15, :31 PM, Ulrich Schaettler ( information) Changes to data sets distributed earlier: There are 3 constant files now for running the interpolation ICON-2-COSMO with INT2LM: icon_extpar_<your-domain-name>_r03b07_ nc: external ICON parameters based on the used ICON grid (from 02nd December 2014) and your domain (NetCDF file). Note that these parameters have been updated and are really different to the ones you got before! icon_grid_<your-domain-name>_r03b07.nc: external grid file to specify the ICON grid points covering your domain (NetCDF file) icon_hhl_<your-domain-name>_r03b07.g2: external file to specify the heights of the half levels (hhl) for the ICON grid points covering your domain (GRIB2 file) Note, that we are NOT distributing these 3 files daily, so you have to take them from the test data set and store them for your operational runs (best in the CONST-directory for the input model)

16 Interpolation using the ICON data On Thursday, January 15, :31 PM, Ulrich Schaettler ( information) We are NOT distributing the full 90 ICON levels, but only the lower levels, which are to run the COSMO-Model, which is not going as high in the atmosphere, as ICON. For that we introduced a Namelist variable in INT2LM: nlevskip. For your applications you have to set nlevskip=20 (in group /GRID_IN/). At the moment we cannot write proper UUIDs (unique universal identifiers) for the ICON data, therefore the namelist variable lcheck_uuidofhgrid has to be set to.false. (in group /CONTRL/). Later, these UUIDs will be used to check that the ICON forecast data corresponds properly to the 3 ICON constant data sets. GME_2_ICON.pdf -> detailed information

17 Example of INPUT file &CONTRL ydate_ini=' ', ydate_bd=' ', hstart=0.0, hstop=78.0, hincbound=3.0, linitial=.true., lboundaries =.TRUE., nprocx=4, nprocy=4, nprocio=0, lreorder=.false., yinput_model='icon', ltime_mean=.true., lfilter_oro=.true., eps_filter=0.1, ilow_pass_oro=1, ilow_pass_xso=0, rxso_mask=0.0, lfilter_pp=.false., lbalance_pp=.false., norder_filter=5, luvcor=.true., lmulti_layer_in=.true., lmulti_layer_lm=.true., lprog_qi=.true., lprog_qr_qs=.true., lsso=.false., lforest=.true., lbdclim=.false., lt_cl_corr=.true., llake=.false., llake_coldstart=.false. lseaice=.true., lprog_rho_snow=.true., itype_albedo=1, itype_ndvi=0, idbg_level=2, leps_bc=.false., lcheck_uuidofhgrid=.false., lasync_io=.false., lvertwind_bd=.true., / &GRID_IN ni_gme = 384, i3e_gme = 91, kcontrol_fi =15, ke_soil_in=7, ke_in_tot=90, nrootdiv_icon=03, nbisect_icon=07, yicon_grid_cat = '/export/home/cosmo/cosmo_operativ/cosmo_7km/const', yicon_grid_lfn = 'icon_grid_romania_r03b07.nc' nlevskip=20, /

18 Example of INPUT file &LMGRID startlat_tot = -16.5, startlon_tot = 4.0, pollat=32.5, pollon=-170.0, dlon=0.0625, dlat=0.0625, ielm_tot=201, jelm_tot=177, kelm_tot=40, ke_soil_lm=7, lanalyt_calc_t0p0=.true., ivctype=2, irefatm=2, delta_t=75.0, h_scal= , vcflat= , vcoord_d= , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , 870.0, 695.0, 542.0, 412.0, 303.0, 214.0, 143.0, 89.0, 49.0, 20.0, 0.0, lnewvgrid=.true., / &DATABASE /

19 Example of INPUT file &DATA ie_ext=961, je_ext=769, ylmext_lfn='lm_d1_07000_961x769_new.g1', ylmext_cat='/export/home/cosmo/cosmo_operativ/cosmo_7km/const', ylmext_form_read='apix', ylm_hhl='cosmo_eu_hhl_002_041_001.g2' yinext_lfn='icon_extpar_romania_r03b07_ nc', yin_hhl='icon_hhl_romania_r03b07.g2' yinext_form_read='ncdf', yinext_cat='/export/home/cosmo/cosmo_operativ/cosmo_7km/const', yin_form_read='apix', yin_cat='/export/home/cosmo/cosmo_operativ/cosmo_7km/data00', ylm_form_write='grb1', ylm_cat='/export/home/cosmo/cosmo_operativ/cosmo_7km/data00' nprocess_ini = 134, nprocess_bd = 135, nl_soil_in=2, nl_soil_lm=2, l_ke_in_gds=.true., / &PRICTR igp_tot = 36, 40, 48, 44, 48, 85, 77 jgp_tot = 30, 94, 38, 26, 26, 96, 12 lchkin=.true., lchkout=.true., lprps=.false., / &EPSCTL iepsmem_bc=3, iepstyp_bc=202, iepstot_bc=8, /

20 Thank you!

COSMO MODEL run settings

COSMO MODEL run settings What should we do step by step? COSMO MODEL run settings Rodica Claudia DUMITRACHE Cosmin BARBU Bogdan Alexandru MACO National Meteorological Administration Bucharest, ROMANIA Running COSMO Before you

More information

Troubleshooting for the COSMO-Model

Troubleshooting for the COSMO-Model Troubleshooting for the COSMO-Model Rodica Claudia DUMITRACHE Amalia IRIZA National Meteorological Administration Bucharest, ROMANIA Problems that can occur during the single phases you are going through

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Using GRIB2 in the COSMO-Model System Ulrich Schättler Source Code Administrator COSMO-Model Contents Structure of GRIB2 Usage of grib_api Product Identifying Keys General Vertical Coordinate 23.09.2014

More information

Running the COSMO-Model

Running the COSMO-Model Running the COSMO-Model Ulrich Schättler, Ulrich Blahak, Alberto de Lozar Deutscher Wetterdienst BU Research and Development Department for Numerical Modelling Up to now Up to now you know how to use the

More information

Troubleshooting for the COSMO-Model

Troubleshooting for the COSMO-Model Troubleshooting for the COSMO-Model Bogdan Alexandru MACO Cosmin Danut BARBU Amalia IRIZA National Meteorological Administration Romania Problems that can occur during the single phases you are going through

More information

Troubleshooting. Ulrich Schättler, Ulrich Blahak Deutscher Wetterdienst BU Research and Development Department for Numerical Modelling

Troubleshooting. Ulrich Schättler, Ulrich Blahak Deutscher Wetterdienst BU Research and Development Department for Numerical Modelling Troubleshooting Ulrich Schättler, Ulrich Blahak Deutscher Wetterdienst BU Research and Development Department for Numerical Modelling Alexander Smalla Zentrum für GeoInformationswesen der Bundeswehr Gruppe

More information

REQUEST FOR A SPECIAL PROJECT

REQUEST FOR A SPECIAL PROJECT REQUEST FOR A SPECIAL PROJECT 2018 2020 MEMBER STATE: Germany, Greece, Italy This form needs to be submitted via the relevant National Meteorological Service. Principal Investigator 1 Amalia Iriza (NMA,Romania)

More information

WELCOME to the PRACTICAL EXERCISES

WELCOME to the PRACTICAL EXERCISES WELCOME to the PRACTICAL EXERCISES Overview For the practical exercises you have got a TUTORIAL, with which you can work most of the time on your own. There are 6 lessons, in which you will learn about

More information

WELCOME to the PRACTICAL EXERCISES

WELCOME to the PRACTICAL EXERCISES WELCOME to the PRACTICAL EXERCISES 18.-22.02.2013 COSMO/CLM Training Course 2013 1 Overview For the practical exercises you have got a TUTORIAL, with which you can work most of the time on your own. There

More information

WELCOME to the PRACTICAL EXERCISES

WELCOME to the PRACTICAL EXERCISES WELCOME to the PRACTICAL EXERCISES Overview For the practical exercises you have got a TUTORIAL, with which you can work most of the time on your own. There are 6 lessons, in which you will learn about

More information

Online Trajectory Module in COSMO - A short user guide

Online Trajectory Module in COSMO - A short user guide Online Trajectory Module in COSMO - A short user guide Document version: 1.0 (as of June 2014) Annette K. Miltenberger, Stephan Pfahl, Anne Roches, Heini Wernli IAC and C2SM, ETH Zurich Contact: stephan.pfahl@env.ethz.ch

More information

BC-EPS Generating boundary values for the COSMO-DE-EPS

BC-EPS Generating boundary values for the COSMO-DE-EPS MetOpSys: BC-EPS 1 BC-EPS Generating boundary values for the COSMO-DE-EPS Helmut Frank Helmut.Frank@dwd.de including modified slides from S. Theis, T. Hanisch, D. Majewski MetOpSys: BC-EPS 2 Introduction

More information

Migration GRIB1 -> GRIB2: Short summary of important modifications

Migration GRIB1 -> GRIB2: Short summary of important modifications Migration GRIB1 -> GRIB2: Short summary of important modifications (last update 8/2018) 0. Introduction GRIB2 is more complex than GRIB1 offering a basis to represent a lot more products in WMO standard

More information

cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast

cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast Max-Planck-Institut für Meteorologie, DKRZ September 24, 2014 MAX-PLANCK-GESELLSCHAFT Data

More information

NWP Test suite: Present Status. COSMO General Meeting, 7-10 Sept 2015, Wroclaw, Poland : NWP Test suite session

NWP Test suite: Present Status. COSMO General Meeting, 7-10 Sept 2015, Wroclaw, Poland : NWP Test suite session NWP Test suite: Present Status GOAL Build up a software environment to perform carefully-controlled and rigorous testing: Calculation of verification statistics for any COSMO model test version Offer necessary

More information

Interpolation. Computer User Training Course Paul Dando. User Support. ECMWF 25 February 2016

Interpolation. Computer User Training Course Paul Dando. User Support. ECMWF 25 February 2016 Interpolation Computer User Training Course 2016 Paul Dando User Support advisory@ecmwf.int ECMWF 25 February 2016 1 Contents Introduction Overview of Interpolation Spectral Transformations Grid point

More information

Interpolation. Introduction and basic concepts. Computer User Training Course Paul Dando. User Support Section.

Interpolation. Introduction and basic concepts. Computer User Training Course Paul Dando. User Support Section. Interpolation Introduction and basic concepts Computer User Training Course 2011 Paul Dando User Support Section advisory@ecmwf.int 1 Contents Introduction Overview Spectral Transformations Grid point

More information

WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006

WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006 WRF-NMM Standard Initialization (SI) Matthew Pyle 8 August 2006 1 Outline Overview of the WRF-NMM Standard Initialization (SI) package. More detailed look at individual SI program components. SI software

More information

About the SPEEDY model (from Miyoshi PhD Thesis):

About the SPEEDY model (from Miyoshi PhD Thesis): SPEEDY EXPERIMENTS. About the SPEEDY model (from Miyoshi PhD Thesis): The SPEEDY model (Molteni 2003) is a recently developed atmospheric general circulation model (AGCM) with a spectral primitive-equation

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Deutscher Wetterdienst Consolidation of the software for the generation of External Parameters and extension with new raw data sets Hermann Asensio Outline Current status of Extpar open topics Overall

More information

Application of ray-tracing through the high resolution numerical weather model HIRLAM for the analysis of European VLBI data

Application of ray-tracing through the high resolution numerical weather model HIRLAM for the analysis of European VLBI data Application of ray-tracing through the high resolution numerical weather model HIRLAM for the analysis of European VLBI data Susana Garcia-Espada(1,2) Rüdiger Haas(2) Francisco Colomer(1) (1) Instituto

More information

A Test Suite for GCMs: An Intercomparison of 11 Dynamical Cores

A Test Suite for GCMs: An Intercomparison of 11 Dynamical Cores A Test Suite for GCMs: An Intercomparison of 11 Dynamical Cores Christiane Jablonowski 1, Peter Lauritzen 2, Mark 3 Taylor, Ram Nair 2 1 University of Michigan, 2 National Center for Atmospheric Research,

More information

Visualization of GRIB Files GrADS: Grid Analysis and Display System NCVIEW

Visualization of GRIB Files GrADS: Grid Analysis and Display System NCVIEW Visualization of GRIB Files GrADS: Grid Analysis and Display System NCVIEW Ulrich Schättler, Daniel Rieger, Markus Junk Deutscher Wetterdienst BU Research and Development Department for Numerical Modelling

More information

Deutscher Wetterdienst. Consolidation of software for the generation of External Parameters and extension with new raw data sets.

Deutscher Wetterdienst. Consolidation of software for the generation of External Parameters and extension with new raw data sets. Consolidation of software for the generation of External Parameters and extension with new raw data sets Hermann Asensio Outline current status of software system for external parameters Software Requirements

More information

ECMWF contribution to the SMOS mission

ECMWF contribution to the SMOS mission contribution to the SMOS mission J. Muñoz Sabater, P. de Rosnay, M. Drusch & G. Balsamo Monitoring Assimilation Remote Sensing and Modeling of Surface Properties 09-11 June 2009 slide 1 Outline Global

More information

How to run OpenIFS as a shallow water model

How to run OpenIFS as a shallow water model How to run OpenIFS as a shallow water model OpenIFS includes a number of idealised configurations. In this article we explain how to: setup and run a shallow-water model set idealized (e.g. Rossby-Haurwitz

More information

KAshima RAy-Tracing Service (KARATS)

KAshima RAy-Tracing Service (KARATS) KAshima RAy-Tracing Service (KARATS) Fast ray-tracing algorithms through numerical weather models for real-time positioning applications in East Asia T. Hobiger, R. Ichikawa, Y. Koyama, T. Kondo Overview

More information

Rotated earth or when your fantasy world goes up side down

Rotated earth or when your fantasy world goes up side down Rotated earth or when your fantasy world goes up side down A couple of weeks ago there was a discussion started if Fractal Terrain 3 (FT3) can rotate our earth. http://forum.profantasy.com/comments.php?discussionid=4709&page=1

More information

Big changes coming to ECMWF Product Generation system

Big changes coming to ECMWF Product Generation system Big changes coming to ECMWF Product Generation system European Working Group on Operational meteorological Workstations (EGOWS): 15-17 October 2018 Marta Gutierrez ECMWF Forecast Department Marta.Gutierrez@ecmwf.int

More information

Ocean Simulations using MPAS-Ocean

Ocean Simulations using MPAS-Ocean Ocean Simulations using MPAS-Ocean Mark Petersen and the MPAS-Ocean development team Los Alamos National Laboratory U N C L A S S I F I E D Slide 1 Progress on MPAS-Ocean in 2010 MPAS-Ocean is a functioning

More information

The Icosahedral Nonhydrostatic (ICON) Model

The Icosahedral Nonhydrostatic (ICON) Model The Icosahedral Nonhydrostatic (ICON) Model Scalability on Massively Parallel Computer Architectures Florian Prill, DWD + the ICON team 15th ECMWF Workshop on HPC in Meteorology October 2, 2012 ICON =

More information

Gridded Data Speedwell Derived Gridded Products

Gridded Data Speedwell Derived Gridded Products Gridded Data Speedwell Derived Gridded Products Introduction Speedwell Weather offers access to a wide choice of gridded data series. These datasets are sourced from the originating agencies in their native

More information

NEXTMap World 30 Digital Surface Model

NEXTMap World 30 Digital Surface Model NEXTMap World 30 Digital Surface Model Intermap Technologies, Inc. 8310 South Valley Highway, Suite 400 Englewood, CO 80112 083013v3 NEXTMap World 30 (top) provides an improvement in vertical accuracy

More information

ECMWF point database: providing direct access to any model output grid-point values

ECMWF point database: providing direct access to any model output grid-point values ECMWF point database: providing direct access to any model output grid-point values Baudouin Raoult, Cihan Şahin, Sylvie Lamy-Thépaut ECMWF ECMWF Slide 1 Why a point database? ECMWF main models output

More information

RK-Time Integration and High-Order Spatial Discretization a New Dynamical Core for the LMK

RK-Time Integration and High-Order Spatial Discretization a New Dynamical Core for the LMK RK-Time Integration and High-Order Spatial Discretization a New Dynamical Core for the LMK Jochen Förstner Deutscher Wetterdienst, Kaiserleistraße 35, 63067 Offenbach am Main jochen.foerstner@dwd.de COSMO

More information

On the 2m temperature and dew point diagnostics in the COSMO model

On the 2m temperature and dew point diagnostics in the COSMO model Eidgenössisches Departement des Innern EDI Bundesamt für Meteorologie und Klimatologie MeteoSchweiz On the 2m temperature and dew point diagnostics in the COSMO model Matteo Buzzi and M.W. Rotach MeteoSwiss

More information

Interpolation of gridded data using Geostrophic Balance. Lennon O Naraigh *

Interpolation of gridded data using Geostrophic Balance. Lennon O Naraigh * Interpolation of gridded data using Geostrophic Balance Lennon O Naraigh * Date: 6 th September 2004 Abstract: In this report, a method of interpolating data from the grid of a global climate model (GCM)

More information

McIDAS-V Tutorial Displaying Gridded Data updated January 2016 (software version 1.5)

McIDAS-V Tutorial Displaying Gridded Data updated January 2016 (software version 1.5) McIDAS-V Tutorial Displaying Gridded Data updated January 2016 (software version 1.5) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation in SSEC's

More information

Status of TERRA_URB implementation into the COSMO-model. Ulrich Blahak (DWD)

Status of TERRA_URB implementation into the COSMO-model. Ulrich Blahak (DWD) Status of TERRA_URB implementation into the COSMO-model Ulrich Blahak (DWD) 1 The 2014 workshop in Offenbach Goal: develop a roadmap for implementation of the simple urban parameterization TERRA_URB (Wouters

More information

Porting and Optimizing the COSMOS coupled model on Power6

Porting and Optimizing the COSMOS coupled model on Power6 Porting and Optimizing the COSMOS coupled model on Power6 Luis Kornblueh Max Planck Institute for Meteorology November 5, 2008 L. Kornblueh, MPIM () echam5 November 5, 2008 1 / 21 Outline 1 Introduction

More information

RegCM-ROMS Tutorial: Introduction to ROMS Ocean Model

RegCM-ROMS Tutorial: Introduction to ROMS Ocean Model RegCM-ROMS Tutorial: Introduction to ROMS Ocean Model Ufuk Utku Turuncoglu ICTP (International Center for Theoretical Physics) Earth System Physics Section - Outline Outline Introduction Grid generation

More information

HPC Performance Advances for Existing US Navy NWP Systems

HPC Performance Advances for Existing US Navy NWP Systems HPC Performance Advances for Existing US Navy NWP Systems Timothy Whitcomb, Kevin Viner Naval Research Laboratory Marine Meteorology Division Monterey, CA Matthew Turner DeVine Consulting, Monterey, CA

More information

Regional Cooperation for Limited Area Modeling in Central Europe. Dynamics in LACE. Petra Smolíková thanks to many colleagues

Regional Cooperation for Limited Area Modeling in Central Europe. Dynamics in LACE. Petra Smolíková thanks to many colleagues Dynamics in LACE Petra Smolíková thanks to many colleagues Outline 1 1. VFE NH Design of vertical finite elements scheme for NH version of the model 2. SL scheme Application of ENO technique to SL interpolations

More information

SES 123 Global and Regional Energy Lab Procedures

SES 123 Global and Regional Energy Lab Procedures SES 123 Global and Regional Energy Lab Procedures Introduction An important aspect to understand about our planet is global temperatures, including spatial variations, such as between oceans and continents

More information

External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v2 0 2 User and Implementation Guide

External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v2 0 2 User and Implementation Guide External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v2 0 2 User and Implementation Guide Hermann Asensio / Martina Messmer (updated by Daniel Lüthi) August 12, 2014 Contents

More information

Experience in creating orography ancillary files

Experience in creating orography ancillary files Experience in creating orography ancillary files Nils Wedi European Centre for Medium-Range Weather Forecasts (ECMWF) Thanks to many colleagues at ECMWF and in particular Anton Beljaars, Geir Austad, Sinisa

More information

PC-Cluster Operation Manual

PC-Cluster Operation Manual PC-Cluster Operation Manual 1. Start PC-Cluster 1.1. Power ON (1) Confirm power cables Connected OUTLET AVR UPS PC-Cluster (2) Switch ON AVR Switch ON (3) Switch ON UPS Switch ON PC-Cluster Operation Manual

More information

MIR. ECMWF s New Interpolation Package. P. Maciel, T. Quintino, B. Raoult, M. Fuentes, S. Villaume ECMWF. ECMWF March 9, 2016

MIR. ECMWF s New Interpolation Package. P. Maciel, T. Quintino, B. Raoult, M. Fuentes, S. Villaume ECMWF. ECMWF March 9, 2016 MIR ECMWF s New Interpolation Package P. Maciel, T. Quintino, B. Raoult, M. Fuentes, S. Villaume ECMWF mars-admins@ecmwf.int ECMWF March 9, 2016 Upgrading the Interpolation Package Interpolation is pervasive:

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Porting Operational Models to Multi- and Many-Core Architectures Ulrich Schättler Deutscher Wetterdienst Oliver Fuhrer MeteoSchweiz Xavier Lapillonne MeteoSchweiz Contents Strong Scalability of the Operational

More information

BUFR decoding. Dominique Lucas User Support. February Intro Bufr decoding

BUFR decoding. Dominique Lucas User Support. February Intro Bufr decoding BUFR decoding Dominique Lucas User Support February 2017 1 Content What is BUFR BUFR tools BUFR format BUFR decoding Practical examples February 2017 2 What is BUFR Binary representation of meteorological

More information

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas 16 Vector Calculus 16.6 and Their Areas Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. and Their Areas Here we use vector functions to describe more general

More information

SPOT VGT.

SPOT VGT. SPOT VGT http://www.spot-vegetation.com/ SPOT VGT General Information Resolution: 1km Projection: Unprojected, Plate Carree Geodetic system: WGS 1984 Geographic Extent Latitude: 75 o N to 56 o S Longitude:

More information

COSMO Software: fieldextra

COSMO Software: fieldextra Eidgenössisches Departement des Innern EDI Bundesamt für Meteorologie und Klimatologie MeteoSchweiz COSMO Software: fieldextra / MeteoSwiss Offenbach, COSMO GM, September 2016 Core development team Petra

More information

Boundary conditions. 1 Introduction

Boundary conditions. 1 Introduction 7 Boundary conditions 1 Introduction To carry out an integration of the atmosphere equations, the model needs to know the values of a certain number of variables (named historical or prognostic) at time

More information

Sensitivity of resolved and parameterized surface drag to changes in resolution and parameterization

Sensitivity of resolved and parameterized surface drag to changes in resolution and parameterization Sensitivity of resolved and parameterized surface drag to changes in resolution and parameterization Annelize van Niekerk Ted Shepherd With thanks to: Simon Vosper, Stuart Webster, Andy Elvidge, Irina

More information

An Outline of a WCS2.0 MetOC Profile for discussion. Crown copyright Met Office

An Outline of a WCS2.0 MetOC Profile for discussion. Crown copyright Met Office An Outline of a WCS2.0 MetOC Profile for discussion ECMWF 2013 The aims of this discussion To Agree the basic principles i.e. Use cases using the Met Ocean dwg. Form a working group to look at creating

More information

McIDAS-V Tutorial Installation and Introduction updated September 2015 (software version 1.5)

McIDAS-V Tutorial Installation and Introduction updated September 2015 (software version 1.5) McIDAS-V Tutorial Installation and Introduction updated September 2015 (software version 1.5) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI GOES-R AWG Cryosphere Team Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI Presented by Yinghui Liu 1 Team Members: Yinghui Liu 1, Jeffrey R Key 2, and Xuanji Wang 1 1 UW-Madison CIMSS 2 NOAA/NESDIS/STAR

More information

Evaluating the Performance and Energy Efficiency of the COSMO-ART Model System

Evaluating the Performance and Energy Efficiency of the COSMO-ART Model System Evaluating the Performance and Energy Efficiency of the COSMO-ART Model System Joseph Charles & William Sawyer (CSCS), Manuel F. Dolz (UHAM), Sandra Catalán (UJI) EnA-HPC, Dresden September 1-2, 2014 1

More information

Parallelization of HIRLAM

Parallelization of HIRLAM Parallelization of HIRLAM Model Parallelization and Asynchronous I/O 1 HIRLAM Optimizations Two major projects: 6Model scalability improvement 6Asynchronous I/O optimization Both projects funded by DMI

More information

Two dynamical core formulation flaws exposed by a. baroclinic instability test case

Two dynamical core formulation flaws exposed by a. baroclinic instability test case Two dynamical core formulation flaws exposed by a baroclinic instability test case David L. Williamson, Jerry G. Olson National Center for Atmospheric Research, Boulder, CO, USA Christiane Jablonowski

More information

WG6 Summary. Massimo Milelli and WG6 colleagues

WG6 Summary. Massimo Milelli and WG6 colleagues WG6 Summary Massimo Milelli and WG6 colleagues Outline PP POMPA summary Grib2 and code management NWP Test Suite Technical Test Suite User support Docs and web management Science Plan Outline PP POMPA

More information

EcoGEnIE: A practical course in global ocean ecosystem modelling

EcoGEnIE: A practical course in global ocean ecosystem modelling EcoGEnIE: A practical course in global ocean ecosystem modelling Lesson zero.c: Ocean circulation and Atlantic overturning stability Stuff to keep in mind: Nothing at all keep your mind completely empty

More information

Toward assimilating radio occultation data into atmospheric models

Toward assimilating radio occultation data into atmospheric models Toward assimilating radio occultation data into atmospheric models Stig Syndergaard Institute of Atmospheric Physics The University of Arizona, Tucson, AZ Thanks to: Georg B. Larsen, Per Høeg, Martin B.

More information

Block-structured Adaptive Meshes and Reduced Grids for Atmospheric General Circulation Models

Block-structured Adaptive Meshes and Reduced Grids for Atmospheric General Circulation Models Block-structured Adaptive Meshes and Reduced Grids for Atmospheric General Circulation Models B Y CHRISTIANE JABLONOWSKI 1, ROBERT C. OEHMKE 2, QUENTIN F. STOUT 1 1 University of Michigan, 2455 Hayward

More information

Computer Architectures and Aspects of NWP models

Computer Architectures and Aspects of NWP models Computer Architectures and Aspects of NWP models Deborah Salmond ECMWF Shinfield Park, Reading, UK Abstract: This paper describes the supercomputers used in operational NWP together with the computer aspects

More information

McIDAS-V Tutorial Displaying Gridded Data updated June 2015 (software version 1.5)

McIDAS-V Tutorial Displaying Gridded Data updated June 2015 (software version 1.5) McIDAS-V Tutorial Displaying Gridded Data updated June 2015 (software version 1.5) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation in SSEC's

More information

External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v5 0 User and Implementation Guide

External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v5 0 User and Implementation Guide External Parameters for Numerical Weather Prediction and Climate Application EXTPAR v5 0 User and Implementation Guide Hermann Asensio / Martina Messmer / Daniel Lüthi / Katie Osterried November 16, 2018

More information

INPUT NAMELIST PARAMETERS

INPUT NAMELIST PARAMETERS OLAM Ocean Land Atmosphere Model Version 5.3 INPUT NAMELIST PARAMETERS (Special version for OLAM-SOIL) OLAM 5.3 1 January 2018 Introduction This document describes the input parameters for the Ocean-Land-Atmosphere

More information

NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA. General Large Area Crop Model (GLAM) TUTORIAL

NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA. General Large Area Crop Model (GLAM) TUTORIAL NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA General Large Area Crop Model (GLAM) TUTORIAL Gizaw Mengistu, Dept. of Physics, Addis Ababa University, Ethiopia This document provides

More information

Generation of WRF-ARW Background Errors (BE) For GSI

Generation of WRF-ARW Background Errors (BE) For GSI Generation of WRF-ARW Background Errors (BE) For GSI 1. Introduction: Syed RH Rizvi, Zhiquan Liu and Xiang-Yu Huang NCAR/ESSL/MMM, Boulder, CO Currently NCEP global background errors are used for running

More information

GOSAT Tools Installation and Operation Manual

GOSAT Tools Installation and Operation Manual GOSAT Tools Installation and Operation Manual May 2018 NIES GOSAT Project Table of Contents 1. Introduction... 1 1.1 Overview... 2 1.2 System Requirements... 3 2. Installing... 4 2.1 Location Data of Validation

More information

Document NWPSAF_MO_VS_051 Version /7/15. MFASIS - a fast radiative transfer method for the visible spectrum Leonhard Scheck.

Document NWPSAF_MO_VS_051 Version /7/15. MFASIS - a fast radiative transfer method for the visible spectrum Leonhard Scheck. Document NWPSAF_MO_VS_051 Version 1.0 10/7/15 MFASIS - a fast radiative transfer method for the visible spectrum Leonhard Scheck. MFASIS - a fast radiative transfer method for the visible spectrum Doc

More information

Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment

Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment 1) 1. IDENTIFICATION INFORMATION Edition Version 1 Abbreviation DOI Metadata Identifier 2. CONTACT Global Soil Wetness Project

More information

Azure Publisher - Product Sheet

Azure Publisher - Product Sheet 2017-02-10 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Take Your Website to the Cloud If you have a popular website, you may eventually face a challenge of

More information

Location Agnostic Data

Location Agnostic Data Arup Nanda Proligence It s 11 PM. Do you know where your data is? 2 SALES Schema A 3 Sales in last 3 months Sales in last 24 months SALES Schema A 4 SALES Schema A Schema B Datawarehouse 5 SALES Schema

More information

Registering new custom watershed models or other polygonal themes

Registering new custom watershed models or other polygonal themes Technical manual 55 Registering new custom watershed models or other polygonal themes Add new watershed model The Add New Watershed Model... option on the AWRD Modules menu allows users to register new

More information

MEA 716 WRF Homework, Data Case Spring WRF Real-Data Case Study Simulation

MEA 716 WRF Homework, Data Case Spring WRF Real-Data Case Study Simulation MEA 716 WRF Homework, Data Case Spring 2016 Assigned: Tuesday 2/2/16 Due: Tuesday, 2/9/16 WRF Real-Data Case Study Simulation This assignment takes students through the process of obtaining initial and

More information

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ)

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ) Boise State Math 275 (Ultman) Worksheet 3.5: Triple Integrals in Spherical Coordinates From the Toolbox (what you need from previous classes) Know what the volume element dv represents. Be able to find

More information

Metview FLEXTRA Tutorial. Meteorological Visualisation Section Operations Department ECMWF

Metview FLEXTRA Tutorial. Meteorological Visualisation Section Operations Department ECMWF Meteorological Visualisation Section Operations Department ECMWF 05/03/2015 This tutorial was tested with Metview version 4.3.0 and will not work for previous versions. Copyright 2015 European Centre for

More information

Navigation coordinate systems

Navigation coordinate systems Lecture 3 Navigation coordinate systems Topic items: 1. Basic Coordinate Systems. 2. Plane Cartesian Coordinate Systems. 3. Polar Coordinate Systems. 4. Earth-Based Locational Reference Systems. 5. Reference

More information

Geographic Information System and its Application in Hydro-Meteorology Exercises using SavGIS

Geographic Information System and its Application in Hydro-Meteorology Exercises using SavGIS Geographic Information System and its Application in Hydro-Meteorology Exercises using SavGIS Jothiganesh Shanmugasundaram Decision Support Tool Development Specialist COPY DATABASE FOLDER BHUTAN in to

More information

Unified Model Performance on the NEC SX-6

Unified Model Performance on the NEC SX-6 Unified Model Performance on the NEC SX-6 Paul Selwood Crown copyright 2004 Page 1 Introduction The Met Office National Weather Service Global and Local Area Climate Prediction (Hadley Centre) Operational

More information

The EU-funded BRIDGE project

The EU-funded BRIDGE project from Newsletter Number 117 Autumn 2008 COMPUTING The EU-funded BRIDGE project doi:10.21957/t8axr71gg0 This article appeared in the Computing section of ECMWF Newsletter No. 117 Autumn 2008, pp. 29-32.

More information

An Efficient Integrated Dynamics-Physics Coupling Strategy for Global Cloud-Resolving Models

An Efficient Integrated Dynamics-Physics Coupling Strategy for Global Cloud-Resolving Models An Efficient Integrated Dynamics-Physics Coupling Strategy for Global Cloud-Resolving Models S.-J. Lin, NOAA/Geophysical Fluid Dynamics Laboratory, Princeton The concept of Super Dynamics developed while

More information

Multi-Domain Pattern. I. Problem. II. Driving Forces. III. Solution

Multi-Domain Pattern. I. Problem. II. Driving Forces. III. Solution Multi-Domain Pattern I. Problem The problem represents computations characterized by an underlying system of mathematical equations, often simulating behaviors of physical objects through discrete time

More information

The ECMWF forecast model, quo vadis?

The ECMWF forecast model, quo vadis? The forecast model, quo vadis? by Nils Wedi European Centre for Medium-Range Weather Forecasts wedi@ecmwf.int contributors: Piotr Smolarkiewicz, Mats Hamrud, George Mozdzynski, Sylvie Malardel, Christian

More information

Global Numerical Weather Predictions and the semi-lagrangian semi-implicit dynamical 1 / 27. ECMWF forecast model

Global Numerical Weather Predictions and the semi-lagrangian semi-implicit dynamical 1 / 27. ECMWF forecast model Global Numerical Weather Predictions and the semi-lagrangian semi-implicit dynamical core of the ECMWF forecast model Michail Diamantakis ECMWF Symposium on Modelling and Computations in Atmospheric Sciences

More information

McIDAS-V Tutorial Importing Data from Text Files updated July 2016 (software version 1.6)

McIDAS-V Tutorial Importing Data from Text Files updated July 2016 (software version 1.6) McIDAS-V Tutorial Importing Data from Text Files updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation in

More information

Uniform Resource Locator Wide Area Network World Climate Research Programme Coupled Model Intercomparison

Uniform Resource Locator Wide Area Network World Climate Research Programme Coupled Model Intercomparison Glossary API Application Programming Interface AR5 IPCC Assessment Report 4 ASCII American Standard Code for Information Interchange BUFR Binary Universal Form for the Representation of meteorological

More information

ECMWF's Next Generation IO for the IFS Model and Product Generation

ECMWF's Next Generation IO for the IFS Model and Product Generation ECMWF's Next Generation IO for the IFS Model and Product Generation Future workflow adaptations Tiago Quintino, B. Raoult, S. Smart, A. Bonanni, F. Rathgeber, P. Bauer ECMWF tiago.quintino@ecmwf.int ECMWF

More information

HYSPLIT model description and operational set up for benchmark case study

HYSPLIT model description and operational set up for benchmark case study HYSPLIT model description and operational set up for benchmark case study Barbara Stunder and Roland Draxler NOAA Air Resources Laboratory Silver Spring, MD, USA Workshop on Ash Dispersal Forecast and

More information

CSU RAMS. RAMSIN Model Namelist Parameters

CSU RAMS. RAMSIN Model Namelist Parameters CSU RAMS RAMSIN Model Namelist Parameters This document contains details regarding the RAMSIN namelist control file parameters for setting up and running numerical weather simulations using CSU-RAMS v6.

More information

MLEP Intermediate GPS Workshop Exercise Two Using Maps

MLEP Intermediate GPS Workshop Exercise Two Using Maps During this exercise, you will scale coordinates from a map and enter them into the GPS receiver. This requires a ruler (provided) and all calculations require a paper and pencil. During this exercise,

More information

System Design for Visualizing Scientific Computations

System Design for Visualizing Scientific Computations 25 Chapter 2 System Design for Visualizing Scientific Computations In Section 1.1 we defined five broad goals for scientific visualization. Specifically, we seek visualization techniques that 1. Can be

More information

Raster Images Processing

Raster Images Processing Software PHOTOMOD Module PHOTOMOD VectOr Raster Images Processing Racurs, Moscow, 2009 PHOTOMOD CONTENTS 1. Raster processing in PHOTOMOD VectOr...3 1.1. Raster map...3 1.2. Raster data conversion...4

More information

Manual MARS web viewer

Manual MARS web viewer Manual MARS web viewer 08 July 2010 Document Change Log Issue Date Description of changes 0.1 03-FEB-2009 Initial version 0.2 13-MAR-2009 Manual for viewer version 16-3-2009 1.0 20-MAY-2009 Manual for

More information

Running the model in production mode: using the queue.

Running the model in production mode: using the queue. Running the model in production mode: using the queue. 1) Codes are executed with run scripts. These are shell script text files that set up the individual runs and execute the code. The scripts will seem

More information

Revision History. Applicable Documents

Revision History. Applicable Documents Revision History Version Date Revision History Remarks 1.0 2011.11-1.1 2013.1 Update of the processing algorithm of CAI Level 3 NDVI, which yields the NDVI product Ver. 01.00. The major updates of this

More information

A finite-volume integration method for computing pressure gradient force in general vertical coordinates

A finite-volume integration method for computing pressure gradient force in general vertical coordinates Q. J. R. Meteorol. Soc. (1997), 123, pp. 1749-1 762 A finite-volume integration method for computing pressure gradient force in general vertical coordinates By SHIAN-JIANN LIN* University of Maryland,

More information