Changes between Version 18 and Version 19 of FpCtbtoOverview


Ignore:
Timestamp:
Jul 13, 2015, 3:45:28 PM (9 years ago)
Author:
dearn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FpCtbtoOverview

    v18 v19  
    4747
    4848
    49 == Update: 2015-07-01 ==
     49== Update: 2015-07-13 ==
    5050
    51 Work is currently ongoing on the first functionality-area above: "Allow GRIB input data to be pre-processed before FLEXPART runs"
     51Work is currently ongoing on the first functionality-area above: "Allow GRIB input data to be pre-processed before FLEXPART runs". The upcoming task to be addressed is to allow GRIB input data to be pre-processed before FLEXPART runs. This task shall tackle  the following aspects:
     52
     53 1. A command line utility (grib2flexpart) shall be developed that, given two arguments, namely the GRIB input filename and the output filename in FLEXPART native arrays, produces the files in the native FLEXPART format so that the on-the-fly processing is avoided.
     54
     55 2. The utility shall reuse and share existing code in FLEXPART for reading GRIB format files and processing them into native arrays.
     56 3. A switch shall be added to the COMMAND configuration file to control whether data files specified in the AVAILABLE configuration file is in original GRIB format or pre-processed native arrays.
     57
     58The aforementioned tasks will require the generation of appropriate test cases for verifications. 
     59Documentation shall be produced at all steps.
    5260
    5361
    54 FlexpartErrorsTemporaryDocumentation
    55