Commit Graph

127 Commits

Author SHA1 Message Date
Shahram Najm 47085c545f ECC-63: Change name of the library (autotools) 2015-02-14 16:22:49 +00:00
Shahram Najm f0ea1ec12f ECC-63: Change name of the library 2015-02-13 18:04:42 +00:00
Shahram Najm 813222c80f Add gts tools to cmake too 2015-02-13 14:44:16 +00:00
Enrico Fucile 7d93336125 added gts_X tools. Tests to be added later 2015-02-13 14:20:45 +00:00
Shahram Najm 04c5e03d77 ECC-10: Creating a handle from a file 2015-02-12 18:32:04 +00:00
Enrico Fucile e59d7f9868 changed json: messages array 2015-02-12 14:51:22 +00:00
Enrico Fucile 65cef10467 cleanup old unused code. Made json bufr_dump default 2015-02-12 09:14:47 +00:00
Shahram Najm a622e452c3 ECC-10: Remove extraneous function codes_new_from_file 2015-02-11 18:58:34 +00:00
Shahram Najm 6dee943102 ECC-45: bufr_compare does not detect change in subCentre 2015-02-09 17:04:26 +00:00
Shahram Najm 9141fa8423 ECC-50: Review all tool options for the bufr family 2015-02-09 15:37:30 +00:00
Shahram Najm b47c80b518 ECC-50 bufr_index_build options 2015-02-09 14:59:10 +00:00
Shahram Najm 8d86117cdb Clean up 2015-02-06 17:48:47 +00:00
Shahram Najm 6916d50aa4 Clean up 2015-02-06 17:46:04 +00:00
Shahram Najm 07446d0597 Incorporate old bug fixes from grib tools to bufr ones 2015-02-06 14:03:27 +00:00
Shahram Najm dd15ef267b Incorporate old bug fixes from grib tools to bufr ones 2015-02-06 13:54:49 +00:00
Shahram Najm 700d7c7878 GRIB-680: CMake: lib/pkgconfig not created 2015-02-05 16:57:47 +00:00
Shahram Najm 9ed0dccd97 ECC-42 bufr compare exit status 2015-02-04 09:30:29 +00:00
Shahram Najm a94009a53d ECC-34: codes_count: show count per message as well as total 2015-02-02 22:00:32 +00:00
Shahram Najm 519dbf209e Install count tools 2015-02-02 17:24:22 +00:00
Shahram Najm 7f0dfe1307 ECC-35: bufr_filter does not fail with a non-zero exit value for non-existent keys 2015-02-02 14:46:15 +00:00
Shahram Najm cc3237e578 Added codes_count.c from which we create 3 executables: codes_count, grib_count and bufr_count 2015-02-01 20:53:53 +00:00
Shahram Najm 54ee668d9b Remove grib related options from bufr tools 2015-01-31 21:58:30 +00:00
Shahram Najm 5df45e06b3 Exclude explicit reference to GRIB 2015-01-30 18:30:48 +00:00
Shahram Najm be8e44f930 Printing the version 2015-01-30 17:29:41 +00:00
Shahram Najm 43f647251c Add debug message 2015-01-29 15:49:23 +00:00
Enrico Fucile 91b1ab46cd Changed signature of all X_new_from_file functions except grib_new_from_file: deleted argument headers_only which is grib specific. Fixed a problem with make proto 2015-01-29 10:36:16 +00:00
Shahram Najm acb452c589 Fix error in fprintf 2015-01-26 17:46:49 +00:00
Enrico Fucile a431bdd566 fixed problem with bufr_dump -j for multi messages and multi subsets 2015-01-26 14:18:59 +00:00
Shahram Najm 79d12206c5 CMake: add mechanism to install ecmwf-specific tools 2015-01-25 15:31:33 +00:00
Shahram Najm 1cafbdd5aa Replace macros/makefile vars to use ECCODES prefix 2015-01-24 22:19:32 +00:00
Shahram Najm 98c1617850 ECC-29: Remove deprecated tools 2015-01-23 23:22:19 +00:00
Shahram Najm 8e3f489091 ECC-28: Change the prefix of all environment variables 2015-01-23 22:47:51 +00:00
Shahram Najm 007e99197b codes_info clean up: rename -t option to -s (for samples path) 2015-01-22 17:00:59 +00:00
Shahram Najm 6dcb518b5f ECC-19: Rename grib_info to codes_info 2015-01-22 16:44:59 +00:00
Shahram Najm 9059762dac GRIB-676 Accum Freezing Rain 2015-01-16 16:35:11 +00:00
Shahram Najm 655d036ba8 Removed grib_debug tool 2015-01-14 13:03:55 +00:00
Shahram Najm e377278d02 GRIB-428: grib_to_netcdf file size limit 2015-01-07 11:48:17 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Enrico Fucile 88d6957590 semantics back working 2015-01-05 08:37:40 +00:00
Shahram Najm e35d39a429 ecCodes/ECC-1: eccodes wrapper added 2014-12-19 16:58:29 +00:00
Shahram Najm 98605225e9 Add bufr_compare_dir script for installation 2014-12-18 11:33:47 +00:00
Shahram Najm c10e4742dd GRIB-663: Support for HDF5 headers. Part 1 2014-12-16 18:21:56 +00:00
Enrico Fucile 4c3a645e56 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2014-11-17 14:53:15 +00:00
Enrico Fucile 7400f09067 added grib_merge.c tool 2014-11-17 14:53:05 +00:00
Shahram Najm bcf3ba272e Fix macros false/true 2014-11-16 19:08:47 +00:00
Shahram Najm ab622abc08 GRIB-640: Deprecate the tools 'grib_convert' and 'grib_cmp'. Remove them 2014-11-14 13:19:54 +00:00
Shahram Najm e6ae11b826 GRIB-638: grib_to_netcdf: Inform user which keys are being ignored 2014-11-13 14:16:43 +00:00
Shahram Najm 61f80cb6b7 GRIB-428: grib_to_netcdf file size limit (REWORK) 2014-11-13 11:17:36 +00:00
Shahram Najm b3817e8ae1 Add missing newline in verbose mode 2014-11-06 16:11:03 +00:00
Shahram Najm d4547c5365 GRIB-626: grib_to_netcdf: CF checker warning about calendar 2014-11-03 18:36:17 +00:00