Commit Graph

2390 Commits

Author SHA1 Message Date
Shahram Najm 09a94ad1be Spelling error 2016-10-18 16:30:22 +01:00
Shahram Najm 9c696c00cf codes_bufr_copy_data documentation 2016-10-18 14:01:21 +01:00
Shahram Najm af89fc253e Examples: path of input BUFR too long and hits Fortran limit (codes_open_file fails!) 2016-10-18 13:41:59 +01:00
Shahram Najm e186966efc Examples: improve test for bufr_copy_data 2016-10-18 13:23:56 +01:00
Shahram Najm b338d094a4 Examples: compiler warnings 2016-10-18 11:55:43 +01:00
Shahram Najm 9eba55f1c2 Examples clean up 2016-10-18 11:55:14 +01:00
Enrico Fucile cc94b5a074 added C and F90 examples changed bufr_copy_data and added bufr_copy_data_return_copied_keys ECC-357 2016-10-18 11:43:42 +01:00
Shahram Najm 157a539a16 ECC-357: Fix crash if no keys copied 2016-10-18 11:00:24 +01:00
Shahram Najm dc3ea57489 ECC-357: codes_bufr_copy_data in Python 2016-10-18 10:44:14 +01:00
Enrico Fucile 7ab8765de0 ECC-357 2016-10-17 17:05:11 +01:00
Shahram Najm cc0b502434 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-10-17 16:47:50 +01:00
Shahram Najm d3c3351419 Fix visibility of new function declaration: codes_copy_key 2016-10-17 16:47:45 +01:00
Shahram Najm 7e6d43905d Fix return type (NULL vs GRIB_NULL_HANDLE) 2016-10-17 16:47:11 +01:00
Enrico Fucile db9031d40f fortran ECC-357 2016-10-17 16:44:27 +01:00
Enrico Fucile 00b8bcefea ECC-357 2016-10-17 13:48:10 +01:00
Enrico Fucile f68b644945 implemented codes_bufr_copy_data C function ECC-339 ECC-357 2016-10-17 11:52:34 +01:00
Shahram Najm ae08103495 Remove duplicate entries 2016-10-17 10:37:44 +01:00
Shahram Najm 17e944720f Fix build errors 2016-10-17 09:49:59 +01:00
Enrico Fucile 198bcae33f Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-10-14 14:46:52 +01:00
Enrico Fucile ce163ac783 ECC-339 and cleaning of compile methods 2016-10-14 14:46:20 +01:00
Shahram Najm efa056ad99 Refactoring CHECK_END_DATA and error handling (Part 2) 2016-10-13 17:24:58 +01:00
Shahram Najm e61b5e445f Fix leak in dumper 2016-10-13 17:05:20 +01:00
Shahram Najm 93f6045014 Fix compiler warnings 2016-10-13 10:49:46 +01:00
Shahram Najm 815f925e9b Improve tests for BUFR extraction 2016-10-12 18:36:04 +01:00
Shahram Najm 198add84ff Stop simple thinning from crashing if simpleThinningSkip is invalid 2016-10-12 18:23:33 +01:00
Shahram Najm d82ffbb9e0 ECC-355: grib_compare: using relative comparison (-R) with 'all' does not work 2016-10-12 14:39:58 +01:00
Shahram Najm 5fb1a2a344 ECC-353: grib_util_set_spec JPEG packing 2016-10-11 16:14:07 +01:00
Shahram Najm 5bf974a3b0 Test harness for grib_util_set_spec improved 2016-10-10 19:14:34 +01:00
Shahram Najm d62fee70c5 Update NOTICE file 2016-10-10 14:41:06 +01:00
Shahram Najm 904c094870 Remove the outdated perl dir from tarball 2016-10-10 14:36:00 +01:00
Shahram Najm 2d8f3ca59d Visual Studio: Add new file src/grib_accessor_class_bufr_simple_thinning.c 2016-10-10 11:43:05 +01:00
Shahram Najm aaef7ab1f4 Do not assert but return error code 2016-10-07 16:54:09 +01:00
Shahram Najm d2bb477603 Moved str_split utility function to grib_utils.c 2016-10-07 15:52:01 +01:00
Shahram Najm 86e05b3d2b Unit test for str_split method 2016-10-07 15:18:03 +01:00
Shahram Najm 374158a705 Unit test for str_split method 2016-10-07 15:12:27 +01:00
Shahram Najm ddbd55dc80 GRIB-1019: New parameters for random fields (rename) 2016-10-07 15:02:01 +01:00
Shahram Najm 58fa67bd5f Remove deprecated autotools directories 2016-10-07 11:00:14 +01:00
Shahram Najm bbb6c738e3 Improve grib_compare help for -H option 2016-10-06 18:28:48 +01:00
Shahram Najm 39f5a972d7 Fix test name 2016-10-06 17:41:10 +01:00
Shahram Najm 2112b72b7d Clean up indentation 2016-10-06 17:36:44 +01:00
Shahram Najm 4315a147e7 ECC-354: Merge from release/2.0.0 2016-10-06 17:24:58 +01:00
Shahram Najm 3105e697d8 GRIB-1018: UKMO params 201 and 202 2016-10-06 16:35:24 +01:00
Enrico Fucile 50df6c4ff3 ECC-354 added test 2016-10-06 15:51:13 +01:00
Shahram Najm 7c2b7fa7d4 GRIB-1019: New parameters for random fields 2016-10-06 13:29:40 +01:00
Shahram Najm 861c3f42ab GRIB-1019: New parameters for random fields 2016-10-06 13:22:14 +01:00
Enrico Fucile 23bf0ee9ee ECC-354 2016-10-06 10:47:03 +01:00
Enrico Fucile 09dad2eab9 ECC-354 2016-10-06 10:41:24 +01:00
Shahram Najm d43579d5ec Refactoring CHECK_END_DATA and error handling (Part 1) 2016-10-06 10:33:37 +01:00
Shahram Najm 77b3df4ed9 Remove duplicates in grib_dumper_factory 2016-10-05 19:01:28 +01:00
Shahram Najm 26dca2a3d1 Remove duplicates in grib_dumper_factory 2016-10-05 18:58:22 +01:00