Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 210)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#45 fixed Consolidation of various code changes ignacio pesei
Description

(from minutes of FpDev Workshop 2013) Consolidate code changes into new version. NILU will collect the code changes made by various people and consolidate them into a new official release.

#150 fixed Correct minor issues in grib2nc4 code and makefile donaldjmorton
Description

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
#172 fixed Creating new FPv9.3.2 branch for NetCDF4 implementation of intermediate met files donaldjmorton
Description

The FPv9.3.1 branch has been used by CTBTO since October 2016 for testing purposes. Since then, I've changed the format of the intermediate met files from raw binary to NetCDF.

To facilitate this, I'm now creating new branch (from Tag FPv9.3.1f), FPv9.3.2, in which I will apply modifications, and this will become the "operational testing version" for CTBTO.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.
hosted by ZAMG