Commit Graph

162 Commits

Author SHA1 Message Date
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