Commit Graph

983 Commits

Author SHA1 Message Date
Shahram Najm a476153f94 Update ecbuild macro version because of pkgconfig 2015-03-06 17:35:59 +00:00
Shahram Najm 2ac5605e4e Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2015-03-06 17:08:24 +00:00
Shahram Najm 46c3054482 GRIB-725: Problem reading level-number from gfs-files with grib-independent 'level' key 2015-03-06 17:08:16 +00:00
Sandor Kertesz 8e6f694c59 BUFR tools documentation for beta release ECC-14 2015-03-06 16:56:01 +00:00
Sandor Kertesz c07b8c7387 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-03-06 16:50:53 +00:00
Sandor Kertesz 3a6536412e Resolve key name conflict between BUFR headers and data ECC-69 2015-03-06 16:50:48 +00:00
Shahram Najm a30a981ad4 GRIB-724: CRASH: grib_nearest_find_multiple on lambert grid 2015-03-06 11:36:05 +00:00
Sandor Kertesz c1ade3918b A bufr table B element should have the same shortName in all the edition ECC-78 2015-03-06 09:33:07 +00:00
Shahram Najm 2e8fc8a485 Fix crash in grib_accessors_list_print: freeing uninit ptr 2015-03-05 15:02:07 +00:00
Shahram Najm 71228ccc12 Fix cppcheck warnings 2015-03-05 15:00:55 +00:00
Enrico Fucile c1c411a6b7 solved issue with strings ECC-32 2015-03-05 14:07:11 +00:00
Shahram Najm c1a3070b20 Exclusions 2015-03-05 11:53:03 +00:00
Sandor Kertesz 5fb6d4a402 Make C, Fortran and Python examples ECC-15 2015-03-05 11:05:18 +00:00
Shahram Najm 93323651be Exclusions 2015-03-04 18:14:31 +00:00
Shahram Najm e133904a03 ECC-10: Creating a handle from a file 2015-03-04 18:00:27 +00:00
Shahram Najm 9c7bba115d Exclusions 2015-03-04 17:44:49 +00:00
Shahram Najm d8ad173c1a Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2015-03-04 17:39:01 +00:00
Sandor Kertesz 8c57fff608 Resolve key name conflict between BUFR headers and data ECC-69 2015-03-04 17:15:48 +00:00
Shahram Najm bc5b883c21 ECC-10: Creating a handle from a file 2015-03-04 17:11:18 +00:00
Shahram Najm 6381a240bd GRIB-723: Non-compliant JSON output 2015-03-04 17:08:26 +00:00
Shahram Najm fc5328bd40 bufr_ls options 2015-03-04 17:07:54 +00:00
Sandor Kertesz e30c1949ec Make C, Fortran and Python examples ECC-15 2015-03-04 15:45:05 +00:00
Shahram Najm 913901e9c4 GRIB-722: Update the local concepts for DWD (2015.03.04) 2015-03-04 13:45:08 +00:00
Enrico Fucile 2050301793 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-03-04 11:42:38 +00:00
Enrico Fucile 44d6d843d1 search by condition working for uncompressed data. Test added in bufr_filter.sh 2015-03-04 11:42:27 +00:00
Sandor Kertesz 2147d6b009 Make C, Fortran and Python examples ECC-15 2015-03-03 15:49:27 +00:00
Shahram Najm 97243f0e30 Clean up C example 2015-03-02 17:22:07 +00:00
Shahram Najm 45d044d277 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2015-03-02 17:06:48 +00:00
Shahram Najm ee52b08b3a GRIB-716: request for additional MACC IFS aerosol parameters (part 2) 2015-03-02 17:06:44 +00:00
Enrico Fucile 4e5e9ad356 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-03-02 17:00:37 +00:00
Enrico Fucile 0dd11922c3 changes for the search by condition 2015-03-02 17:00:24 +00:00
Shahram Najm 25fc6b0491 GRIB-716: request for additional MACC IFS aerosol parameters (part 1) 2015-03-02 16:03:00 +00:00
Shahram Najm ea30bd1636 Unused variable 2015-03-02 10:06:20 +00:00
Enrico Fucile 166c0f98a5 fixed problem with search by rank with some compilers. ECC-76 2015-03-01 18:48:26 +00:00
Shahram Najm e98966d41b ECC-72: Discontinue support for Fortran77 2015-02-27 18:21:10 +00:00
Shahram Najm 18c0ed93b9 Fix compiler warnings 2015-02-27 18:10:39 +00:00
Enrico Fucile a63e1c7ce1 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-27 17:23:27 +00:00
Enrico Fucile ff361c7460 fixed problems with the search by condition 2015-02-27 17:23:14 +00:00
Sandor Kertesz 4d2eef3371 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-27 12:50:08 +00:00
Sandor Kertesz e235318c6e Make C, Fortran and Python examples ECC-15 2015-02-27 12:50:03 +00:00
Enrico Fucile f951c97c80 Added search by condition. Example: /beamIdentifier=2/backscatter. Test added in bufr_filter.sh 2015-02-27 12:00:05 +00:00
Enrico Fucile 80f4d08ab5 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-26 18:28:57 +00:00
Enrico Fucile cedda25bf9 fixed ECC-73 2015-02-26 18:28:42 +00:00
Shahram Najm 02ba861590 Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/GRIB/grib_api into eccodes 2015-02-26 14:22:14 +00:00
Shahram Najm 76a9f30fd5 GRIB-719: grib_to_netcdf: segmentation fault if invalid argument passed to -D option 2015-02-26 14:22:07 +00:00
Enrico Fucile d2219ebf55 pretty json dump 2015-02-26 13:51:51 +00:00
Shahram Najm 395feed301 Cleanup 2015-02-26 08:49:15 +00:00
Shahram Najm bf8c4a5e4e Rebranding: ABI 2015-02-25 18:11:17 +00:00
Enrico Fucile a1ea5173cf Merge branch 'eccodes' of ssh://software.ecmwf.int:7999/grib/grib_api into eccodes 2015-02-25 17:52:46 +00:00
Shahram Najm 88a57e7321 Add exclusions 2015-02-25 17:51:07 +00:00