Skip to content
Snippets Groups Projects
Select Git revision
  • ced5d274f0e78ffb0d5892cf12addea47320a902
  • master default protected
  • djmdev
  • dev
  • cloud_water_contents
  • 1-download-era5
  • sysinstall
  • origin/task/language-editing
  • task/language-editing
  • feature/makefiles
  • v7.1.2
  • v7.1.1
  • v7.1
  • v7.0.4.1
  • 7.0.4
15 results

flex_extract

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    anphi authored
    ced5d274
    History
    Name Last commit Last update
    docs
    grib_templates
    python
    src
    .gitignore
    README.md

    README

    This software retrieves ECMWF data and generates FLEXPART specific data files. For each time stamp the software combines all model level and surface level data fields which were modified to match FLEXPART's needs and were then stored in single files with the format prefixYYMMDDHH.

    This directory contains the following sub-directories:

    • `python: It contains the python scripts which manage the extraction and the generation of FLEXPART input data files. It also includes the CONTROL files which contain the controlling parameters.
    • `src: It contains the Fortran source code and Makefile templates to create the CONVERT2 executable (used by the python scripts) to process the ECMWF grib fields, e.g. convert from reduced gaussian to regular latitude-longitude grid.
    • `grib_templates: It contains a reference table for the ECMWF parameter.

    For more detailed installation instructions and the user guide please read SIP.pdf and SUT.pdf.

    Please report any problems via the ticket system at www.flexpart.eu.