Commit Graph

53 Commits

Author SHA1 Message Date
Shahram Najm d2bb477603 Moved str_split utility function to grib_utils.c 2016-10-07 15:52:01 +01:00
Shahram Najm abfaabbe1f ECC-353: grib_util_spec() does not always generate jpeg 2016-10-05 18:32:21 +01:00
Shahram Najm 2333add502 ECC-335: Added further tests 2016-09-23 15:10:36 +01:00
Shahram Najm f5d5356b39 ECC-335: grib_util_set_spec: Setting edition=2 and deleteLocalDefinition=1 on GRIB1 does not delete the local definition in target GRIB2 2016-09-22 16:52:56 +01:00
Shahram Najm be082fd1cb ECC-326: Revert due to MIR test failing 2016-09-01 15:03:00 +01:00
Shahram Najm 2d33875dca ECC-326: refactoring 2016-09-01 11:49:51 +01:00
Shahram Najm 93e2633fbd ECC-326: refactoring 2016-09-01 11:21:17 +01:00
Shahram Najm acce5d56f4 GRIB-947: grib_util_set_spec: For grib2 second order packing, data values are set twice 2016-08-31 17:38:31 +01:00
Shahram Najm 904705e319 Put the common code to compute BUFR key rank into grib_utils.c 2016-08-15 16:48:52 +01:00
Shahram Najm d50e3520ea Added handy macro for string equality STR_EQ 2016-08-05 13:32:28 +01:00
Shahram Najm 70c9d48825 Do not call exit in library. Return error code to allow user to handle it 2016-06-22 18:41:15 +01:00
Baudouin Raoult 3330f4c634 Tidy up use of memfs 2016-06-19 09:22:15 +01:00
Shahram Najm ca5ce9f52c Fix compiler warnings (INTEL) 2016-04-13 19:32:18 +01:00
Shahram Najm d541122cc1 GRIB-942: check all memory allocations are successful 2016-03-16 14:11:04 +00:00
Shahram Najm 6f004f3420 GRIB-922: grib_util_set_spec: if 'global' is set, do not check lat/lon values 2016-02-08 10:37:21 +00:00
Shahram Najm e074e069c1 Added utility function is_gaussian_global() 2016-01-18 16:35:49 +00:00
Shahram Najm 49dc39678e ECC-206: Support the GRIB-API environment variable names 2016-01-11 16:36:46 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 4ab4ce2a9d Cleanup 2015-12-31 11:51:57 +00:00
Shahram Najm 7b28b4bfdf GRIB-901: grib_util_set_spec: print more helpful message when failing to encode angles 2015-12-18 15:59:30 +00:00
Shahram Najm 161c8dfde1 Check package compiles and links with g++ 2015-12-03 14:35:55 +00:00
Shahram Najm e195faba59 GRIB-864: refactoring 2015-10-30 11:28:33 +00:00
Shahram Najm 6fb2bca635 GRIB-864: Improve error messages 2015-10-29 17:13:16 +00:00
Shahram Najm 2b5f2613d9 GRIB-864: check only grids with bounding box 2015-10-29 13:38:35 +00:00
Shahram Najm 182ec26b30 GRIB-864: must normalise angles before comparison 2015-10-28 18:38:36 +00:00
Shahram Najm 60ace7ee2a GRIB-864: grib_util_set_spec: check small angles 2015-10-28 17:36:10 +00:00
Shahram Najm 7e86d3297e GRIB-864: grib_util_set_spec should fail if cannot encode angles to requested precision 2015-10-27 16:37:13 +00:00
Shahram Najm 66ac64f40b Cannot assume pl size is 2*N due to sub-areas 2015-10-27 10:08:52 +00:00
Shahram Najm 36e55c1081 GRIB-863: grib_util_set_spec: GRIB edition 1 high resolution increments 2015-10-26 15:48:55 +00:00
Shahram Najm 577b88c622 grib_util_set_spec2 2015-10-23 12:55:11 +01:00
Shahram Najm a37d886e3e Add comment 2015-10-21 16:51:54 +01:00
Shahram Najm baf0d9cc1b Replace GRIB_API with ECCODES in error/debug messages 2015-10-15 11:52:22 +01:00
Shahram Najm e68a36cdc2 Add assertion for NULL handle 2015-09-28 16:54:19 +01:00
Shahram Najm 85e9cf238f GRIB-834: grib_util_set_spec: if 'pl' array is provided, should not require specific sample file 2015-09-23 17:44:27 +01:00
Shahram Najm 99cffdcf86 Clean up and grid util set spec rules 2015-08-26 10:26:22 +01:00
Shahram Najm 281815dd12 Added helper functions 2015-07-27 13:27:03 +01:00
Shahram Najm bea65a9159 GRIB-798: Visual Studio support: replace use of rint() for VS 2013 2015-07-17 13:51:36 +01:00
Shahram Najm 92d7990367 GRIB samples for rotated gaussian grids 2015-06-08 11:16:55 +01:00
Shahram Najm 3941c7e72b grib_util_grid_spec: added angleOfRotationInDegrees (for MIR) 2015-05-07 17:57:58 +01:00
Shahram Najm 85a253f2da Rebranding: macro 2015-02-18 17:42:02 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm 613d279799 GRIB-588: compile grib_api with a C++ compiler 2014-10-02 16:50:49 +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 ab3ef10346 GRIB-515: Cppcheck error: resource leak 2014-03-26 14:30:16 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm 1e4a7215ed GRIB-70: MACC: add utility functions 2013-10-25 14:28:32 +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 d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm 7d45173851 Indentation etc 2013-04-16 17:53:48 +01:00
Shahram Najm a00a68304c GRIB-92: MSVC++ project for GRIB API 2013-04-09 11:46:01 +01:00