Commit Graph

176 Commits

Author SHA1 Message Date
Shahram Najm b89527692c API documentation 2017-01-05 10:23:37 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 53e5d46ba1 Change error description: memory allocation error 2016-12-15 11:51:47 +00:00
Shahram Najm 214a036cce ECC-382: Provide API function to access the name of the package 2016-11-11 16:41:38 +00:00
Shahram Najm 58498214a3 ECC-373: grib_api.h incorrectly wraps system headers in extern 'C' 2016-11-02 13:56:43 +00:00
Shahram Najm d3c3351419 Fix visibility of new function declaration: codes_copy_key 2016-10-17 16:47:45 +01:00
Enrico Fucile ce163ac783 ECC-339 and cleaning of compile methods 2016-10-14 14:46:20 +01:00
Shahram Najm ac1bb28f69 Documentation update 2016-09-15 16:33:42 +01:00
Shahram Najm 072462a3a7 ECC-327: bufr_dump -EC (all tests pass) 2016-09-02 11:08:15 +01:00
Shahram Najm 267b6e9074 Remove grib_file_close_force and add argument to grib_file_close (Preparation for GRIB-1010) 2016-08-19 09:45:51 +01:00
Shahram Najm 5aeaf8a48b Update comments/doxygen docs 2016-08-17 14:47:02 +01:00
Shahram Najm c8c802b7a6 Documentation/comments 2016-08-15 17:37:42 +01:00
Enrico Fucile 23df9d1a84 ECC-292 2016-07-21 16:15:30 +01:00
Shahram Najm 72fb322279 ECC-294: C function grib_get_data has unused argument 'size' 2016-07-06 15:10:20 +01:00
Enrico Fucile 89b6ae850e bufr_dump -Efilter working for some data and added test ECC-285 2016-07-01 15:46:07 +01:00
Shahram Najm 1fcc399f13 ECC-263: Add functions for setting definitions and samples paths 2016-06-01 18:01:47 +01:00
Shahram Najm c942f1ccdc ECC-254: grib_handle_new_from_message should take const data pointer 2016-04-29 16:32:22 +01:00
Shahram Najm b2129957da Improve documentation for 'grib_handle_new_from_multi_message' function 2016-04-26 18:24:09 +01:00
Shahram Najm a4fdf10170 ECC-241: Make the installation paths available through the API 2016-03-16 18:10:40 +00:00
Shahram Najm 2c08430d3f ECC-203: Remove the function grib_context_new 2015-12-31 13:23:48 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 273451ff7c ECC-144: Performance: ecCodes should be as fast as grib api 2015-11-04 12:40:17 +00:00
Enrico Fucile 769dc32b22 ECC-170 2015-11-03 14:54:34 +00:00
Shahram Najm 577b88c622 grib_util_set_spec2 2015-10-23 12:55:11 +01:00
Shahram Najm 99cffdcf86 Clean up and grid util set spec rules 2015-08-26 10:26:22 +01:00
Shahram Najm 9f5e907c90 Rename DEPRECATED to stop warnings re macro redefinition 2015-07-24 13:35:14 +01:00
Shahram Najm 92d7990367 GRIB samples for rotated gaussian grids 2015-06-08 11:16:55 +01:00
Enrico Fucile 5b1a787f63 ECC-128 part 1 2015-06-03 14:52:29 +01:00
Shahram Najm b6a4eebbbd Add const-ness to grib_keys_iterator_new 2015-05-26 10:51:23 +01:00
Shahram Najm b29ca10e8b const-ness of pl array 2015-05-18 10:17:46 +01:00
Shahram Najm 040cf5b467 Add flag for rotated octahedral 2015-05-11 10:12:19 +01:00
Shahram Najm 3941c7e72b grib_util_grid_spec: added angleOfRotationInDegrees (for MIR) 2015-05-07 17:57:58 +01:00
Enrico Fucile b95849b25b improved reading of messages with confusing padding or malformed messages ECC-101 2015-04-29 13:25:04 +01:00
Enrico Fucile 379bedaa1a added bufr_dump option -ja to print all the attributes. Default is now that only value and units will be printed. ECC-103 2015-04-28 10:09:09 +01:00
Shahram Najm c0d050ac07 grib_util: Add GRIB_UTIL_PACKING_TYPE_SAME_AS_INPUT 2015-04-22 15:57:52 +01:00
Enrico Fucile 0067ecc483 added gts_new function in python. Added python gts example. 2015-04-22 11:17:20 +01:00
Shahram Najm abc2ef8d4a Renumber product constants 2015-03-27 20:31:08 +00:00
Shahram Najm b5529af267 Documentation: add doxygen help 2015-03-16 18:13:02 +00:00
Shahram Najm e133904a03 ECC-10: Creating a handle from a file 2015-03-04 18:00:27 +00:00
Shahram Najm 99840ed7da GRIB-446 and GRIB-693: Missing version information in grib_api header files 2015-02-25 17:42:04 +00:00
Shahram Najm 85a253f2da Rebranding: macro 2015-02-18 17:42:02 +00:00
Shahram Najm 8800d84e1a Rebranding: windef header file 2015-02-18 17:36:29 +00:00
Shahram Najm 6de671e4a3 ECC-10: Creating a handle from a file 2015-02-12 18:39:14 +00:00
Shahram Najm 04c5e03d77 ECC-10: Creating a handle from a file 2015-02-12 18:32:04 +00:00
Shahram Najm e8d9223c62 ECC-10: Creating a handle from a file 2015-02-12 17:34:01 +00:00
Shahram Najm 9b02b8796e Add windef header file 2015-02-12 15:42:02 +00:00
Shahram Najm e6960e5299 Clean up 2015-02-11 17:08:18 +00:00
Enrico Fucile 3eb5cc7f9c Implemented attributes functions in accessor_class_gen. Changed json dump 2015-02-09 12:41:17 +00:00
Enrico Fucile 91b1ab46cd Changed signature of all X_new_from_file functions except grib_new_from_file: deleted argument headers_only which is grib specific. Fixed a problem with make proto 2015-01-29 10:36:16 +00:00
Shahram Najm e776f90afd Added bufr_new_from_file 2015-01-21 16:52:43 +00:00
Shahram Najm 5fd1c42f9d Spelling 2015-01-06 17:46:42 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm e35d39a429 ecCodes/ECC-1: eccodes wrapper added 2014-12-19 16:58:29 +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 4dc78d8c68 GRIB-635: Missing function prototypes in grib_api.h 2014-11-18 10:59:44 +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
Shahram Najm 30eee55efd Add macro for deprecation 2014-10-16 13:34:55 +01:00
Enrico Fucile 388bc6d3de new descriptor structure 2014-09-01 13:20:22 +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 2800242ba1 Spelling fixes 2014-07-22 14:15:04 +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 56e8d3e90e GRIB-513: Remove the deprecated function: grib_handle_new_from_template 2014-03-21 16:25:30 +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 cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm 021857c7c0 SHA1 hash and other cleanups 2013-06-25 10:52:05 +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 4dc3d4acd5 Remove grib_handle_headers_only_new_from_file 2013-06-05 11:44:09 +01:00
Shahram Najm a167723a8e GRIB-357: improve portablity (for MinGW on Windows) 2013-04-24 13:32:59 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm e1b61ba4a2 GRIB-285: grib_set_force 2013-04-16 16:22:10 +01:00
Shahram Najm a00a68304c GRIB-92: MSVC++ project for GRIB API 2013-04-09 11:46:01 +01: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