Changes between Initial Version and Version 1 of Ticket #871
- Timestamp:
- 11/12/20 05:04:37 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #871
- Property Resolution → Done
- Property Status new → closed
-
Ticket #871 – Description
initial v1 1 1 This update includes several minor corrections that do not affect the computations: 2 2 3 * The syntax for the ampersand ('''&''') location is now strict to facilitate alternate compiling using '''CMAKE''', which will be used to interact with the '''JEDI''' data assimilation project. Many thanks to Dave Robertson for writ ting the PERL script to determine the ampersand locationa that triggers the free-form compiling rules. After using our fancy '''GMAKE''' and '''makefile''' in ROMS for years, we feel that are retrograding to the stone age with '''CMAKE'''. We are appauled and disgusted with its minimal capabilities.3 * The syntax for the ampersand ('''&''') location is now strict to facilitate alternate compiling using '''CMAKE''', which will be used to interact with the '''JEDI''' data assimilation project. Many thanks to Dave Robertson for writing the PERL script to determine the ampersand location that triggers the free-form compiling rules. After using our fancy '''GMAKE''' and '''makefile''' in ROMS for years, we feel that are retrograding to the stone age with '''CMAKE'''. We are appalled and disgusted with its minimal capabilities. 4 4 5 5 * '''WARNING:''' Changed the metadata entry for '''obs_scale''' in '''varinfo.dat'''. Now, we have a precise long_name; … … 17 17 * Introduced new C-preprocessing option '''TRACING''' to track the sequence of ROMS routines calls during debugging. It will help track the location where the model is hanging-up in MPI applications in some computer environments. 18 18 19 * Corrected logic in the '''Coupled 4D-Var''' algorithms using the split scheme thatoverwrites several output variables in the '''MODNAME''' NetCDF file. Notice that '''Coupled 4D-Var''' algorithms have not been released yet.19 * Corrected logic in the '''Coupled 4D-Var''' algorithms using the split scheme overwrites several output variables in the '''MODNAME''' NetCDF file. Notice that '''Coupled 4D-Var''' algorithms have not been released yet. 20 20 21 21 * Added additional global attributes to the '''MODNAME''' NetCDF file to facilitate post-processing: