NOAA-EMC / NCEPLIBS-g2c

This library contains C decoder/encoder routines for GRIB edition 2.
Other
18 stars 11 forks source link

changing to canonical ref files, generated on hera with intel #361

Closed edwardhartnett closed 1 year ago

edwardhartnett commented 1 year ago

Generating index files with GNU can result in some unexpected problems. Basically because gnu does not initialize undclared vars.

Unfortunately the reference files generated for testing were done with gnu compilers.

In this PR I take two grb2index files that I generated on hera, and we can use them for reference files we know are correct.