Commit Graph

48 Commits

Author SHA1 Message Date
Shahram Najm 8e3f489091 ECC-28: Change the prefix of all environment variables 2015-01-23 22:47:51 +00:00
Shahram Najm 6dcb518b5f ECC-19: Rename grib_info to codes_info 2015-01-22 16:44:59 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm f53142e1c2 ecCodes/ECC-1: made all C examples use the codes_ prefix 2014-12-23 10:16:21 +00:00
Shahram Najm 8f6f9541e7 GRIB-666: Compile errors with -Werror=format-security 2014-12-22 16:50:54 +00:00
Shahram Najm 8892ba4491 Add the 'points' example to noinst_PROGRAMS 2014-12-18 13:03:46 +00:00
Shahram Najm 9cb28f51ce Do not install the C example 'points' executable 2014-12-18 11:32:07 +00:00
Shahram Najm 563b7ba211 GRIB-648: grib_get_string: Clarify C example 2014-11-25 13:01:15 +00:00
Shahram Najm 4dc78d8c68 GRIB-635: Missing function prototypes in grib_api.h 2014-11-18 10:59:44 +00:00
Shahram Najm 37578a16db Add the call to grib samples path 2014-11-04 16:09:45 +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 091e8cdc2b GRIB-622: Add test for gaussian grid sample files 2014-10-28 11:31:32 +00:00
Shahram Najm f66768db60 Add call to grib_samples_path in examples/C 2014-10-24 13:36:09 +01:00
Shahram Najm ba8b648c42 GRIB-588: compile grib_api with a C++ compiler - Part 1 2014-10-01 17:43:23 +01:00
Shahram Najm 7e4f4a47bc Clean up of C example 2014-09-22 16:51:27 +01:00
Shahram Najm 3a3bcdb3aa Add C example for indexing 2014-09-22 15:58:31 +01:00
Shahram Najm 5af26fa272 CMake formatting 2014-07-28 10:27:13 +01:00
Shahram Najm 62a35df819 CMake: formatting 2014-07-22 10:36:25 +01:00
Shahram Najm 0cdb39bd63 Compiler warnings 2014-07-21 16:13:30 +01:00
Shahram Najm ff3f1df7a1 Add flag to ignore errors and continue 2014-07-13 13:03:48 +01:00
Shahram Najm 957d8d6d17 Fix test file paths 2014-07-01 15:49:39 +01:00
Shahram Najm 2584dd3544 Add extra test for setting PV 2014-07-01 14:43:26 +01:00
Shahram Najm c115c5aa53 Process multiple input files. Ignore non gaussian gribs 2014-06-23 13:17:10 +01:00
Shahram Najm e9cb722ffc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
Shahram Najm bf875501ad Rationalize tests: download grib data, clean up etc 2014-04-24 15:00:03 +01:00
Shahram Najm 7330411051 CMake tests for python 2014-03-31 17:15:20 +01:00
Shahram Najm 31f0e88a45 CMake tests 2014-03-31 13:57:06 +01:00
Shahram Najm 224b87ebcb Fix memory leaks, comments etc in C examples. Also added new example for grib_handle_clone 2014-03-26 14:24:52 +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 10342cdbe4 Added new C example for iterator using bitmap 2014-03-12 14:41:41 +00:00
Shahram Najm b9bbd35fa2 Clean up multi write example 2014-03-07 13:39:19 +00:00
Shahram Najm 3c9237d364 GRIB-490: Setting a key with value 'missing' fails 2014-02-13 16:51:47 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +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 a67d5a66de Tests: clean up temp data. Remove dependencies between tests (a test should not depend on another one having been run before) 2013-11-13 11:51:45 +00:00
Shahram Najm ab5b69a0b7 Add assertions 2013-09-23 15:58:16 +01:00
Shahram Najm 5d96b407af Unit test for grib_util_sections_copy 2013-09-23 15:57:42 +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 971eb2a94b GRIB-382: grib_get_data also for C and Python: Exposed the C function and added C example 2013-06-21 18:04:56 +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 2855bb4c64 Updated the examples showing how to set paramId and shortName 2013-05-30 10:59:24 +01:00
Shahram Najm 32900991ac Fixed compiler warnings 2013-05-08 11:42:55 +01:00
Shahram Najm 133a2b6915 Fix the samples path 2013-05-02 16:32:49 +01:00
Shahram Najm b23655acfa GRIB-361 test added 2013-04-30 13:51:23 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm abeb369252 Cmake merge 2013-04-10 16:46:41 +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