Commit Graph

4544 Commits

Author SHA1 Message Date
Shahram Najm 56aca66573 ECC-969: clean up 2019-08-22 14:51:49 +01:00
Shahram Najm a76e885870 ECC-969: GitHub contribution: codes_split_file option to split individual messages 2019-08-22 14:31:26 +01:00
Shahram Najm 790d58dd43 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2019-08-22 14:10:36 +01:00
shahramn 89a8a533cb
Merge pull request #16 from wqu-bom/develop
Improvement on file splitting
2019-08-22 13:49:50 +01:00
Shahram Najm 77303fc116 ECC-976: More user-friendly error when key cannot be decoded as double or long 2019-08-22 13:44:54 +01:00
Shahram Najm 53604b8c3c ECC-977: GRIB2 encoding of scaledValueOfEarthMinorAxis with out-of-bounds value 2019-08-22 13:24:20 +01:00
Shahram Najm f7281385ad Remove unused function etc (old template from memory) 2019-08-19 12:53:10 +01:00
Shahram Najm f28bbb9573 ECC-778: GRIB_IEEE_PACKING valgrind error 2019-08-16 21:00:48 +01:00
Shahram Najm d8ef570753 Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2019-08-16 12:31:36 +01:00
Shahram Najm 071ebde890 Performance: Reduce num calls to grib_handle_of_accessor 2019-08-16 12:31:31 +01:00
Shahram Najm 068cf91887 Help message 2019-08-15 18:40:17 +01:00
Shahram Najm b8957ba306 grib_accessor_classes_hash declared static 2019-08-15 16:45:14 +01:00
Shahram Najm 09650b9c38 ECC-975: Add new error code: 'Functionality not enabled' 2019-08-15 15:58:52 +01:00
Shahram Najm 480e3ef8ff ECC-967: GRIB2: Fallback if tables version is bigger than the latest installed version 2019-08-15 14:01:38 +01:00
Shahram Najm 63efd35879 BUFR encoding: provide more help when arrays mismatch 2019-08-15 13:06:50 +01:00
Shahram Najm b044d802e8 Merge develop 2019-08-15 10:03:28 +01:00
Shahram Najm bf466a3e51 ECC-974: Valgrind error: GRIB2: setting gridType=regular_gg on reduced gaussian grid 2019-08-14 18:04:25 +01:00
Shahram Najm 46537aa076 ECC-973: Assertion: BUFR encoding error should return exit code not assert 2019-08-14 13:24:29 +01:00
Shahram Najm 9a1e580ff5 Compiler warnings 2019-08-13 15:44:02 +01:00
Shahram Najm 3e53285b9e Clang compiler warnings and const correctness 2019-08-12 16:00:15 +01:00
StephanSiemen ebb952e044
Merge branch 'develop' into develop 2019-08-12 09:59:02 +01:00
Shahram Najm c3f10308de Update prototypes 2019-08-09 17:30:13 +01:00
Shahram Najm 9be7d194cd Refactoring: move the grib_context functions out of grib_handle 2019-08-09 17:08:59 +01:00
Shahram Najm 4dd138f3e0 Reduce calls to grib_handle_of_accessor 2019-08-09 16:45:22 +01:00
Shahram Najm 2bbd770272 Python3 install: Use pip3 rather than pip 2019-08-09 16:35:59 +01:00
Shahram Najm 37c9bdf84e Remove unused struct data member 2019-08-09 16:15:05 +01:00
Shahram Najm 95fd9fb67c Accessor check for chemical/aerosol keys 2019-08-09 15:50:04 +01:00
Shahram Najm 4a0c6abd9f Daniel Tipping suggestion: Switch the osx_image to xcode10.2 to fix the MacOS build 2019-08-09 10:56:34 +01:00
wqu-bom 1f8abaa7fa
Added test for nchunk=-1
Added the third test for nchunk=-1. OUTPUT_FILENAME_FORMAT changed to 3 digits, which led to file name changes in this script.
2019-08-09 11:48:16 +10:00
Shahram Najm 36332fd5df lambert_azimuthal_equal_area: print more user-friendly error message if oblate spheroid 2019-08-08 16:37:40 +01:00
wqu-bom fea41048bd
Improvement on file spliting
Allow an input file to be split into each individual message (if nchunk=-1)
2019-08-08 12:13:37 +10:00
Shahram Najm e5dae19b73 ECC-967: test 2019-08-07 18:32:18 +01:00
Shahram Najm 42ae896ff9 ECC-967: fallback option 2019-08-07 18:03:40 +01:00
Shahram Najm 741e62d234 ECC-966: Crash: setting shapeOfTheEarth=1 but scale factor missing 2019-08-06 16:57:32 +01:00
Shahram Najm 4a725d1ee9 Indentation 2019-08-06 16:46:12 +01:00
Shahram Najm 9cfdcf506e Definitions: Add comment re units 2019-08-06 14:47:30 +01:00
Shahram Najm a5f5a77f51 Print user-friendly type for keys 2019-08-05 16:23:06 +01:00
Shahram Najm 4b65c47cdc Rename tests 2019-08-05 13:05:41 +01:00
Shahram Najm 7fd2b5e91e Debug messages 2019-08-05 11:32:41 +01:00
Shahram Najm b5d6236316 Debug messages should go to stderr not stdout 2019-08-05 11:32:11 +01:00
Shahram Najm 4db03f177f Merged bugfix/compatibility-ecbuild_v3.1 (Thanks to Willem) 2019-08-02 11:19:31 +01:00
Shahram Najm e17f0ec194 Testing: reinstate the GRIB bits per value test 2019-08-02 11:07:57 +01:00
Willem Deconinck 43bcf59ac4 Fix compatibility with ecbuild 3.1 2019-08-02 10:04:53 +01:00
Shahram Najm 573bda90ce Rename test 2019-08-01 18:34:07 +01:00
Shahram Najm 546f401146 Rename test 2019-08-01 17:58:38 +01:00
Shahram Najm e650df8e11 ECC-965: BUFR decoding performance: tune initial sizes of dynamic arrays 2019-08-01 17:46:01 +01:00
Shahram Najm 799ed36919 Indentation 2019-08-01 17:44:21 +01:00
Shahram Najm aa6ff711a9 ECC-965: clean up 2019-08-01 17:44:00 +01:00
Shahram Najm 87737ae5cd Indentation 2019-08-01 17:42:14 +01:00
Shahram Najm f26d628e64 ECC-965: increase increment size 2019-08-01 17:34:57 +01:00