Shahram Najm
|
556104df42
|
ECC-323: bufr_dump should fail if decoding fails
|
2016-08-30 13:45:02 +01:00 |
Shahram Najm
|
e2c6c78707
|
If we ever decide to fix issue ECC-322, uncomment the '-s' option
|
2016-08-25 14:27:41 +01:00 |
Shahram Najm
|
b3057b43d8
|
Cleanup
|
2016-08-25 14:25:12 +01:00 |
Shahram Najm
|
267b6e9074
|
Remove grib_file_close_force and add argument to grib_file_close (Preparation for GRIB-1010)
|
2016-08-19 09:45:51 +01:00 |
Shahram Najm
|
904705e319
|
Put the common code to compute BUFR key rank into grib_utils.c
|
2016-08-15 16:48:52 +01:00 |
Shahram Najm
|
69c393b4b0
|
ECC-302: bufr_compare does not compare attributes (part 5)
|
2016-08-11 19:24:09 +01:00 |
Shahram Najm
|
fecc2c15d3
|
ECC-302: bufr_compare does not compare attributes (part 4)
|
2016-08-11 18:38:51 +01:00 |
Shahram Najm
|
0f87fe1d6b
|
ECC-302: bufr_compare does not compare attributes (part 3)
|
2016-08-11 16:35:03 +01:00 |
Shahram Najm
|
1fd4caeca9
|
Remove the -r option from bufr_compare. Needs more work
|
2016-08-10 13:54:43 +01:00 |
Shahram Najm
|
64e531e1d9
|
Tests: bufr_dump -Efilter needs more work (disable failing bufr_compares)
|
2016-08-09 17:23:05 +01:00 |
Shahram Najm
|
a6b4c04ce9
|
ECC-302: bufr_compare does not compare attributes (part 2)
|
2016-08-09 17:22:16 +01:00 |
Shahram Najm
|
488b1007c2
|
ECC-302: bufr_compare does not compare attributes (part 1)
|
2016-08-08 18:03:57 +01:00 |
Shahram Najm
|
702727053e
|
Add/Update entries in Makefile
|
2016-08-08 14:02:53 +01:00 |
Shahram Najm
|
c130f5f4c6
|
Move deprecated tools to subdirectory
|
2016-08-08 13:51:15 +01:00 |
Shahram Najm
|
b60cc55c6a
|
ECC-302: rationalize errors (part 1)
|
2016-08-05 18:38:47 +01:00 |
Shahram Najm
|
c24d38816e
|
Clean up
|
2016-08-04 11:07:00 +01:00 |
Shahram Najm
|
4251a17a45
|
ECC-293: bufr_dump -Epython (Part 03)
|
2016-08-01 18:23:58 +01:00 |
Shahram Najm
|
60ff7d071b
|
ECC-293: bufr_dump -Epython (Part 02)
|
2016-08-01 13:43:44 +01:00 |
Shahram Najm
|
cfba7f419e
|
ECC-308: grib_to_netcdf duplicate grib message error output
|
2016-07-27 10:43:10 +01:00 |
Shahram Najm
|
d4c367f274
|
Better error handling
|
2016-07-21 19:03:44 +01:00 |
Enrico Fucile
|
3ad5f69e1a
|
-Efortran test with multi message passing ECC-292
|
2016-07-19 17:12:52 +01:00 |
Shahram Najm
|
1a5bc70471
|
Documentation: remove obsolete tool docs
|
2016-07-11 11:48:41 +01:00 |
Enrico Fucile
|
c43391c43a
|
bufr_dump -Efortran and codes_set_string_array fortran ECC-292 ECC-295
|
2016-07-08 13:54:08 +01:00 |
Shahram Najm
|
c8cb203ee3
|
ECC-288: bufr_compare -R key=tolerance does not work
|
2016-07-05 15:44:55 +01:00 |
Enrico Fucile
|
89b6ae850e
|
bufr_dump -Efilter working for some data and added test ECC-285
|
2016-07-01 15:46:07 +01:00 |
Shahram Najm
|
42ffe52565
|
Tool documentation updates
|
2016-06-30 11:42:25 +01:00 |
Shahram Najm
|
911fa13990
|
Tool documentation updates
|
2016-06-30 09:58:22 +01:00 |
Shahram Najm
|
2f566b00f5
|
Tools/Documentation cleanup
|
2016-06-28 17:46:02 +01:00 |
Shahram Najm
|
95c4c85e9e
|
Bump up version number
|
2016-06-28 17:45:20 +01:00 |
Sandor Kertesz
|
07bad3cf4b
|
Adjust bufr_filter examples to use nonCoordinatePressure for synop data
|
2016-06-28 16:41:13 +01:00 |
Shahram Najm
|
d7cc879994
|
Clean up and debug messages
|
2016-06-21 14:36:35 +01:00 |
Shahram Najm
|
14752dc8f9
|
ECC-200 Update tools dox files
|
2016-06-16 18:52:29 +01:00 |
Shahram Najm
|
b9c5e2a985
|
Remove references to p4
|
2016-06-16 18:49:55 +01:00 |
Shahram Najm
|
fa07d641c5
|
ECC-233: Stray comma character in BUFR json dump
|
2016-06-09 13:50:35 +01:00 |
Shahram Najm
|
4d31e1fd1c
|
Error when input is a directory
|
2016-06-01 13:29:31 +01:00 |
Shahram Najm
|
bf96009cbf
|
Compiler warnings with GCC 6.1.0
|
2016-05-20 16:08:27 +01:00 |
Shahram Najm
|
8106b57603
|
Documentation: grib_filter example
|
2016-05-19 18:59:01 +01:00 |
Shahram Najm
|
452d79e08e
|
ECC-210: ecCodes Segmentation fault with DWD BUFR-encoded synop data (part 2)
|
2016-05-16 13:30:06 +01:00 |
Shahram Najm
|
896c8ac8e2
|
GRIB-972: -P switch takes priority
|
2016-04-20 14:17:22 +01:00 |
Shahram Najm
|
8d230b0b21
|
GRIB-972: grib_compare: Using -P and -R switches together (JPEG packing)
|
2016-04-15 18:36:06 +01:00 |
Shahram Najm
|
1031b28f51
|
bufr_filter: Add note re default JSON mode
|
2016-04-15 17:46:19 +01:00 |
Shahram Najm
|
1c12b01305
|
Remove references to grib in bufr_filter help
|
2016-04-15 17:20:25 +01:00 |
Shahram Najm
|
3e870499fe
|
GRIB-971: grib_compare: Cannot specify real number for the '-T' switch argument
|
2016-04-15 16:02:46 +01:00 |
Shahram Najm
|
7379f33956
|
Refactoring prior to fixing GRIB-971 and GRIB-972
|
2016-04-15 16:01:15 +01:00 |
Shahram Najm
|
9405d8287a
|
Refactoring
|
2016-04-14 12:11:48 +01:00 |
Shahram Najm
|
ca5ce9f52c
|
Fix compiler warnings (INTEL)
|
2016-04-13 19:32:18 +01:00 |
Shahram Najm
|
800391d0ce
|
Add copyright notice
|
2016-04-13 16:12:21 +01:00 |
Shahram Najm
|
d14587c13d
|
Remove redundant tool
|
2016-04-13 15:23:45 +01:00 |
Shahram Najm
|
dee9bd014b
|
Fix compiler warnings (using INTEL)
|
2016-04-13 14:50:27 +01:00 |
Shahram Najm
|
0b404ac41b
|
ECC-245, GRIB-573, GRIB-915: grib_compare blacklist issues
|
2016-04-08 11:01:25 +01:00 |