Opened 8 years ago
Last modified 8 years ago
#162 new Enhancement
Add version information to preprocessing files in FPV9.3.1
Reported by: | donaldjmorton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | FP other | Version: | FLEXPART 9.3 |
Keywords: | Cc: |
Description
One user has suggested that, given the ongoing changes in the preprocessed met file format, it would be useful to have a version string in each preprocessed file so that we can easily identify the version, and hence the format, of preprocessed files.
Change History (3)
comment:1 Changed 8 years ago by donaldjmorton
comment:2 Changed 8 years ago by donaldjmorton
All of the above has been completed. The PREPROC_FORMAT_VERSION_STR was set to 8 characters.
Tested as described above, as well as comparing results of GRIB-driven Flexpart with preproc-driven FLEXPART. Also, general testing with testing environment was successful (after setting compiler option to -mcmodel=large for gfortran)
I have no authority to close this ticket. Anybody with such authority should feel free to close this ticket.
comment:3 Changed 8 years ago by donaldjmorton
Note that the fp tests in flexpart-testing/check/general_cases/gfortran will no longer pass, since they are using an older preproc format.
Strategy -
Do the development in new, temporary branch fp9.3.1-preproc-ver, test as follows
Then, merge back into mother branch (FPv9.3.1) and tag FPv9.3.1e