Commit Graph

221 Commits

Author SHA1 Message Date
Shahram Najm bbb62044b4 Formatting 2015-09-25 18:13:33 +01:00
Shahram Najm 7624bd169e Rename check_gaussian_grid.c to grib_check_gaussian_grid.c 2015-09-25 18:11:52 +01:00
Shahram Najm f71808a281 Move check_gaussian_grid.c from examples to tools 2015-09-25 17:09:27 +01:00
Enrico Fucile 2038533551 ECC-133 now passing test with 91 samples 2015-09-10 13:58:19 +01:00
Enrico Fucile 6b5411c974 ECC-133 able to decode and re-encode synop. Added test to grib_filter 2015-09-04 11:24:09 +01:00
Enrico Fucile fb7434b671 ECC-147 and part ECC-133 2015-09-03 15:49:24 +01:00
Shahram Najm dea240cc5a Fix copyright 2015-08-21 13:55:01 +01:00
Shahram Najm 635628739b GRIB-816: grib_get: using nearest function with multiple files gives incorrect results 2015-08-13 15:02:00 +01:00
Shahram Najm d27e448057 Remove messages referring to autotools configure 2015-07-31 15:44:36 +01:00
Shahram Najm 281815dd12 Added helper functions 2015-07-27 13:27:03 +01:00
Shahram Najm e1d7323fb9 Update man page 2015-07-27 11:00:22 +01:00
Shahram Najm 406129a4c0 GRIB-797: Fix dir separator char 2015-07-24 15:00:28 +01:00
Shahram Najm d0276b9f1b GRIB-792: Performance: grib_to_netcdf takes days for grib1 file of 250,000 messages 2015-07-22 17:59:31 +01:00
Shahram Najm 93fa444e11 GRIB-797: grib_compare: allow last argument to be a directory 2015-07-17 11:23:43 +01:00
Shahram Najm 008dc0026f GRIB-782: Rename parser to not clash with other executable of that name 2015-06-22 17:38:38 +01:00
Shahram Najm 26ae520583 Fix compiler errors when using g++ 2015-06-01 17:07:16 +01:00
Shahram Najm e31de2bf71 GRIB-762: CRASH: grib_to_netcdf on S2S data (forecast) 2015-05-11 18:25:15 +01:00
Shahram Najm c467ce890b GRIB-758: help page for some tools incomplete 2015-05-11 14:17:06 +01:00
Shahram Najm 9bcbe6c9fc Fix broken build: add grib_no_handle_action to grib_to_netcdf.c 2015-05-05 10:33:13 +01:00
Enrico Fucile 9e798e2641 added management of no handle in tools. Made the json valid when wrong messages and decoding errors. 2015-05-01 10:04:58 +01:00
Enrico Fucile 5d1f64aa78 added check on the size of the data section ECC-108 2015-04-30 16:21:17 +01:00
Enrico Fucile b95849b25b improved reading of messages with confusing padding or malformed messages ECC-101 2015-04-29 13:25:04 +01:00
Enrico Fucile 379bedaa1a added bufr_dump option -ja to print all the attributes. Default is now that only value and units will be printed. ECC-103 2015-04-28 10:09:09 +01:00
Shahram Najm 9c38203426 Add macro to enable floating point exceptions 2015-04-24 18:04:12 +01:00
Shahram Najm 5796616e20 GRIB-749: grib_to_netcdf: Floating-point exception generated in nc_put_att_type 2015-04-24 16:20:01 +01:00
Enrico Fucile 79314ecc0f added metar tools and tests 2015-04-10 12:14:23 +01:00
Shahram Najm c2f8d5b42f GRIB-699: grib_to_netcdf with S2S data 2015-04-07 16:52:13 +01:00
Enrico Fucile 9baba01364 merge 2015-03-25 11:51:12 +00:00
Sandor Kertesz 4297cd350d Make C, Fortran and Python examples ECC-15 2015-03-20 10:41:01 +00:00
Sandor Kertesz d7da1828a6 update confluence tools 2015-03-19 14:27:30 +00:00
Enrico Fucile 7d6c1a7072 deleted metar and taf tools and defintions 2015-03-19 13:25:20 +00:00
Shahram Najm 55dc9559c1 Fix name in desc file 2015-03-16 14:05:22 +00:00
Sandor Kertesz 48b7411648 BUFR tools documentation for beta release ECC-14 2015-03-16 11:37:24 +00:00
Shahram Najm 08ec4aff72 Do not print PRE-RELEASE 2015-03-10 18:20:46 +00:00
Sandor Kertesz 8e6f694c59 BUFR tools documentation for beta release ECC-14 2015-03-06 16:56:01 +00:00
Shahram Najm 6381a240bd GRIB-723: Non-compliant JSON output 2015-03-04 17:08:26 +00:00
Shahram Najm fc5328bd40 bufr_ls options 2015-03-04 17:07:54 +00:00
Shahram Najm 76a9f30fd5 GRIB-719: grib_to_netcdf: segmentation fault if invalid argument passed to -D option 2015-02-26 14:22:07 +00:00
Shahram Najm 99840ed7da GRIB-446 and GRIB-693: Missing version information in grib_api header files 2015-02-25 17:42:04 +00:00
Enrico Fucile d0e609065c fix for flat format 2015-02-25 11:50:02 +00:00
Enrico Fucile 7091556c91 bufr_dump -js (structure), bufr_dump -jf (flat) 2015-02-24 11:59:26 +00:00
Enrico Fucile 12eed17f46 oops forgot to commit bufr_dump.c 2015-02-24 07:40:36 +00:00
Shahram Najm 85a253f2da Rebranding: macro 2015-02-18 17:42:02 +00:00
Shahram Najm 8800d84e1a Rebranding: windef header file 2015-02-18 17:36:29 +00:00
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
Shahram Najm cb6e2074c4 Update CF convention version 2014-10-31 16:13:45 +00:00
Shahram Najm 43b42b0f66 GRIB-625: grib_to_netcdf: using -udate option causes loss of data 2014-10-31 15:36:37 +00:00
Shahram Najm 607b30ce33 GRIB-437: grib_to_netcdf: Should make the 'time' dimension UNLIMITED 2014-10-29 13:03:04 +00:00
Shahram Najm db40c4dff3 Cleanup of grib1to2 script creation 2014-10-24 09:50:22 +01:00
Shahram Najm 1b4bfd90a5 GRIB-615: Compiler warnings with jasper: macros redefined 2014-10-23 15:02:08 +01:00
Shahram Najm 95f888634a GRIB-613: use CMake for installation 2014-10-21 17:32:01 +01:00