Shahram Najm
130c61e755
ECC-1508: Set project language to be C++
2023-01-28 15:18:23 +00:00
Shahram Najm
66f73fd6ff
Testing
2023-01-06 13:02:12 +00:00
Shahram Najm
9f71b20f25
ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf'
2022-11-10 19:18:43 +00:00
Shahram Najm
18d2440eca
cpplint warnings
2022-11-04 16:55:18 +00:00
Shahram Najm
30c7b23fd8
Fix declaration
2022-02-01 19:44:05 +00:00
Mamoru TASAKA
9900658d22
tests/grib_lam_bf: use ieee instead of ieee64 for linux 32 bit
...
"unpackedSubsetPrecision" value is used for "ieee_floats".
ieee_floats=2 means bytes=8 and grib_long_to_ieee64 is used,
which is supported only when sizeof(double) == sizeof(long) .
Use unpackedSubsetPrecision=1 on linux 32 bit system, which means
grib_long_to_ieee is to be used.
Note that this test is currently disabled on Windows.
2022-01-10 23:29:07 +09:00
Shahram Najm
e4edb7b81d
ECC-1207: GRIB2: BiFourier packing error
2021-02-25 21:17:24 +00:00
Philippe Marguinaud
e0376b72d9
Add test to demonstrate that laplam (grib_accessor_class_data_g2bifourier_packing.c) is now broken.
2021-02-24 19:00:53 +01:00
Shahram Najm
7e08c499ac
ECC-1063: Apply consistent code style to source
2020-01-29 12:05:02 +00:00
Shahram Najm
2c2e6c0cad
Tests: Print out norm on failure
2019-12-24 20:33:53 +00:00
Shahram Najm
7403ae68fa
Windows test failures: use binary mode for opening GRIBs
2019-12-10 16:27:44 +00:00
Shahram Najm
271889d66d
ECC-924: Latest fixes from MeteoFrance
2019-05-27 21:16:41 +01:00
Shahram Najm
db542bfbd5
Rename lam_bf test
2019-05-16 14:55:31 +01:00