source: flex_extract.git/README.md @ 9e660c4

ctbtodev
Last change on this file since 9e660c4 was e18f4b5, checked in by skomo <p.skomorowski@…>, 6 years ago

initial git repo of version 7.0.3

  • Property mode set to 100644
File size: 1.1 KB
Line 
1# README #
2
3This software retrieves ECMWF data and generates FLEXPART specific data files.
4For each time stamp the software combines all model level and surface level
5data fields which were modified to match FLEXPART's needs and were then
6stored in single files with the format prefixYYMMDDHH.
7
8
9This directory contains the following sub-directories:
10
11+ `python: It contains the python scripts which manage the extraction and
12           the generation of FLEXPART input data files. It also includes the
13           CONTROL files which contain the controlling parameters.
14+ `src:    It contains the Fortran source code and Makefile templates
15           to create the CONVERT2 executable (used by the python scripts) to
16           process the ECMWF grib fields, e.g. convert from reduced gaussian to
17           regular latitude-longitude grid.
18+ `grib_templates: It contains a reference table for the ECMWF parameter.
19
20
21For more detailed installation instructions and the user guide please read
22SIP.pdf and SUT.pdf.
23
24Please report any problems via the ticket system at www.flexpart.eu.
25
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG