Changes between Version 13 and Version 14 of FpCtbtoOverview


Ignore:
Timestamp:
Jul 1, 2015, 2:05:06 PM (9 years ago)
Author:
dearn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FpCtbtoOverview

    v13 v14  
    3535To perform the unification in the GRIB reading routines in FLEXPART to achieve a single executable, the following steps have taken place:
    3636
    37 1. Documentation and test cases have been added into the source code within their respective directories. The testing environment, '''FLEXtest''', is constituted of a set of simple modules that can be independently called but that are meant to be in a high level structure. http://flexpart.eu:8088/svn/CTBTOdevel/trunk/flexpart-testing/doc/ for readily available mark down documentation. An example of the functioning and outcome of the testing is added below.
     371. Documentation and test cases have been added into the source code within their respective directories. The testing environment, '''FLEXtest''', is constituted of a set of simple modules that can be independently called but that are meant to be in a high level structure. http://flexpart.eu:8088/svn/CTBTOdevel/trunk/flexpart-testing/doc/ for readily available mark down documentation. An example of the functioning and outcome of the testing is added below. The main approach taken here is that both, documentation and testing environment (included limited test data), are part of the FLEXPART source code so that the user may test compilation, running and execution right after code download.
    3838
    39392. The FLEXPART version in the trunk (as of date 16 February 2015) has been used to program the unification of routines. The code has been modified as follows: