Changes between Version 3 and Version 4 of EventsFpTraining2019


Ignore:
Timestamp:
Jul 19, 2019, 3:58:15 PM (5 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EventsFpTraining2019

    v3 v4  
    11'''Material of the FLEXPART V10.3 training: 1-3 July 2019'''
    22
    3 The material consist of presentations from the lectures and exercises, files needed per exercise and one recording. Beside this, there is the FLEXPART tar that was used for this course, a bashrc file, a script to download GFS data, a script to generate an AVAILABLE file and a script to process and plot the output (for tracer, nuclear and volcanic simulations). We recommend using ECMWF data, of which the retrieval is explained in the lecture and exercise on flex_extract. However, results obtained with GFS data are also included in this course.
     3The material consist of presentations from the lectures and exercises, files needed per exercise and one recording.
     4Beside this, there is the bashrc file that was used for this course, a script to download GFS data, a script to generate an AVAILABLE file and a script to process and plot the output (for tracer, nuclear and volcanic simulations).
    45
    5 If you are do not have a bashrc file yet: save the bashrc file to your home directory and rename it by added a dot in front: .bashrc. In case you already have a tailored bashrc, just download and add the listed packages.
     6The course was given with Flexpart version 10.3, but should be forward compatible.
     7To obtain the latest version:
     8{{{
     9git clone https://www.flexpart.eu/gitmob/flexpart  --branch release-10 --single-branch
     10}}}
     11We recommend using ECMWF data, of which the retrieval is explained in the lecture and exercise on flex_extract. However, results obtained with GFS data are also included in this course.
     12
     13If you do not have a bashrc file yet: save the bashrc file to your home directory and rename it by added a dot in front: .bashrc. In case you already have a tailored bashrc, just download and add the listed packages.
    614
    715For any questions concerning this material, contact: marie.mulder[at]zamg.ac.at. For questions related to the specific topics, email addresses are included in the presentations.