Opened 8 years ago
Closed 8 years ago
#163 closed Enhancement (fixed)
FPv9.3.1 - changes related to CTBTO environment and grib2flexpart
Reported by: | donaldjmorton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | FP other | Version: | FLEXPART 9.3 |
Keywords: | Cc: |
Description
Several changes have been made by myself and Gerald Klinkl (CTBTO)
- grib-api libs for ifort have moved, and I changed those in the relevant Makefiles
- gfortran compilation now requires -mcmodel=large. It seems to be an artifact of adding more information to the preprocessed file formats. It seems like we've "just gone over the line" in terms of static storage.
- Some preprocessed file format "versioning" information was modified so it's more useful to CTBTO
- grib2flexpart was modified so that it will more efficiently detect (and abort) if output files already exist (in which case, because they are named just like the GRIB files, the GRIB files might be overwritten).
This ticket may be closed by anybody with such authorization.
Change History (1)
comment:1 Changed 8 years ago by admin
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.