Commit Graph

174 Commits

Author SHA1 Message Date
Enrico Fucile 5b30fa1283 ECC-160 ECC-162 2015-10-14 10:22:00 +01:00
Shahram Najm ef49680f11 Improve usage message 2015-10-02 11:40:06 +01:00
Shahram Najm f1d42e5348 Clean up 2015-09-29 15:19:26 +01:00
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