Commit Graph

3556 Commits

Author SHA1 Message Date
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm 219ae9a16b Remove duplicate function decls 2015-01-05 14:59:53 +00:00
Enrico Fucile 88d6957590 semantics back working 2015-01-05 08:37:40 +00:00
Shahram Najm 3b8416ca43 CMake: Removed duplicate entries 2014-12-23 14:26:42 +00:00
Shahram Najm 7510169462 ecCodes/ECC-1: install eccodes.h and add new fortran include 2014-12-23 14:09:38 +00:00
Shahram Najm 3cee330d8c ecCodes/ECC-1: replace prefixes in header file 2014-12-23 09:58:26 +00:00
Shahram Najm 0615444f1e ecCodes/ECC-1: data structures 2014-12-22 17:29:22 +00:00
Shahram Najm 8c4d78e8f5 ecCodes/ECC-1: C interface macros changed 2014-12-22 16:16:52 +00:00
Shahram Najm e35d39a429 ecCodes/ECC-1: eccodes wrapper added 2014-12-19 16:58:29 +00:00
Shahram Najm 5ae50b7b04 ecCodes/ECC-1: first draft of header file 2014-12-19 11:28:04 +00:00
Shahram Najm 1147bf4a59 ecCodes/ECC-1: clean up existing C interface 2014-12-19 10:23:32 +00:00
Shahram Najm f951032889 GRIB-322 documentation: grib nearest units/formula 2014-12-18 13:47:14 +00:00
Shahram Najm d46350a544 GRIB-663: Support for HDF5 headers. Added get_native_type 2014-12-17 16:45:37 +00:00
Shahram Najm fe084565cf GRIB-663: Support for HDF5 headers. Part 2 2014-12-17 11:41:04 +00:00
Shahram Najm c10e4742dd GRIB-663: Support for HDF5 headers. Part 1 2014-12-16 18:21:56 +00:00
Shahram Najm fcc94e45e5 Fix incorrect upper bound 2014-12-16 13:54:26 +00:00
Shahram Najm 49f0e43174 Use cmake macro to generate lex/yacc with correct flags 2014-12-10 17:50:02 +00:00
Shahram Najm d5039acadf GRIB-656: grib_api_version.c not built under autotools 2014-12-09 14:26:17 +00:00
Enrico Fucile b234950200 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2014-12-06 10:29:11 +00:00
Enrico Fucile c30bfe5218 fixed problem with broken tests 2014-12-06 10:28:58 +00:00
Shahram Najm 1a0f090b92 GRIB-659: Provide key to get angular precision 2014-12-05 12:55:39 +00:00
Shahram Najm 92b93ce41b GRIB-652: New stream and types for MACC GFAS dataset 2014-12-02 11:01:21 +00:00
Shahram Najm 93d8264d58 GRIB-651: CRASH: grib_dump -D on grib with jpeg packing when jpeg is disabled 2014-11-26 14:50:05 +00:00
Shahram Najm 75f62d570f Fix cppcheck warning re scanf 2014-11-20 13:45:31 +00:00
Shahram Najm 4dc78d8c68 GRIB-635: Missing function prototypes in grib_api.h 2014-11-18 10:59:44 +00:00
Enrico Fucile 4c3a645e56 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2014-11-17 14:53:15 +00:00
Enrico Fucile 7400f09067 added grib_merge.c tool 2014-11-17 14:53:05 +00:00
Shahram Najm a7816f01dc GRIB-637: Potential vorticity surface: incorrect decoding of 'level' as double 2014-11-12 16:32:33 +00:00
Enrico Fucile 70f24489a4 missing source file from previous commit 2014-11-04 15:08:57 +00:00
Enrico Fucile f22153bd1a created class for descriptors. Improved design and performance (see
tests/bufrdc_ref.sh)
2014-11-04 13:59:20 +00:00
Shahram Najm 1d13e3eb2b Improve comments 2014-10-28 13:13:57 +00:00
Enrico Fucile 2f28dbc371 fixed problem in string type search 2014-10-28 11:45:50 +00:00
Enrico Fucile a7b6488729 changed string type check, now string CCITT in unit 2014-10-28 11:29:29 +00:00
Enrico Fucile 62cb600d7f fixed problem with pgps bufr test 2014-10-27 14:28:47 +00:00
Shahram Najm 6332bffd7e GRIB-615: Compiler warnings with jasper: macros redefined 2014-10-23 13:41:22 +01:00
Enrico Fucile 642e843a91 fixed problem in nested delayed replication (passing test for all BUFR samples!) 2014-10-22 11:51:06 +01:00
Enrico Fucile ff9d348af2 added recursive delayed replication (passing 130 tests out of 132) 2014-10-21 09:58:21 +01:00
Shahram Najm 63a6d347b7 GRIB-611: rework options to use ecbuild_add_option 2014-10-20 17:40:17 +01:00
Enrico Fucile 51a5418b9a bitmap fixed, passing 128 test bufr files 2014-10-20 17:06:56 +01:00
Shahram Najm c0d87b53ce GRIB-140: GRIB2 JPEG packing error 2014-10-17 19:51:59 +01:00
Shahram Najm 30eee55efd Add macro for deprecation 2014-10-16 13:34:55 +01:00
Shahram Najm 5eeea9b2b0 Update keys hash 2014-10-15 10:27:13 +01:00
Shahram Najm 370ae5807a Spelling 2014-10-14 17:15:44 +01:00
Shahram Najm f9b29d07ce GRIB-588: compile eccodes with a C++ compiler 2014-10-11 18:44:22 +01:00
Shahram Najm ec36b55400 GRIB-588: Try to compile grib_api with a C++ compiler 2014-10-09 16:36:55 +01:00
Shahram Najm 247515a7dd GRIB-588: Try to compile grib_api with a C++ compiler 2014-10-09 12:54:19 +01:00
Shahram Najm 4fe6f56c9c GRIB-600: Add development helper scripts to distribution archive 2014-10-08 16:34:10 +01:00
Shahram Najm 62946c8ae0 Fix issues reported by cppcheck 2014-10-07 16:29:15 +01:00
Shahram Najm ea43cfe0e4 GRIB-599: eccodes: memory issues with BUFR dump and filter 2014-10-07 16:27:47 +01:00
Shahram Najm d2bcb24899 Initialize before use 2014-10-07 16:25:05 +01:00
Shahram Najm dad43b45f5 GRIB-574 Polar Stereographic. Use -/+90 for std parallel not LaD 2014-10-03 16:45:17 +01:00
Shahram Najm 45daa319ef GRIB-588: compile grib_api with a C++ compiler 2014-10-02 17:48:41 +01:00
Shahram Najm 613d279799 GRIB-588: compile grib_api with a C++ compiler 2014-10-02 16:50:49 +01:00
Shahram Najm f2bbcea862 GRIB-580: Creating an index on an empty file crashes 2014-09-22 16:01:01 +01:00
Enrico Fucile 00e92ff7de changes to bufr decoding now allow to pass 117 of 142 test 2014-09-05 15:26:50 +01:00
Enrico Fucile a1c2439b72 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2014-09-01 13:21:03 +01:00
Enrico Fucile 388bc6d3de new descriptor structure 2014-09-01 13:20:22 +01:00
Shahram Najm 969ebeae32 GRIB-489: Crash with grib_index_get_long 2014-08-29 18:17:54 +01:00
Shahram Najm 6abd254817 Fix compiler warnings 2014-08-28 16:38:05 +01:00
Shahram Najm 1b0e351cdf Update keys hash 2014-08-28 10:52:28 +01:00
Shahram Najm 1315edbb48 GRIB-179: Data representation template 5.42 (CCSDS) 2014-08-28 10:11:51 +01:00
Shahram Najm 222907b12b GRIB-272: Wrong iDirectionIncrementInDegrees 2014-08-26 14:49:02 +01:00
Shahram Najm 88962a93cc GRIB-574: Polar stereographic support (Part 1) 2014-08-20 16:38:51 +01:00
Shahram Najm 8cbd207991 Fix error handling when changing packingType (CCSDS to simple) 2014-08-19 11:57:11 +01:00
Enrico Fucile 5724b03552 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2014-08-14 16:49:04 +01:00
Enrico Fucile 0aeb9c6b58 added bufrdc descriptors 2014-08-14 16:44:37 +01:00
Shahram Najm 0ed69ba072 Removed duplicates 2014-08-11 10:24:43 +01:00
Enrico Fucile 3d94d6dd8d implemented uncompressed decoding 2014-08-10 20:20:57 +01:00
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
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 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 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 e1954cfc71 Fix use of inline keyword 2014-08-05 13:40:55 +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 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 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 59c22e4baa GRIB-541 and GRIB-564 2014-07-25 11:13:00 +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
Shahram Najm 0cdb39bd63 Compiler warnings 2014-07-21 16:13:30 +01:00
Shahram Najm a0bc19463a GRIB-415: Can't set level to 1.5m 2014-07-19 21:38:48 +01:00
Shahram Najm 034ca0d616 GRIB-259: Implement grib_find_nearest() for lambert grid_type 2014-07-18 17:16:06 +01:00
Shahram Najm b0db0f2b24 GRIB-547: Corrupt gribs. Return error from grib_section_adjust_sizes 2014-07-17 18:02:49 +01:00
Shahram Najm 730127fa11 Temp bug fix when putenv() is called from program that moves getenv() stuff around 2014-07-10 11:34:39 +01:00
Shahram Najm f2005d0bc6 Merge grib api and eccodes: part 9 2014-07-07 21:55:19 +01:00
Shahram Najm 80dc51e415 Merge grib api and eccodes: part 8 2014-07-04 16:11:04 +01:00
Shahram Najm 18bda6fe0c Merger makefiles etc 2014-07-04 15:33:32 +01:00
Shahram Najm 2c7ac55535 Merge Enrico's changes from Perforce: nested delayed replication in uncompressed 2014-06-27 17:53:45 +01:00
Shahram Najm 50a9c1cadf GRIB-323: grib_find_nearest: distance to same grid point should be 0 2014-06-27 13:23:04 +01:00
Shahram Najm d4b9d552e3 GRIB-544: Valgrind errors: fix grib_dump on budg 2014-06-26 10:09:45 +01:00
Shahram Najm 719e64e9c4 GRIB-544: Valgrind errors: fixed for test budg.sh 2014-06-25 20:19:47 +01:00
Shahram Najm ec91c86829 GRIB-544: Valgrind errors: fixed for test level.sh 2014-06-24 15:00:55 +01:00
Shahram Najm 56c18a5297 Merge grib api and eccodes - bufr/metar etc 2014-06-21 22:28:40 +01:00
Shahram Najm 874512f0c8 Merge grib api and eccodes - part 7 2014-06-21 12:40:27 +01:00
Shahram Najm 2122d9e056 Merge grib api and eccodes - part 6 2014-06-21 12:33:41 +01:00
Shahram Najm be43aaecbf Merge grib api and eccodes - part 5 2014-06-21 12:19:15 +01:00
Shahram Najm 9cce21e421 Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
Shahram Najm 1644d6da4c Merge grib api and eccodes - part 3 2014-06-20 17:25:20 +01:00
Shahram Najm e9cb722ffc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
Shahram Najm be06bfb258 Fix call to get_value_count in szip compressor 2014-05-12 10:18:46 +01:00
Shahram Najm 1f311e887c Add missing *.class code template files 2014-05-09 17:17:42 +01:00
Shahram Najm a87f541632 Add more error/debug messages 2014-04-24 17:48:24 +01:00
Shahram Najm 69bbc4eeef GRIB-524: New timeRangeIndicator required for ERA (Part 1) 2014-04-22 17:27:35 +01:00
Shahram Najm 3f1332b5f7 GRIB-481: GRIB API not threadsafe when creating grib_handle 2014-04-15 15:11:56 +01:00
Shahram Najm 2cc31e6ea6 Fix declaration order for yydebug 2014-04-14 13:39:58 +01:00
Shahram Najm e2936983a6 GRIB-525: Better error message when concept match fails 2014-04-11 13:45:22 +01:00
Shahram Najm 0b3af087b7 GRIB-491: double type 2014-04-07 18:25:32 +01:00
Shahram Najm 6220118990 CMake test changes 2014-04-02 14:23:29 +01:00
Shahram Najm 31f0e88a45 CMake tests 2014-03-31 13:57:06 +01:00
Shahram Najm 1aff33cec2 GRIB-518: Using flex in maximal compatibility mode causes syntax errors 2014-03-31 10:36:10 +01:00
Shahram Najm ab3ef10346 GRIB-515: Cppcheck error: resource leak 2014-03-26 14:30:16 +00:00
Shahram Najm 56e8d3e90e GRIB-513: Remove the deprecated function: grib_handle_new_from_template 2014-03-21 16:25:30 +00:00
Shahram Najm a773196186 Merge in changes from master 2014-03-17 14:44:27 +00:00
Shahram Najm dbe1791e21 GRIB-505: Add error handling for the method value_count 2014-03-08 19:13:46 +00:00
Shahram Najm 9895229135 GRIB-488: GRIB2: step calculation for typeOfTimeIncrement=1 (Part 2) 2014-02-20 22:25:22 +00:00
Shahram Najm 19c5343c92 GRIB-492 Setting indicatorOfTypeOfLevel can fail 2014-02-14 15:32:35 +00:00
Shahram Najm 3c9237d364 GRIB-490: Setting a key with value 'missing' fails 2014-02-13 16:51:47 +00:00
Shahram Najm 15d1b2cd25 Fix errors/warnings reported by cppcheck 2014-01-15 16:51:44 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm f2c72e7ffa Removed duplicated entries 2013-12-19 15:23:35 +00:00
Shahram Najm 7d93a74a40 GRIB-449: swapScanningY=1 truncates latitude first and last points 2013-12-17 12:39:02 +00:00
Shahram Najm 89a9bdff8c SUP-718: bug with grid_complex_spatial_differencing 2013-12-16 14:14:41 +00:00
Shahram Najm 8b23f96221 Revert change for SUP-718 2013-12-13 20:55:45 +00:00
Shahram Najm 4fdd152605 SUP-718: GRIB API bug with grid_complex_spatial_differencing packing 2013-12-13 13:00:09 +00:00
Shahram Najm 4895d6599b Introduce compile time assert macro and check for sizeof off_t. Simplify error message 2013-12-10 18:19:57 +00:00
Shahram Najm b0c7a7a6d7 GRIB-459: Provide implementation for C API call: grib_get_length 2013-11-19 17:56:05 +00:00
Shahram Najm a864baa479 GRIB-453: grib_filter hangs if rules_file have wrong path 2013-11-06 18:22:28 +00:00
Shahram Najm 7a33df06a8 GRIB-70: MACC: New accessor grib_accessor_class_g2_chemical.c 2013-10-31 14:49:53 +00:00
Shahram Najm 1e4a7215ed GRIB-70: MACC: add utility functions 2013-10-25 14:28:32 +01:00
Shahram Najm 2c131c27e7 GRIB-445: Exit called from library instead of returning error code 2013-10-16 10:22:28 +01:00
Shahram Najm b2c7633d15 Fix uninitialised/unused variables 2013-10-02 13:00:24 +01:00
Shahram Najm 4e97d036ee GRIB-438: Error encoding values with mars formula (JPEG data) 2013-09-30 14:08:41 +01:00
Shahram Najm b06096e8fe GRIB-432: Problem with pooled file cleanup 2013-09-20 16:27:50 +01:00
Shahram Najm 03c4629426 GRIB-394: grib_filter further fix to cope with condition mixing paramId and a double 2013-08-14 17:03:36 +01:00
Shahram Najm 40fa5272df GRIB-394:grib_filter further fixes required because of mixed types in IF statement 2013-08-14 16:06:12 +01:00
Shahram Najm 753f824326 GRIB-288: tidy up 2013-08-05 16:55:17 +01:00
Shahram Najm b114adb935 GRIB-293: Enable DIAG pseudo GRIB type 2013-08-05 15:10:27 +01:00
Shahram Najm 0d8ef2d085 GRIB-396: Fix for 32bit platform opensuse103 test failures 2013-08-05 14:48:51 +01:00
Shahram Najm c4a4f73d34 GRIB-288: Fix for 32bit platform opensuse103 test failures 2013-08-05 14:48:44 +01:00
Shahram Najm b1f8746e9e Fix broken checks on 32bit platform (opensuse103) 2013-08-02 17:07:43 +01:00
Shahram Najm 4a10ee2630 GRIB-23: wrong value for longitudeOfSouthernPole. Do not allow -ve numbers for unsigned keys 2013-08-02 15:28:57 +01:00
Shahram Najm f8670c58bd Added assertion 2013-08-02 14:55:52 +01:00
Shahram Najm 966ea699a8 Refactoring and preparation for GRIB-70: take into account chemical and aerosol PDTNs 2013-08-01 17:08:20 +01:00
Shahram Najm 7e34d69386 Added utility function for grib2: decide if a product def template is for EPS 2013-08-01 16:52:01 +01:00
Shahram Najm fb2fd95a46 Windows compiler warning: C4146 unary minus operator applied to unsigned type 2013-08-01 11:57:28 +01:00
Shahram Najm 7175b9c664 GRIB-153: gribapi patch to speed up encoding on IBM P6/7 2013-07-31 15:15:45 +01:00
Shahram Najm cf3a27b03b GRIB-411: Empty GRIB: computing the average causes division by zero 2013-07-31 14:07:01 +01:00
Shahram Najm e35fde2631 Partial fix for GRIB-356: Unclear message when concept def file not found 2013-07-26 17:03:33 +01:00
Shahram Najm 985dd2a153 GRIB-300: Setting bitsPerValue=64 fails 2013-07-26 11:32:21 +01:00
Shahram Najm 6c03d54a38 Add assertion and clean up indents 2013-07-23 17:21:08 +01:00
Shahram Najm f1340999c2 GRIB-394:grib_filter arithmetic operators not correct for floating point values 2013-07-17 17:08:16 +01:00
Shahram Najm da3ae73708 GRIB-406: grib_get_data: Values outside of subarea specified 2013-07-17 15:57:48 +01:00
Shahram Najm 4dfda27c0b Fix grib_keys_iterator_set_flags and also cleanup indents etc 2013-07-17 14:42:36 +01:00
Shahram Najm e0f2dde7ae GRIB-396: grib_get_data printing longitudes larger than 360 2013-07-06 17:54:11 +01:00
Shahram Najm 760435dd00 Add assert for flags in grib_nearest_find 2013-06-26 10:34:31 +01:00
Shahram Najm 0d57cf00be Remove compile warnings re initializers 2013-06-25 13:34:22 +01:00
Shahram Najm 021857c7c0 SHA1 hash and other cleanups 2013-06-25 10:52:05 +01:00
Shahram Najm 25be970213 GRIB-392: grib_dump for JSON: print all data values and use null for missing values 2013-06-24 16:26:44 +01:00
Shahram Najm 22b83e53a8 Compliance with the C standard 2013-06-22 18:31:53 +01:00
Shahram Najm 4d6694f88a GRIB-392: grib_dump: provide output in JSON format 2013-06-22 16:25:29 +01:00
Shahram Najm 41e5e094ea GRIB-382: grib_get_data also for C and Python: Exposed the C function and added C example 2013-06-21 18:04:47 +01:00
Shahram Najm e770c0abcd Refactoring, indentation clean up etc 2013-06-21 13:14:22 +01:00
Shahram Najm b43966afa5 Improve debug and error messages 2013-06-19 13:13:45 +01:00
Shahram Najm a76ddaf47f GRIB-262: Conversion from GRIB2 to GRIB1 works without error for L137 data 2013-06-12 10:25:48 +01:00
Shahram Najm 4dc3d4acd5 Remove grib_handle_headers_only_new_from_file 2013-06-05 11:44:09 +01:00
Shahram Najm 91cac03025 Compiler warnings: unreachable code 2013-05-13 13:40:28 +01:00
Shahram Najm 51206c8de3 Remove unnecessary copyright 2013-05-13 13:22:00 +01:00
Shahram Najm e757faaeef Provide access to environment variables from definition files 2013-05-13 13:21:38 +01:00
Shahram Najm a55f612320 Removed redundant file 2013-05-10 16:16:12 +01:00
Shahram Najm 66ec08b40a GRIB-358: local definition 14 only allows up to channel number 255 2013-05-10 13:21:07 +01:00
Shahram Najm f8e9cf0032 Tidying up indentation 2013-05-10 11:33:56 +01:00
Shahram Najm b4a4f7855c SUP-492: grib_dump assertion failure if seconds not zero 2013-05-10 11:32:50 +01:00
Shahram Najm a167723a8e GRIB-357: improve portablity (for MinGW on Windows) 2013-04-24 13:32:59 +01:00
Shahram Najm 95b82e663a C lang warnings: comment added for 'always false conditions' 2013-04-24 11:59:50 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm 9f0129fe07 Fixed warning: ISO C90 forbids mixed declarations and code 2013-04-17 14:22:03 +01:00
Shahram Najm 7d45173851 Indentation etc 2013-04-16 17:53:48 +01:00
Shahram Najm e1b61ba4a2 GRIB-285: grib_set_force 2013-04-16 16:22:10 +01:00
Shahram Najm 39804dcc66 GRIB-351: pkgconfig libs are incorrect 2013-04-15 15:27:18 +01:00
Shahram Najm 319ec4d534 SUP-376: Patch for grib_api, path handling in autotools 2013-04-12 11:00:07 +01:00
Shahram Najm abeb369252 Cmake merge 2013-04-10 16:46:41 +01:00
Shahram Najm a00a68304c GRIB-92: MSVC++ project for GRIB API 2013-04-09 11:46:01 +01:00
Shahram Najm 7f5d1faca2 Cmake changes 2013-04-03 11:45:13 +01:00
Shahram Najm 523f3df490 Cmake changes and merges from master 2013-04-02 15:17:46 +01:00
Tiago Quintino fc4a08ba78 bring branch 2.0.0 in sync with p4 releases/2.0.0 2013-03-25 14:31:59 +00:00
Tiago Quintino dedac1b286 bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00