Commit Graph

7911 Commits

Author SHA1 Message Date
Shahram Najm e6359b76c1 ECC-1580: Add test 2023-05-05 11:26:57 +01:00
Shahram Najm 276cc91604 ECC-1580: Make codes_get_native_type available in Fortran 2023-05-05 11:26:57 +01:00
Shahram Najm 352cdf49ed ECC-1581: GRIB2: Modification of total snowfall GRIB2 deprecated encoding 2023-05-04 16:43:21 +00:00
Shahram Najm a8ddefceaf ECC-1579: Spectral data in single-precision 2023-05-04 15:18:23 +00:00
Shahram Najm e94bc38c18 ECC-1579: TODO reminder 2023-05-04 14:59:25 +00:00
Shahram Najm fa08de8491 ECC-1579: Fortran: grib_get_real4_array (single-precision mode) not bit-identical 2023-05-04 14:51:52 +00:00
Shahram Najm 8d4fb4c9dd ECC-1578: codes_handle_new_from_index does not initialise its 'err' argument 2023-05-04 09:27:55 +00:00
Shahram Najm 84e82baf02 ECC-1575: GRIB2: Modification of convective precipitation GRIB2 deprecated encoding 2023-05-03 17:00:49 +00:00
Shahram Najm f6512f7cd2 ECC-1574: GRIB2: Modifications to parameter long names (WMO conforming) for Destination Earth 2023-05-03 16:15:27 +00:00
Shahram Najm 579e246f72 ECC-1577: Test 2023-05-03 16:51:37 +01:00
Shahram Najm 58b001e7cf ECC-1577: GRIB2: Add support for stepType when typeOfTimeIncrement=255 2023-05-03 16:30:01 +01:00
Metamess 4e9101dd86 Added support for stepTypes 'avg' and 'accum' if typeOfTimeIncrement is set to 255 'Missing' 2023-05-03 16:19:06 +01:00
Shahram Najm cd21477fbb Deprecated 2023-05-03 13:25:06 +01:00
Shahram Najm 285cec091d Testing: cleanup 2023-04-29 12:44:25 +01:00
Shahram Najm 3ce066b60a Better error messages 2023-04-29 12:32:39 +01:00
Shahram Najm 1aa8016a54 Replace Asserts with proper error messages and exit codes 2023-04-28 14:44:16 +01:00
Shahram Najm fd4bd4847c Compiler warnings 2023-04-28 12:06:42 +01:00
Shahram Najm 00f00747be Add header file for std::is_floating_point 2023-04-28 11:27:46 +01:00
Shahram Najm 6489aa6d46 Single-precision support: Array of reals 2023-04-28 11:16:52 +01:00
Shahram Najm 4f8d151dc3 ECC-1572: part 2 2023-04-26 16:52:02 +00:00
Shahram Najm f9613ee29b Compiler warning: [-Wmaybe-uninitialized] 2023-04-24 20:15:08 +00:00
Shahram Najm 1ef77a8b47 ECC-1572: Fortran codes_get/grib_get fails to get array of 32-bit real numbers 2023-04-24 16:43:59 +01:00
Shahram Najm a42a8547bc Single-precision: support decoding of ibmfloat and ieeefloat keys 2023-04-24 16:38:40 +01:00
Shahram Najm 6a990d87ed Compiler warning: [-Wmaybe-uninitialized] 2023-04-24 14:59:46 +01:00
Shahram Najm 94c657aa98 Update comments for accessor functions 2023-04-23 18:14:02 +01:00
Shahram Najm b745bf3fbd Remove unused function from accessor hierarchy: init_class 2023-04-23 14:58:23 +01:00
Shahram Najm 4755277a88 Testing: JPEG nearest 2023-04-22 19:27:37 +01:00
Shahram Najm ee9cc4d334 Testing: JPEG to CCSDS 2023-04-22 18:02:51 +01:00
Shahram Najm 0f647bdb99 Testing: Remove unused variable 2023-04-22 17:11:09 +01:00
Shahram Najm c592821a89 Logging: use __func__ 2023-04-22 16:52:09 +01:00
Shahram Najm 6ddbf5b4d0 grid_complex: cleanups 2023-04-21 20:40:12 +01:00
Shahram Najm 3518cbeeab grid_complex: cleanups 2023-04-21 17:45:06 +01:00
Shahram Najm a43903ac52 Merge branch 'develop' into feature/grid_complex_encoding 2023-04-21 17:02:01 +01:00
Shahram Najm 47a82e181c Cleanup 2023-04-21 16:21:33 +01:00
Eugen Betke 9c6ad56c01 Merge branch 'feature/grid_complex_encoding' of github.com:ecmwf/eccodes into feature/grid_complex_encoding 2023-04-21 14:16:54 +00:00
Eugen Betke 2721644f76 ECC-1472: remove re-packing form grib-bitmap test 2023-04-21 14:15:19 +00:00
Shahram Najm 078ee6aee3 Add WMO note re experimental template 2023-04-21 14:52:47 +01:00
Shahram Najm b1bea080ee Fix header files and add copyright notices 2023-04-21 14:09:28 +01:00
Shahram Najm ddf8db8bb8 Improved error message re disabled functionality 2023-04-21 13:47:47 +01:00
Shahram Najm 4fdfca2cf7 ECC-1571: GRIB2: Allow new expver=0002 for class=ur and origin=lfpw 2023-04-21 11:26:35 +01:00
Shahram Najm 3a9213ab03 Compiler warnings: Microsoft Visual 2023-04-21 11:16:06 +01:00
Robert Osinski 55bf28d38e Wrong marsExpver with local section fixed, test added 2023-04-21 11:15:18 +01:00
Robert Osinski 92e62e540a more formatting 2023-04-21 11:15:18 +01:00
Robert Osinski c37009f15d formatting 2023-04-21 11:15:18 +01:00
Robert Osinski 165fada62e local section for uerra 2023-04-21 11:15:18 +01:00
Robert Osinski 5ff8e07762 Sync with ecmwf develop 2023-04-21 11:15:18 +01:00
Robert Osinski c5e99189e5 Variable for grib2 tables version added 2023-04-21 11:15:18 +01:00
Robert Osinski bb1043307b grib2 ifs_samples added to set latest version target 2023-04-21 11:15:18 +01:00
Robert Osinski 74986efd64 CMake target set_latest_tables_version added 2023-04-21 11:15:18 +01:00
Shahram Najm f186a58ddb ECC-1570: GRIB2: accumulated mass emission of methane from Wetlands 2023-04-20 15:44:46 +00:00