Commit Graph

452 Commits

Author SHA1 Message Date
Shahram Najm a02faf45de Fixes after merge 2014-08-07 14:47:00 +01:00
Shahram Najm 8196c05713 Fixes after merge with Enrico's changes 2014-08-07 14:39:49 +01:00
Enrico Fucile 345901ee7e fixed merge problem 2014-08-07 13:12:08 +01:00
Shahram Najm 6e37fd6baa Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2014-08-07 13:06:38 +01:00
Enrico Fucile 8db8335c5d Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes
Conflicts:
	src/CMakeLists.txt
	src/grib_accessor_class_bufr_data_array.c
2014-08-07 12:07:36 +01:00
Enrico Fucile 63b92afd0f made separate bufr low level decoding to be compatible with bufrdc. Made test to
compare with bufrdc real array
2014-08-07 12:03:53 +01:00
Shahram Najm d233ccf798 GRIB-571: grib_api localConcepts for Met Eireann 2014-08-07 11:14:53 +01:00
Shahram Najm 25e8f0ed91 GRIB-569: Memory leak in yacc 2014-08-06 16:51:12 +01:00
Shahram Najm 6f029d384b GRIB-570 memory leaks 2014-08-06 15:25:47 +01:00
Shahram Najm 4d6fad691d Clean up gitignore 2014-08-06 10:52:55 +01:00
Shahram Najm 3546f22320 CMake: add bufr tools etc 2014-08-05 17:16:30 +01:00
Shahram Najm d23b6c65bc CMake: Add missing files 2014-08-05 17:04:23 +01:00
Shahram Najm 84c1c085fb Index dump: print out filenames 2014-08-05 16:43:07 +01:00
Shahram Najm 06233f2ebd Fix download URL 2014-08-05 16:39:00 +01:00
Shahram Najm 00dd5ab4f1 Windows support: added new files to Visual Studio Project 2014-08-05 13:50:22 +01:00
Shahram Najm e1954cfc71 Fix use of inline keyword 2014-08-05 13:40:55 +01:00
Shahram Najm 06296e1df9 Remove p4 commands 2014-08-05 13:10:51 +01:00
Shahram Najm ece70678e3 Updated error codes (fixes broken examples/python/index.sh test) 2014-08-05 13:10:26 +01:00
Shahram Najm 1a9d6dcf87 Grib Index: cleanup 2014-08-05 13:08:51 +01:00
Shahram Najm da356bbcee Remove duplicated entries 2014-08-04 17:39:40 +01:00
Shahram Najm e9618f4dee Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2014-08-04 17:25:26 +01:00
Enrico Fucile b6d7ea751f fixed problems with missing elements in structures in accessor.class and
dumper.class
2014-08-04 14:45:47 +01:00
Shahram Najm 2f26efdc14 Add assertion 2014-07-31 17:58:16 +01:00
Shahram Najm df0065a020 Fix gitignore: Do not exclude whole data dir 2014-07-31 16:58:00 +01:00
Shahram Najm 57ad2cccb6 Spelling 2014-07-31 16:41:15 +01:00
Enrico Fucile d87feb2477 fixed warnings unused variable
added .gitignore entries to filter out stuff produced by make
2014-07-31 16:23:05 +01:00
Shahram Najm 090b8a9c6c Fix compiler warnings re uninitialized values 2014-07-31 16:07:58 +01:00
Shahram Najm 80ada51c23 Update version 2014-07-31 15:47:06 +01:00
Shahram Najm 1d69663fb4 Autotools make dist fixes 2014-07-31 15:42:59 +01:00
Shahram Najm 08b5112ec8 Autotools make dist: add linux distro 2014-07-31 15:06:44 +01:00
Shahram Najm 8e3b2f2244 GRIB-568: Python call grib_new_from_file does not fail on corrupt GRIB message 2014-07-31 14:05:14 +01:00
Shahram Najm 398c95fb2b Test for GRIB-526 2014-07-31 10:32:14 +01:00
Shahram Najm 2e45fa4920 Fix the parser error on substr 2014-07-30 18:29:47 +01:00
Shahram Najm 9f930867f4 Index dump: Move is_index_file to grib_utils and improve error message 2014-07-30 17:59:50 +01:00
Shahram Najm efa037c35a GRIB-567: Memory leak in grib_index 2014-07-30 14:20:39 +01:00
Shahram Najm 7c079a92ea GRIB-566: Key iterator filters grib_skip_computed and grib_skip_coded do not work 2014-07-30 13:25:48 +01:00
Shahram Najm 09a00157f7 dump for index files 2014-07-30 12:58:15 +01:00
Shahram Najm 1c6c93b1dd GRIB-32: Creating and writing index file doesnt clear filenames used for indexes previously created and written 2014-07-29 17:52:10 +01:00
Shahram Najm 81adb96036 Indentation and spelling 2014-07-29 16:50:33 +01:00
Shahram Najm 154cc66d5e Fix stack overflow 2014-07-29 16:45:39 +01:00
Shahram Najm 5af26fa272 CMake formatting 2014-07-28 10:27:13 +01:00
Shahram Najm 5450ad34b4 GRIB-15: nearest on unsupported grids should fail with a more meaningful message 2014-07-25 15:06:32 +01:00
Shahram Najm 831cdbd885 Added new key gridDefinitionDescription 2014-07-25 14:53:10 +01:00
Shahram Najm 1bf4c50a6f Fix description in grid types table 2014-07-25 14:42:05 +01:00
Shahram Najm 59c22e4baa GRIB-541 and GRIB-564 2014-07-25 11:13:00 +01:00
Shahram Najm ef8c6e6e51 GRIB-279 & GRIB-303: Local grib1 tables for DWD 2014-07-23 11:55:18 +01:00
Shahram Najm ee0a93f607 Add pack_double to g2 level accessor 2014-07-23 10:06:46 +01:00
Shahram Najm 2828525733 GRIB-525: Improvement 2014-07-22 21:29:04 +01:00
Shahram Najm 41ebcec1ec Debug output 2014-07-22 17:44:57 +01:00
Shahram Najm 2800242ba1 Spelling fixes 2014-07-22 14:15:04 +01:00