Commit Graph

7170 Commits

Author SHA1 Message Date
Shahram Najm 40d1680a4f ECC-1423: GRIB2: Add wet-bulb potential temperature 2022-07-07 13:32:08 +01:00
Shahram Najm 3d6a902111 ECC-1422: cleanup 2022-07-05 17:34:40 +01:00
Shahram Najm 0f2f6e335a Performance: reduce number of calls to malloc 2022-07-05 16:53:56 +01:00
Shahram Najm 369494108e Cleanup 2022-07-04 12:58:43 +01:00
Shahram Najm 57106696dc Testing: BUFR expanded keys 2022-07-01 12:49:20 +01:00
Shahram Najm 2654faa154 Memory leak in case of error 2022-07-01 12:48:42 +01:00
Shahram Najm 8c0b0ec26b IFS Samples: GRIB samples with packingType=grid_ieee 2022-06-30 19:09:15 +01:00
Shahram Najm dbc044d828 Tools: cppcheck warnings 2022-06-30 16:52:04 +01:00
Shahram Najm 766f4aeb63 Const correctness (To aid migration to C++) 2022-06-30 10:29:46 +01:00
Shahram Najm 2be3dddd15 ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const 2022-06-30 10:29:14 +01:00
Shahram Najm 416560bc1b ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const 2022-06-30 10:28:48 +01:00
Shahram Najm f29e6ca366 ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const 2022-06-30 10:28:04 +01:00
Shahram Najm f582b8d418 Fix broken cray builds 2022-06-29 20:05:45 +01:00
Shahram Najm f792e03703 Update list of keys and hash (Add inline keyword if supported) 2022-06-29 16:43:38 +01:00
Shahram Najm 6fa6ec0632 Update list of keys and hash 2022-06-29 16:19:57 +01:00
Shahram Najm f1b49ca4ae Documentation: grib_filter 2022-06-29 15:14:16 +01:00
Shahram Najm c752eb8974 Debugging: Add messages re which element files are being loaded 2022-06-29 13:51:48 +01:00
Shahram Najm 33d66201e4 ECC-1416: Further tests 2022-06-29 12:12:15 +01:00
Shahram Najm 31cd6af1ad Merge branch 'develop' into feature/remove_aerosolType 2022-06-28 12:59:03 +01:00
Shahram Najm 1eaff7e985 ECC-1417: GRIB2: Replace key aerosolType with constituentType 2022-06-28 12:47:48 +01:00
Sebastien Villaume de76cebac5 ECC-1417 replace aerosolType by constituentType, keep an alias for ocmpatibility 2022-06-28 11:37:14 +01:00
Shahram Najm 1a14b2b3d6 ECC-1416: Error condition 2022-06-28 11:27:00 +01:00
Shahram Najm e6a42b7958 ECC-1416: GRIB: Setting computed key firstSize to 3e-8 sets wrong coded keys 2022-06-27 23:09:09 +01:00
Shahram Najm dce03425ed ECC-1054: Improve error message 2022-06-27 20:31:30 +01:00
Shahram Najm 28db3ea901 ECC-1054: bufr_dump error with unsupported operator 54 2022-06-27 19:50:25 +01:00
Shahram Najm 95e2bb679a BUFR: Documentation of RDB keys 2022-06-27 15:39:14 +01:00
Shahram Najm a95c8fe76d Tools: Add associated field as name of special descriptor 999999 2022-06-27 15:38:57 +01:00
Shahram Najm 19e6600e28 Testing: grib_get_data on spectral field 2022-06-27 11:47:10 +01:00
Shahram Najm cd3d5d5c2f Testing: grib_compare with -H 2022-06-27 11:31:46 +01:00
Shahram Najm b50ced1b45 Testing: Use Assert because if NDEBUG was defined the assert macro is disabled 2022-06-27 11:23:34 +01:00
Shahram Najm 9271a60777 Testing: bufr_ls with -s 2022-06-27 11:22:02 +01:00
Shahram Najm d86682e55a Testing: Compiler warnings 2022-06-27 11:12:29 +01:00
Shahram Najm bc2b1c3e5e Tools: repack does not apply to BUFR 2022-06-27 11:12:14 +01:00
Shahram Najm f5454d8498 Testing: Geoiterator 2022-06-26 16:56:25 +01:00
Shahram Najm c51fa655df Geoiterator: Fix the has_next function 2022-06-26 16:55:50 +01:00
Shahram Najm 5ee76b97cc Testing: Additional scaleFactor/scaledValue tests 2022-06-26 13:06:33 +01:00
Shahram Najm 6fb24961ea Appveyor: Fix Windows 2022-06-25 22:10:40 +01:00
Shahram Najm f7d1505c9c ECC-1407: Fix grid_second_order_boustrophedonic 2022-06-25 16:14:14 +01:00
Shahram Najm 5f247cbc4a ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 2) 2022-06-25 15:49:54 +01:00
Shahram Najm 31a6a619d8 Merge branch 'develop' into bugfix/ECC-1407-IEEE 2022-06-25 13:09:01 +01:00
Shahram Najm 9ddef2ea04 Testing: cleanup 2022-06-25 13:01:00 +01:00
Shahram Najm fd31febaee ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 1) 2022-06-24 12:10:24 +01:00
Shahram Najm 43bce2bc38 ECC-1414: Print error message when PNG is not enabled 2022-06-22 14:53:05 +01:00
Shahram Najm bf4018f5bd ECC-1414: GRIB: Nearest neighbour does not work for PNG packing 2022-06-22 14:44:20 +01:00
Shahram Najm b641c1ab27 Cleanup 2022-06-22 14:43:18 +01:00
Shahram Najm 2c93b0a832 Testing: use provided GRIB/TIGGE files, not wildcards 2022-06-22 14:43:03 +01:00
Shahram Najm e54c0414e2 Windows: Compiler Error C2055 2022-06-22 12:47:39 +01:00
Shahram Najm 0eca41f5ff ECC-1413: GRIB: Add iteration key in the MARS namespace for stream=elda, type=4i 2022-06-22 12:33:01 +01:00
Shahram Najm 5593a8b1c6 ECC-1403: JPEG constant fields 2022-06-22 11:43:48 +01:00
Shahram Najm 685ea8b1a9 AppVeyor: fix broken test on Windows 2022-06-21 18:06:20 +01:00