Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
bgColorwhite

LATEST NEWS : Registration for ECMWF training courses in 2017 2022 is now closed. Visit our training catalogue to find more details and the registration page., except for the Online Computing Training Week


Panel
bgColorwhite
titleColorblack
titleBGColor#E6E6E6
titleECMWF Courses



Panel
borderColor#045FB4#0B610B

High Performance Computing

Facility: Cray XC40Course code: COM-HPCF

- Atos


Expand
titleRead the course description ...

The objective of this course is to introduce users of ECMWF's computer services to the use of ECMWF's Cray supercomputing services, covering those areas of optimisation that will help the student to make more efficient use of the system and avoiding the areas which may adversely impact overall system performance.

 For details on the course please see the events page




Panel
borderColor#045FB4#0B610B

Introduction to ECMWF

computing, services and the Meteorological Archiving and Retrieval System (MARS)

job scheduler: ecFlow

Course code: COM-INTROecFlow

Expand
titleRead the course description ...
The aim of this module is to introduce students to ECMWF's basic computing services, both the workstation system (ecgate) and the data storage/archive facility. MARS is the Centre's meteorological data archive. This course is aimed at new users of ECMWF's computer services.
Panel
borderColor#0B610B

Businesses and organisations, who are providing services to customers, know the importance of job schedulers which orchestrate the execution and facilitate the integration of processes that run on different computers. Such job scheduler, or workload automation, provides a point of control to monitor unattended computer programs.

ecFlow is the work flow package, developed at ECMWF, that enables users to run a large number of programmes (with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. It is used at ECMWF for most of our operational suites, across a range of platforms.

ecFlow executes tasks (jobs) and receives acknowledgements from the associated job when it changes status or when it sends events. It does this using using child commands embedded in the scripts.

ecFlow stores the relationship between tasks and is able to submit tasks dependent on triggers.

ecFlow is complemented by ecFlowview, its graphical interface that allow users to have immediate grasp, using colour coding, on the status of the various programs or processes handled by the scheduler.

The course will look at the various elements of the scheduler and its graphical interface. By the end of the course participants will have a good understanding of the various features of ecFlow and shall be capable of designing their own suite.



Panel
borderColor#DBA901

Use and Interpretation of ECMWF products

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course codes: OP-I and OP-II

ecCodes: GRIB data decoding and encoding software

Course code: COM-ecCodes GRIB

Large amounts of weather and satellite data are exchanged each day routinely in real-time around the world. Pre-defined and standardised data formats are essential to be able to make use of such weather information and observations. The GRIdded Binary format (GRIB) is the primary World Meteorological Organization format for the storage and transmission of two-dimensional weather and climate grids, including the all-important numerical weather forecasts.

ECMWF has developed ecCodes: a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats:

ecCodes relies on a useful set of command line tools to provide quick access to the messages. C, Fortran 90 and Python interfaces provide access to the main ecCodes functionality.

By the end of the course, participants will be familiar with a set of command line tools which provide an easy way to access and modify information contained in a GRIB. They will also learn how to use encoding and decoding functions in their script

 
Expand
titleRead the course description ...

The objective of this course is to assist Member States and Co-operating States in advanced training on the operational aspects of the ECMWF forecasting system. The course is focussed on the operational aspects of the ECMWF forecasting system. The aim of the module is to increase the student's ability to examine and assess ECMWF output products. It is directed towards those staff who are (or will be) using ECMWF products either directly as forecasting staff, or in research and development work and to trainers and training champions. The course is aimed at maximising the benefits to the users of the Centre's products.

Lectures on aspects of ECMWF forecasting systems will be complemented with practical sessions where the students will use ECMWF in real case situations. Students will be given the opportunity to familiarise themselves with recently developed web applications for data visualisation.

The ensemble prediction system (ENS) will be presented and the range of available products will be introduced. A large part of the module will be devoted to the interpretation of these products and to the evaluation of their quality. Potential benefits of the probabilistic formulation of the forecast for medium range to seasonal range applications will also be demonstrated.

There will be two editions of this course: the first for trainers and training champions and the second open to all.




Panel
borderColor#DBA901

Data Assimilation

Course code: NWP-DA

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.


Panel
borderColor#DBA901

ECMWF/EUMETSAT NWP-SAF Satellite data assimilation

Course code: NWP-SAF

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.



Panel
borderColor#DBA901

Predictability and ocean-atmosphere ensemble forecasting

Course code: NWP-PR

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.



Panel
borderColor#DBA901

Parametrization of subgrid physical processes

Course code: NWP-PA

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.

Games
Moist Processes lecture note
Atmospheric Thermodynamics lecture note

Games-answers


Panel
borderColor#DBA901

Advanced numerical methods

Course code: NWP-NM

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.




Panel
bgColorwhite
titleColorblack
titleBGColor#E6E6E6
titleECMWF Courses



Panel
borderColor#0B610B

ecCodes: GRIB and BUFR data decoding and encoding software

Course code: COM-ecCodes BUFRGRIB

Expand
titleRead the course description ...

Large amounts of weather and satellite data are exchanged each day routinely in real-time around the world. Pre-defined and standardised data formats are essential to be able to make use of such weather information and observations. The BUFR GRIdded Binary format (GRIB) is the primary format used operationally on the GTS for real-time global exchange of weather and satellite observations. BUFR is self-describing and is table-driven, that is, it is a single format that uses tables to encode a wide variety of meteorological data: land and ship observations; aircraft observations; wind profiler observations; radar data; climatological data, etcWorld Meteorological Organization format for the storage and transmission of two-dimensional weather and climate grids, including the all-important numerical weather forecasts.

ECMWF has developed ecCodes: a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats:

ecCodes relies on a useful set of command line tools to provide quick access to the messages. C, Fortran 90 and Python interfaces provide access to the main ecCodes functionality.

By the end of the course, participants will be familiar with a set of command line tools which provide an easy way to access and modify information contained in BUFR messagesa GRIB. They will also learn how to use encoding and decoding functions in their script 




Panel
borderColor#0B610B

Introduction to ECMWF job scheduler: ecFlow

Course code: COM-ecFlow

Expand
titleRead the course description ...

Businesses and organisations, who are providing services to customers, know the importance of job schedulers which orchestrate the execution and facilitate the integration of processes that run on different computers. Such job scheduler, or workload automation, provides a point of control to monitor unattended computer programs.

ecFlow is the work flow package, developed at ECMWF, that enables users to run a large number of programmes (with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. It is used at ECMWF for most of our operational suites, across a range of platforms.

ecFlow ecFlow executes tasks (jobs) and receives acknowledgements from the associated job when it changes status or when it sends events. It does this using using child commands embedded in the scripts.

ecFlow ecFlow stores the relationship between tasks and is able to submit tasks dependent on triggers.

ecFlow is complemented by ecFlowview, its graphical interface that allow users to have immediate grasp, using colour coding, on the status of the various programs or processes handled by the scheduler.

The course will look at the various elements of the scheduler and its graphical interface. By the end of the course participants will have a good understanding of the various features of ecFlow and shall be capable of designing their own suite.

Panel
borderColor#0B610B

Data analysis and visualisation using Metview

(Click here to view previous edition of this course)

Course code: COM-VIS

Expand
titleRead the course description ...

This course provides an introduction to using Metview for the analysis, post-processing and visualisation of meteorological data stored in different formats. It will cover both interactive analysis and batch usage, following the workflow from the prototyping of data and graphical products to routinely generating them in a scheduling system. Case studies will be used to put these features into a practical context.



Panel
borderColor#DBA901

Use and Interpretation of ECMWF products

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course codes: OP-I and OP-II

Expand
titleRead the course description ...

The objective of this course is to assist Member States and Co-operating States in advanced training on the operational aspects of the ECMWF forecasting system. The course is focussed on the operational aspects of the ECMWF forecasting system. The aim of the module is to increase the student's ability to examine and assess ECMWF output products. It is directed towards those staff who are (or will be) using ECMWF products either directly as forecasting staff, or in research and development work and to trainers and training champions. The course is aimed at maximising the benefits to the users of the Centre's products.

Lectures on aspects of ECMWF forecasting systems will be complemented with practical sessions where the students will use ECMWF in real case situations. Students will be given the opportunity to familiarise themselves with recently developed web applications for data visualisation.

The ensemble prediction system (ENS) will be presented and the range of available products will be introduced. A large part of the module will be devoted to the interpretation of these products and to the evaluation of their quality. Potential benefits of the probabilistic formulation of the forecast for medium range to seasonal range applications will also be demonstrated.

There will be two editions of this course: the first for trainers and training champions and the second open to all. 




Panel
borderColor#DBA901

Data Assimilation

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course code: NWP-DA

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.


Panel
borderColor#DBA901

ECMWF/EUMETSAT NWP-SAF Satellite data assimilation

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course code: NWP-SAF

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material. 



Panel
borderColor#DBA901

Predictability and ocean-atmosphere ensemble forecasting

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course code: NWP-PR

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.

 



Panel
borderColor#DBA901

Parametrization of subgrid physical processes

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course code: NWP-PA

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.

Games
Moist Processes lecture note
Atmospheric Thermodynamics lecture note

Games-answers


Panel
borderColor#DBA901

Advanced numerical methods

NOTE: if you have been accepted for the course apply for a login UserID and password here

Course code: NWP-NM

Students attending any module of the NWP course should have a reasonable meteorological and mathematical background. Please go to the training pages of the main web site for more details on registering and introductory lecture material.

 

 




If you have any further questions please email us ( training@lists.ecmwf.int )


Panel
bgColorwhite
titleColorwhite
titleBGColorblue
titleOur Training Resources

 If you are interested in downloading slidecasts of lectures, recording of past webinars or simply electronic version of lectures, then click on the link below.

Please quote ECMWF, when using such resources for training purposes!

  Our training resources


Panel
bgColorwhite
titleColorwhite
titleBGColorblue
titleESCAPE - Training resources

ESCAPE stands for Energy-efficient Scalable Algorithms for Weather Prediction at Exascale. The project will develop world-class, extreme-scale computing capabilities for European operational numerical weather prediction (NWP) and future climate models.

  ESCAPE training resources


titleColor
Panel
bgColorwhite
titleColorwhite
titleBGColorblue
titleTraining around Europe

Read the joint newsletter on new activities and resources in international meteorological training:

The Training Bulletin

 (to subscribe go to The Training Bulletin page and scroll to the bottom on the page)

Panel
bgColorwhite

white
titleBGColorblue
titleKeeping up-to-date

If you want to keep up-to-date with ECMWF outreach activities (such as training courses, Webinars and Seminars), please subscribe to our 'outreach' mailing list.

To subscribe please send an email to:

sympa@lists.ecmwf.int with subject: subscribe outreach@lists.ecmwf.int

(To unsubscribe send an email to sympa@lists.ecmwf.int with subject: unsubscribe outreach@lists.ecmwf.int)



Multiexcerpt include
MultiExcerptNameuseful info
PageWithExcerptNWP training courses