Skip to content
Snippets Groups Projects
user avatar
Anne Philipp authored
put grib2flexpart part of code into its own function; changed function documentation of input controlfile parameter
27fe9697
History

README

This directory contains programs to generate FLEXPART WINDFIELDS from ECMWF ERA-Interim data.

  • `python contains python scripts to extract and generate WINDFIELDS

  • `src contains Fortran source code to create CONVERT2 executable (used by the python scripts)

  • `grib_templates contains GRIB-API templates for running CONVERT2 program.

  • `please read SIP.doc and SUT.doc for detailed installation and usage instructions

Please report any problems.