id summary reporter owner description type status priority milestone component version resolution keywords cc 150 Correct minor issues in grib2nc4 code and makefile donaldjmorton "In fp2nc4io_mod.F90, the following construct will work in gfortran v4.8.4, but in v4.4.7, the DIMENSION statement needs a specific value {{{ CHARACTER, DIMENSION(*), PARAMETER :: VALID_VARS = & & (/ 't', 'u', 'v', 'w', 'q', & & 'T', 'U', 'V', 'W', 'Q' /) }}} ---- In the Makefile, I need to add the GRIBAPI dynamic libs for the ```make test``` ---- In the Makefile, as long as I'm doing the above, I will add in some commented out variable assignments for * Paths in CTBTO system * Commands and comments for creating static binaries" Defect closed minor FP other FLEXPART 9.3 fixed deliona.arnold@…