Commit Graph

4566 Commits

Author SHA1 Message Date
Shahram Najm 0c928512b1 ECC-401: More tests and fix output indentation 2019-08-29 12:13:41 +01:00
Shahram Najm bd51d020da ECC-401: enable -B option 2019-08-29 11:43:18 +01:00
Shahram Najm 34a5134268 ECC-401: Fix malformed JSON numbers 2019-08-28 18:41:33 +01:00
Shahram Najm a1c1a741bf ECC-401: Clean up output indentation 2019-08-28 18:04:44 +01:00
Shahram Najm a4f9341a47 ECC-401: Extra grib_ls test 2019-08-28 18:00:32 +01:00
Shahram Najm c5351c5555 ECC-401: Disallow ordering (to be revisited) 2019-08-28 17:03:37 +01:00
Shahram Najm 8639037a85 ECC-401: Add test for bufr_ls and fix numeric values 2019-08-28 16:44:07 +01:00
Shahram Najm 7c2a2a70a1 Merged develop and added test 2019-08-28 15:42:36 +01:00
Shahram Najm 58d2e94eba Clean up 2019-08-28 14:22:44 +01:00
Shahram Najm 3e6e7ba5b0 Visual Studio Code v1.37.1 2019-08-28 13:00:40 +01:00
Shahram Najm 1e05369e7b Comments etc 2019-08-27 16:05:22 +01:00
Shahram Najm 29441c8167 ECC-979: grib_util_set_spec: Allow encoding of double values on scaledValueOf/scaleFactorOf keys 2019-08-27 15:45:21 +01:00
Shahram Najm fd47e9ec00 ECC-981: grib_util_set_spec: Fails to set gridType of lambert_azimuthal_equal_area 2019-08-27 15:29:15 +01:00
Shahram Najm fce6a534a6 ECC-979: earthMajorAxis,earthMinorAxis: Fix conversion to metres 2019-08-27 12:26:32 +01:00
Shahram Najm 9f1fe37980 ECC-979: grib_util_packing_spec.extra_settings to encode double values on scaledValueOf/scaleFactorOf keys 2019-08-23 16:33:07 +01:00
Shahram Najm 102372d478 Revert changes for ECC-976 and ECC-980 2019-08-23 15:45:58 +01:00
Shahram Najm 20ea673a21 Indentation 2019-08-23 12:10:45 +01:00
Shahram Najm c6c0f831bc ECC-978: BUFR key section1Padding: bufr_dump -O gives erroneous length=4 instead of 5 2019-08-22 16:43:20 +01:00
Shahram Najm 62cc82ac52 ECC-976: Add hint 2019-08-22 16:13:53 +01:00
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