Commit Graph

895 Commits

Author SHA1 Message Date
Shahram Najm 1bbc41b6c7 Revert the change of rename (BUFR descriptors). make_class.pl broken 2017-03-14 11:48:08 +00:00
Shahram Najm 4199dd51c0 Add data member from parent class 2017-03-10 17:21:29 +00:00
Shahram Najm 26e06ab0c7 ECC-415: Performance of eccodes used in BUFR2ODB not good for operations 2017-03-10 15:59:12 +00:00
Shahram Najm 87ca141dc1 Rename of source files for BUFR descriptors 2017-03-06 18:28:01 +00:00
Shahram Najm 1c2d96b07a bufr_dump encode: emphasise setting 'unexpandedDescriptors' and 'pack' keys with comments 2017-03-06 18:04:23 +00:00
Shahram Najm eacac2ee27 grib_dump -Epython: use codes_set_array rather than codes_set_string_array 2017-03-03 17:21:10 +00:00
Shahram Najm 16e6846465 ECC-429: BUFR: The 'count' key works differently from GRIB 2017-02-20 16:49:51 +00:00
Shahram Najm 947b4cd9b7 ECC-424: Allow for filtering the bufr_keys_iter flags (Future) 2017-02-06 16:47:23 +00:00
Shahram Najm 91fb3f14d7 ECC-424: Do not allow non-BUFR messages for bufr_keys_iterator_new 2017-02-06 13:45:34 +00:00
Shahram Najm 0332b94c4f ECC-424: codes_bufr_keys_iterator. Performance 2017-02-06 11:16:35 +00:00
Shahram Najm 8ca2189927 ECC-424: codes_bufr_keys_iterator fix memory leaks 2017-02-06 10:33:55 +00:00
Shahram Najm 36f37e0fe5 ECC-424: codes_bufr_keys_iterator rework: Python 2017-02-03 17:20:46 +00:00
Shahram Najm bce6d80376 ECC-424: codes_bufr_keys_iterator rework (part 1) 2017-02-03 15:44:03 +00:00
Shahram Najm f12a2abf60 Fix assert statements 2017-02-02 18:26:58 +00:00
Shahram Najm 933d419b1b Remove unused function grib_bufr_descriptor_set_values 2017-02-01 15:07:34 +00:00
Shahram Najm 73806397b0 Performance improvement 2017-02-01 15:07:15 +00:00
Shahram Najm f3dfab8a75 ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 1: F90) 2017-01-26 15:50:09 +00:00
Shahram Najm fb2d1e8bfd Remove codes_bufr_keys_iterator_get_next_attribute_name 2017-01-24 17:19:40 +00:00
Shahram Najm ce1af2261f Compiler warnings 2017-01-19 17:15:50 +00:00
Shahram Najm 163f705c65 Warnings: conversion from 'void*' 2017-01-18 17:12:04 +00:00
Shahram Najm 45a50e7cdf ECC-406: Cannot convert grid_simple to grid_second_order for some files 2017-01-18 15:08:06 +00:00
Shahram Najm fd292b2d4b Revert changes made for ECC-313. See branch 'bugfix/ECC-313-Operator203' 2017-01-16 11:10:13 +00:00
Shahram Najm 9495fccfec Const correctness 2017-01-13 17:24:36 +00:00
Shahram Najm 78ead4eafa Warnings: conversion from 'void*' 2017-01-13 16:21:23 +00:00
Shahram Najm 7e3ffafa0f Warnings: conversion from 'void*' 2017-01-13 16:17:40 +00:00
Shahram Najm 468d240ce0 Warnings: conversion from 'void*' 2017-01-13 13:09:55 +00:00
Shahram Najm 19ecd448da Warnings: conversion from 'void*' 2017-01-13 12:51:50 +00:00
Shahram Najm a1cee78876 ECC-409: GNU Hurd support 2017-01-12 18:17:58 +00:00
Shahram Najm 3a9501e73c ECC-408: grib_handle_new_from_partial_message should take const data pointer 2017-01-12 16:41:10 +00:00
Shahram Najm ec975ceb64 ECC-254: Also fix signature of codes_handle_new_from_message 2017-01-11 14:01:11 +00:00
Shahram Najm 99af4903b7 ECC-313: BUFR-problem: unsupported operator 3 (Part 2) 2017-01-10 16:52:18 +00:00
Shahram Najm 68824050d2 ECC-313: BUFR-problem: unsupported operator 3 (Part 1) 2017-01-10 11:09:05 +00:00
Shahram Najm ad43b3259a Improve error messages 2017-01-06 16:02:08 +00:00
Shahram Najm 1062774d9d Optimisation: if an element is a new maximum then it cannot be a minimum 2017-01-06 15:08:05 +00:00
Shahram Najm b36d310623 ECC-405: bufr_new_from_file crash 2017-01-05 16:29:16 +00:00
Shahram Najm 05c9bf5bc0 Example/Test: grib_get_double_elements 2017-01-05 13:50:08 +00:00
Shahram Najm b89527692c API documentation 2017-01-05 10:23:37 +00:00
Shahram Najm a96e43b41f Cleanup 2017-01-04 17:16:49 +00:00
Shahram Najm 886d90af91 ECC-261: 2nd order: make the optimised routines the same as original contrib 2017-01-04 16:46:14 +00:00
Shahram Najm caee5e1189 ECC-261: Complex packing: make the optimised routines the same as original contrib 2017-01-04 15:55:43 +00:00
Shahram Najm 7b2b89d386 ECC-383: latitude of sub-satellite point should be zero 2017-01-04 14:29:15 +00:00
Shahram Najm 26961f89cb ECC-383: Clean up 2017-01-04 14:23:38 +00:00
Shahram Najm 78103ffa66 ECC-383: Implement iterator for 'space view' 2017-01-04 11:37:39 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 63d8128b98 Valgrind error: return val pointing to free'd memory 2016-12-30 14:49:06 +00:00
Shahram Najm 61eb417bc2 ECC-325: Further memory leaks 2016-12-30 13:38:59 +00:00
Shahram Najm b467b01c3a Test clean ups 2016-12-30 11:48:55 +00:00
Shahram Najm ae1eacbc34 ECC-325: Further memory leaks 2016-12-29 17:47:06 +00:00
Shahram Najm e47b20d41d ECC-325: memory leak in JSON dumper class 2016-12-29 16:27:29 +00:00
Shahram Najm 624ba213f0 ECC-402: codes_set does not set localLongitude in BUFR to correct value 2016-12-29 13:27:35 +00:00