shahramn
f96369ccb3
Cosmetics
2024-11-12 21:54:49 +00:00
shahramn
4e11d8b7dd
Dead code removal
2024-10-09 21:39:30 +01:00
Eugen Betke
1a7a94e1d3
Merge branch 'develop' into feature/modernisation_merge_accessor_classes
2024-10-07 11:21:02 +02:00
shahramn
626d3c4102
Dead code removal
2024-10-06 13:50:10 +01:00
shahramn
914643efb7
Tools: Usage text
2024-10-04 15:41:21 +01:00
Eugen Betke
7ee915b8c3
Merge branch 'feature/modernisation_merge_accessor_classes' of github.com:ecmwf/eccodes into feature/modernisation_merge_accessor_classes
2024-10-04 11:59:29 +00:00
Eugen Betke
376b7e780e
Merge branch 'develop' into feature/modernisation_merge_accessor_classes
2024-10-04 10:35:24 +00:00
shahramn
a14888bf97
Tools: codes_export_resource
2024-09-27 12:32:32 +01:00
Eugen Betke
3a52f55e46
Modernisation: Private member variables in bufr_data_array
2024-09-19 17:34:41 +02:00
Eugen Betke
0627b526fe
Merge branch 'develop' into feature/modernisation_merge_accessor_classes
2024-09-13 15:02:27 +02:00
shahramn
15685f9922
Tools: Set key 'file' for grib_ls
2024-09-09 21:00:46 +01:00
shahramn
afaf3d6bc5
Tools: codes_config options
2024-09-06 14:00:40 +01:00
shahramn
36dd16810f
Tools: codes_config thread options
2024-09-05 14:46:32 +01:00
Eugen Betke
16c4797aee
Merge branch 'develop' into feature/modernisation_merge_accessor_classes
2024-09-04 16:56:29 +02:00
shahramn
eef74b1e28
Tools: codes_config installation
2024-09-04 15:28:35 +01:00
shahramn
044cc0d26c
Tools: codes_config build type
2024-09-04 15:09:09 +01:00
shahramn
c1f67e1069
Tools: codes_config (Try 2)
2024-09-04 13:38:12 +01:00
shahramn
ae1bb2122c
Tools: codes_config (Try 1)
2024-09-04 13:10:02 +01:00
shahramn
5d00cae2c9
Testing: gts_compare
2024-08-26 15:34:23 +01:00
shahramn
264edafab9
Testing: grib_compare & bufr_compare options
2024-08-24 16:17:15 +01:00
shahramn
2d24ad7039
Testing: grib_to_netcdf error conditions and options
2024-08-24 14:39:31 +01:00
shahramn
0f3a10b727
Tools: Error messages
2024-08-20 17:40:08 +01:00
shahramn
2ff3b0e0bc
Dead code removal
2024-08-20 17:06:11 +01:00
shahramn
a2bd712308
Testing: grib_to_netcdf error conditions
2024-08-20 11:44:01 +01:00
shahramn
634134ea14
ECC-1904: API function to get the git branch
2024-08-15 13:06:58 +01:00
shahramn
837c9afc4e
ECC-1904: API function to get the git branch
2024-08-15 12:28:29 +01:00
Eugen Betke
26f586f7c1
Modernisation: Merge accessor classes
2024-08-12 01:54:29 +02:00
Gioele Barabucci
3230077c67
tools/bufr_compare_dir: Support directory names with spaces
2024-08-07 19:48:31 +01:00
Gioele Barabucci
7d8a2b65fd
tools/bufs_compare_dir: Make compatible with POSIX sh
...
`bufr_compare_dir` is the only installed script that requires `ksh`. With
minor changes it is possible to make this script compatible with standard
POSIX sh.
Removing the need to use `ksh` greatly simplifies many aspects of the efforts
needed to package, install and maintain eccodes in distributions like
Debian.
See: https://bugs.debian.org/1078095
2024-08-07 19:48:31 +01:00
Shahram Najm
7f025213e2
Fix the hard coded length for keys of type 'byte'
2024-07-27 12:18:36 +00:00
shahramn
b2a8889658
ECC-1870: Tools: Improve error message when printing array keys via grib_get, grib_ls
2024-07-15 11:32:17 +01:00
shahramn
afa948a180
ECC-1848: Tools: Deprecate grib_merge, gg_sub_area_check and big2gribex
2024-06-24 13:19:08 +01:00
shahramn
99cfebb1aa
Tools: Deal with input being a directory
2024-06-15 13:21:06 +01:00
shahramn
1f2e30f603
Tools: Fix case with bitmap
2024-06-14 16:36:03 +01:00
Eugen Betke
5d63a54fd9
Merge branch 'develop' into feature/modernisation-inheritance
2024-05-07 11:17:03 +00:00
shahramn
7382fb3ab7
Tools: Documentation
2024-05-04 15:30:56 +01:00
shahramn
4f577fea52
Expression: unary op name
2024-05-03 17:32:10 +01:00
shahramn
71f5dbd1df
Tools: Deprecated tools
2024-05-02 20:36:36 +01:00
shahramn
beb8abb32c
Dead code removal
2024-05-02 16:23:06 +01:00
Eugen Betke
41a7e62306
Merge branch 'develop' into feature/modernisation-inheritance
2024-05-02 12:38:21 +00:00
shahramn
607f15bbdc
Tools: Fix for Windows and constant fields
2024-05-02 10:54:23 +01:00
shahramn
1f335a011e
Testing: big2gribex
2024-05-01 21:53:06 +01:00
shahramn
147bdc4290
Compiler warning: parameter 'err' set but not used
2024-05-01 14:29:46 +01:00
shahramn
7d49e7b87a
Compiler warning: parameter 'err' set but not used
2024-05-01 14:20:26 +01:00
shahramn
a9e361fb96
ECC-1817: Tools documentation: grib_compare/bufr_compare '-f' option
2024-04-30 17:13:31 +01:00
Eugen Betke
3630e3bfab
Merge branch 'develop' into feature/modernisation-inheritance
2024-04-30 13:24:09 +00:00
shahramn
7bf2f09ed6
Tools: Error checking
2024-04-24 18:17:02 +01:00
shahramn
7ff5e2eaf3
Tools: Dead code removal and cppcheck warnings
2024-04-09 12:03:22 +01:00
shahramn
cefa5b4885
Dead code removal: Unused data members
2024-04-04 15:21:42 +01:00
Eugen Betke
05e8b45d42
99% tests passed, 4 tests failed out of 337
2024-04-04 12:47:20 +00:00