Commit Graph

728 Commits

Author SHA1 Message Date
Shahram Najm 8e73c761dc Testing: F90 Increase coverage 2023-12-31 00:14:42 +00:00
Shahram Najm 96edabfea1 Testing: F90 get_elements 2023-12-30 17:56:53 +00:00
Shahram Najm abd4d80d2a Testing: F90 Increase coverage 2023-12-30 14:17:26 +00:00
Shahram Najm 0c747f3b02 Fortran: Keys iterator with skip 2023-12-26 13:26:25 +00:00
Shahram Najm 1a458f47ef Fortran: nearest single 2023-12-26 12:53:44 +00:00
Shahram Najm bd8a226cbe Testing: Increase coverage: F90 grib_get_data 2023-12-25 20:37:34 +00:00
Shahram Najm 3807f533b3 Examples: Initialise counter 2023-12-19 19:04:04 +00:00
Shahram Najm 49553d760d Testing: F90 error codes 2023-12-18 15:00:10 +00:00
Shahram Najm bb621a8836 Testing: Increase coverage: F90 misc functions 2023-12-18 14:01:48 +00:00
Shahram Najm 483316197a Refactoring 2023-12-15 15:16:40 +00:00
Shahram Najm a2adea7b81 API: Allow setting code table keys as missing via codes_set_string 2023-12-09 17:13:02 +00:00
Shahram Najm 591f335cdb ECC-1733: GRIB2: codes_set_missing doesn't work for timeIncrement and indicatorOfUnitOfTimeIncrement keys 2023-12-07 15:46:03 +00:00
Shahram Najm 2d128f5b6c ECC-1722: API: Allow setting integer key as missing via codes_set_string 2023-11-20 20:53:33 +00:00
Shahram Najm c87a7496d6 Examples: cleanup 2023-08-25 18:44:07 +01:00
Shahram Najm 8d6b11772a Examples: Fortran is_defined 2023-08-23 20:07:46 +01:00
Shahram Najm 1aaf720183 Remove unused variable 2023-08-23 19:19:30 +01:00
Shahram Najm c704400fdc Testing: F90 Increase coverage 2023-08-23 19:19:11 +01:00
Shahram Najm 2cfe640f1c Testing: Increase coverage 2023-08-23 14:17:27 +01:00
Shahram Najm c19b933b0f Check for failures in unpack_string 2023-08-22 17:02:48 +01:00
Shahram Najm cf3ea9b924 Examples: Fortran dump both GRIB and BUFR 2023-08-22 16:39:14 +01:00
Shahram Najm bfb9893d28 Examples: Fortran dump fixes 2023-08-22 15:38:31 +01:00
Shahram Najm 25bcc19d77 Examples: Fortran dump 2023-08-22 14:39:28 +01:00
Shahram Najm 41d9d5c7f1 ECC-633: Fortran examples: looping over messages 2023-08-17 12:50:33 +00:00
Shahram Najm ab3c0ce28d ECC-633: Fortran examples: looping over messages 2023-08-17 10:37:42 +00:00
Shahram Najm 94b428d997 Testing: Fortran julian date conversions 2023-08-11 15:49:28 +01:00
Shahram Najm d2012457b0 Include what you use 2023-06-23 16:35:01 +01:00
Shahram Najm 16403faeca ECC-1615: Fortran API: Ability to read an array of double-precision integers 2023-06-19 15:53:47 +01:00
Shahram Najm 71340dfb5e Cleanup 2023-05-09 13:57:31 +01:00
Shahram Najm e6359b76c1 ECC-1580: Add test 2023-05-05 11:26:57 +01:00
Shahram Najm 285cec091d Testing: cleanup 2023-04-29 12:44:25 +01:00
Shahram Najm 6489aa6d46 Single-precision support: Array of reals 2023-04-28 11:16:52 +01: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 76baf2790f Fix broken builds 2023-04-19 17:57:06 +01:00
Shahram Najm c64d82d433 Fix broken Windows build 2023-04-19 11:20:27 +01:00
Shahram Najm 168537f503 Examples: cpplint warning [runtime/threadsafe_fn] 2023-04-19 10:58:21 +01:00
Shahram Najm f92e63ac0a Remove deprecated file 2023-03-23 15:23:04 +00:00
Shahram Najm e53fa17e69 Examples: Be explicit in type specification (double precision) 2023-03-15 14:58:48 +00:00
Shahram Najm e2231ac6e1 CMake: Better naming 2023-03-15 14:58:41 +00:00
Shahram Najm 5bf0168e61 Examples: Be explicit in type specification (double precision) 2023-03-15 14:45:59 +00:00
joobog d300abb636
Merge branch 'develop' into feature/ECC-1467-FloatDataValues 2023-03-13 11:49:00 +01:00
Shahram Najm 6d49930616 Testing: Ensure tests pass with -DENABLE_BUILD_TOOLS=0 2023-02-27 10:32:58 +00:00
Shahram Najm 50138bd42b ECC-1536: Testing: Speed up the BUFR downloads by running them in parallel 2023-02-26 15:07:26 +00:00
Shahram Najm b669abf13f ECC-1508: Set project language to be C++ 2023-01-29 13:22:15 +00:00
Shahram Najm 076f1050a8 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
Shahram Najm 445798caa7 ECC-1467: Testing 2022-12-29 21:27:26 +00:00
Shahram Najm 573f2f99cc ECC-1467: First working version for simple packing 2022-12-29 17:54:30 +00:00
Shahram Najm 4dd790f2ff ECC-1467: Debugging 2022-12-29 17:30:01 +00:00
Shahram Najm be17dfa757 Cleanup 2022-12-28 15:12:46 +00:00
Shahram Najm 6a9b705b37 Documentation 2022-12-28 14:28:58 +00:00
Shahram Najm 8a05412b73 Examples: Check results 2022-12-22 16:46:00 +00:00