Shahram Najm
|
895202e1b6
|
Merge branch 'develop' into feature/ecbuild_3.4
|
2020-08-25 13:24:09 +01:00 |
Willem Deconinck
|
e0dd102a11
|
Support for ecbuild v3.4: Fix export in bundles
|
2020-08-25 12:40:47 +01:00 |
shahramn
|
af4fcc5fe9
|
Update action_class_concept.c
Minor change to kick off Travis again so I can merge this PR
|
2020-08-25 12:32:01 +01:00 |
Shahram Najm
|
666e61fc74
|
ECC-1143: CMake: Migration to ecbuild v3.4
|
2020-08-24 15:10:45 +01:00 |
Shahram Najm
|
a85d4de9ea
|
Support for ecbuild v3.4. Fix threads/PNG
|
2020-08-19 17:06:56 +01:00 |
Shahram Najm
|
455e39da46
|
Support for ecbuild v3.4. Fix AEC, maths library and Python/Numpy
|
2020-08-19 16:08:07 +01:00 |
Shinji Suzuki
|
a2b707833e
|
Merge branch 'develop' into fix_free_concept_value
|
2020-08-19 11:50:15 +09:00 |
Shahram Najm
|
ad93825ffe
|
Support for ecbuild v3.4. Version macros and PRIVATE_LIB
|
2020-08-18 11:14:29 +01:00 |
Shahram Najm
|
3ec03c5ac7
|
Fix comments
|
2020-08-17 19:22:42 +01:00 |
Shahram Najm
|
39bd12d0aa
|
Add debug message. Also evaluate grib_handle_of_accessor once
|
2020-08-17 14:43:51 +01:00 |
Shinji Suzuki
|
ee7ad0bc92
|
Fix multiple free. (Pointers to concept_value in the trie are borrowed pointers, which should not be free'd.)
|
2020-08-10 18:40:59 +09:00 |
Shahram Najm
|
d738937dd0
|
Clang static analyser: dereference of a null pointer
|
2020-08-06 11:05:51 +01:00 |
Shahram Najm
|
744c305e4e
|
memcpy: Check sizeof double and long
|
2020-08-05 17:59:15 +01:00 |
Shahram Najm
|
c39585dc93
|
ECC-1141: Compile error on MinGW: undefined reference to 'realpath'
|
2020-08-05 15:21:25 +01:00 |
Shahram Najm
|
d0b7b2e31f
|
BUFR Performance: reduce function call overhead
|
2020-08-05 14:29:07 +01:00 |
Shahram Najm
|
c6850eeed7
|
BUFR Performance: reduce calls to grib_handle_of_accessor. Also const correctness
|
2020-08-05 13:32:27 +01:00 |
Shahram Najm
|
aa028ae316
|
GCC v10 warnings: specified bound depends on the length of the source argument
|
2020-08-05 11:46:03 +01:00 |
Shahram Najm
|
c7aa4a833a
|
Remove dead code
|
2020-08-04 13:02:19 +01:00 |
shahramn
|
0ff3a687d3
|
Merge branch 'develop' into pr_fix_double_free_darray
|
2020-08-02 13:18:28 +01:00 |
Shinji Suzuki
|
a0e14505ec
|
Avoid null pointer derefrence in grib_expression_free().
|
2020-08-02 14:30:32 +09:00 |
Shinji Suzuki
|
70ce3ce4d5
|
Avoid freeing base class members.
|
2020-08-02 13:50:13 +09:00 |
Shahram Najm
|
89af2ae8dd
|
Checks for descriptor string lengths
|
2020-07-29 11:44:34 +01:00 |
Shahram Najm
|
57b2d991dc
|
Merge branch 'feature/ECC-1137-bufr-fixed-length' into develop
|
2020-07-28 17:05:27 +01:00 |
Shahram Najm
|
d5224a2433
|
ECC-566: multi-threading improvements
|
2020-07-27 19:15:11 +01:00 |
Shahram Najm
|
0bfa65f9bf
|
ECC-1137: BUFR performance: use fixed-length strings for descriptor name and units (Part 2)
|
2020-07-25 21:16:23 +01:00 |
Shahram Najm
|
2bb11fb4ee
|
Merge branch 'develop' into feature/ECC-1137-bufr-fixed-length
|
2020-07-25 20:15:54 +01:00 |
Shahram Najm
|
fc5b4f7ec1
|
ECC-1139: CRASH: bufr_ls -p numericValues
|
2020-07-25 17:27:02 +01:00 |
Shahram Najm
|
91768957bf
|
Merge branch 'develop' into feature/ECC-1137-bufr-fixed-length
|
2020-07-25 15:07:31 +01:00 |
Shahram Najm
|
7874d76141
|
ECC-1138: CRASH: bufr_dump -p on invalid file
|
2020-07-25 15:02:42 +01:00 |
Shahram Najm
|
0a6ce6ea3f
|
ECC-1137: BUFR performance: use fixed-length strings for descriptor name and units (Part 1)
|
2020-07-25 13:13:31 +01:00 |
Shahram Najm
|
b6cf5a33e4
|
Add check for bits accessor
|
2020-07-20 18:11:31 +01:00 |
Shahram Najm
|
e4b43ba4c5
|
Print error string rather than just the code
|
2020-07-19 15:20:40 +01:00 |
Shahram Najm
|
fe6cf8ba96
|
Guard against context->grib_reader being NULL
|
2020-07-19 15:20:00 +01:00 |
Shahram Najm
|
1bd6da5881
|
ECC-1134: BUFR indexing (Part 1)
|
2020-07-16 17:51:42 +01:00 |
Shahram Najm
|
d42b0223eb
|
Testing: remove extra /
|
2020-07-16 17:44:48 +01:00 |
Shahram Najm
|
3aac9157d5
|
Move is_index_file to grib_index.c
|
2020-07-14 22:11:45 +01:00 |
Shahram Najm
|
e76e3b35f0
|
Formatting
|
2020-07-14 16:08:46 +01:00 |
Shahram Najm
|
0bdf0a5acd
|
Merge branch 'feature/packingType-grid_ieee-via-grib_util_set_spec' into feature/BufrIndexing
|
2020-07-14 15:31:04 +01:00 |
Pedro Maciel
|
bb5c00de5a
|
Set packingType=grid_ieee via grib_util_set_spec (experimental)
|
2020-07-14 14:35:04 +01:00 |
Shahram Najm
|
3962aace11
|
BUFR indexing: clean up
|
2020-07-13 21:29:38 +01:00 |
Shahram Najm
|
b2cfc4d60c
|
BUFR indexing: first draft
|
2020-07-13 19:09:48 +01:00 |
Shahram Najm
|
1a260c942b
|
ECC-1133: C API: Propagate const char* for codes_index_new_from_file and codes_index_select_string
|
2020-07-13 14:54:54 +01:00 |
Shahram Najm
|
d60202be42
|
Indexing: remove the unused grib_index_get_handle and add proper error handling in codes_index_get_handle
|
2020-07-13 14:39:11 +01:00 |
shahramn
|
41c61d5f12
|
Merge branch 'develop' into cc/grib_const_char_star_propagation
|
2020-07-13 13:01:22 +01:00 |
Shahram Najm
|
5ac62218d2
|
Indentation
|
2020-07-11 17:56:43 +01:00 |
Shahram Najm
|
6e8362076e
|
Merge develop into this branch
|
2020-07-11 14:12:00 +01:00 |
Shahram Najm
|
711c757de0
|
Merge branch 'develop' into bugfix/memory_leaks
|
2020-07-11 13:08:51 +01:00 |
CaptainCarrot
|
c4ad1a36ed
|
Propagate const char* filename for codes/grib_index_new_from_file.
Propagate const char* value for codes/grib_index_select_string.
|
2020-07-11 07:58:00 +02:00 |
Shahram Najm
|
e8bf0947bf
|
Memory leak
|
2020-07-11 00:40:55 +01:00 |
Shahram Najm
|
230797d018
|
Further memory leaks fixed
|
2020-07-10 23:37:00 +01:00 |