Commit Graph

299 Commits

Author SHA1 Message Date
Enrico Fucile 66f500297b fixed problem with negative index array in significanceQualifiers 2015-03-17 11:02:12 +00:00
Shahram Najm b5529af267 Documentation: add doxygen help 2015-03-16 18:13:02 +00:00
Enrico Fucile 96fd1f7507 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-03-13 15:29:39 +00:00
Enrico Fucile ab20d3343f added new classes in the BUFR significance grouping 2015-03-13 15:29:10 +00:00
Shahram Najm 08ec4aff72 Do not print PRE-RELEASE 2015-03-10 18:20:46 +00:00
Enrico Fucile bbb7d15e11 replaced position with index in the attribute name of BUFR elements 2015-03-10 14:57:34 +00:00
Shahram Najm fd2531c7cf GRIB-729: Crash: calling grib_keys_iterator_get_name before grib_keys_iterator_next 2015-03-09 18:29:13 +00:00
Shahram Najm a23f9e154d Improve error message re step 2015-03-09 15:33:42 +00:00
Enrico Fucile be19a51199 fixed ECC-77 and changed example 2015-03-09 09:54:26 +00:00
Shahram Najm 2360c28444 GRIB-721: Nearest functions dont work with grid_complex_spatial_differencing 2015-03-06 18:59:00 +00:00
Shahram Najm a30a981ad4 GRIB-724: CRASH: grib_nearest_find_multiple on lambert grid 2015-03-06 11:36:05 +00:00
Shahram Najm 2e8fc8a485 Fix crash in grib_accessors_list_print: freeing uninit ptr 2015-03-05 15:02:07 +00:00
Enrico Fucile c1c411a6b7 solved issue with strings ECC-32 2015-03-05 14:07:11 +00:00
Shahram Najm e133904a03 ECC-10: Creating a handle from a file 2015-03-04 18:00:27 +00:00
Enrico Fucile 44d6d843d1 search by condition working for uncompressed data. Test added in bufr_filter.sh 2015-03-04 11:42:27 +00:00
Enrico Fucile 4e5e9ad356 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-03-02 17:00:37 +00:00
Enrico Fucile 0dd11922c3 changes for the search by condition 2015-03-02 17:00:24 +00:00
Shahram Najm ea30bd1636 Unused variable 2015-03-02 10:06:20 +00:00
Enrico Fucile 166c0f98a5 fixed problem with search by rank with some compilers. ECC-76 2015-03-01 18:48:26 +00:00
Enrico Fucile ff361c7460 fixed problems with the search by condition 2015-02-27 17:23:14 +00:00
Enrico Fucile f951c97c80 Added search by condition. Example: /beamIdentifier=2/backscatter. Test added in bufr_filter.sh 2015-02-27 12:00:05 +00:00
Enrico Fucile cedda25bf9 fixed ECC-73 2015-02-26 18:28:42 +00:00
Enrico Fucile d2219ebf55 pretty json dump 2015-02-26 13:51:51 +00:00
Shahram Najm bf8c4a5e4e Rebranding: ABI 2015-02-25 18:11:17 +00:00
Enrico Fucile d62f73c4ed Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-25 17:47:11 +00:00
Enrico Fucile 35b4598e0c fixed problem with marker operators. Fixed problem with null in json. Added test for marker operators in bufr_filter.sh 2015-02-25 17:46:59 +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 b23406949e fixes for attributes and memory leak 2015-02-25 11:13:42 +00:00
Enrico Fucile a5f67de5e7 fixed some memory leaks 2015-02-24 13:35:30 +00:00
Enrico Fucile 198e3fe250 access by rank working and test added 2015-02-24 11:18:56 +00:00
Enrico Fucile 4770b76b0a Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-23 11:14:11 +00:00
Enrico Fucile a481836df8 added search by rank (example pressure#3). Still something to fix. Changed default of bufr_dump, now -j, not -jL 2015-02-23 11:13:41 +00:00
Shahram Najm 80d31eec3d Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2015-02-20 17:56:19 +00:00
Shahram Najm cb5e502719 Rebranding and lex/yacc gen files 2015-02-20 17:56:15 +00:00
Enrico Fucile ee94336bda bufr_dump -jL is providing a flat list of the content and is still a valid json. Test added in bufr_json.sh. More work done on the attributes. Not final yet. 2015-02-20 17:44:19 +00:00
Enrico Fucile abfc8030bc quality control is attached to the referred element as an attribute by resolving the bitmap. Test added in bufr_filter 2015-02-19 16:08:16 +00:00
Shahram Najm a38de835c2 Rebranding: cmake config etc 2015-02-18 18:11:38 +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 fd4630aa90 GRIB-710: Call to wmo_read_grib_from_file with NULL pointer to buffer causes crash 2015-02-18 15:50:58 +00:00
Enrico Fucile a971189009 attributes working (example pressure->units). Test added in bufr_filter.sh 2015-02-18 10:50:25 +00:00
Shahram Najm 1aeaeecef7 Rebranding from grib_api to eccodes 2015-02-18 10:14:22 +00:00
Enrico Fucile 2bcd07fa1f some more changes for attributes 2015-02-17 16:59:57 +00:00
Enrico Fucile 3414abf73c cleanup and preparation for new attribute features 2015-02-16 16:32:41 +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 21951fcddd Clean up 2015-02-13 14:44:26 +00:00
Enrico Fucile e088c291e1 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-13 12:02:37 +00:00
Enrico Fucile e7aae58b58 changed bufr json dump: no data element 2015-02-13 12:02:24 +00:00