Commit Graph

529 Commits

Author SHA1 Message Date
Shahram Najm ddc64487a9 Windows: bufr_copy_data enabled 2019-12-30 16:43:36 +00:00
Shahram Najm 0fb2799ecd Windows: Disable failing tests (temporarily) so GitHub CI succeeds 2019-12-18 11:23:50 +00:00
Shahram Najm f7c372f6ce Tests: grib_nearest 2019-12-14 21:37:13 +00:00
Shahram Najm 381ea98379 ECC-499: example 2019-12-12 18:00:56 +00:00
Shahram Najm b2a1cc813a ECC-499: function grib_nearest_find to get the indexes but not the values 2019-12-12 17:33:56 +00:00
Shahram Najm 395a3a52e4 Windows test failures: use binary mode for opening GRIBs 2019-12-10 17:56:27 +00:00
Shahram Najm 7403ae68fa Windows test failures: use binary mode for opening GRIBs 2019-12-10 16:27:44 +00:00
Shahram Najm 77747b33a9 Refactoring 2019-11-08 10:52:08 +00:00
Shahram Najm 2743b6f524 Fix includes: IWYU 2019-11-07 12:03:45 +00:00
Shahram Najm 51754a218a Spelling 2019-10-15 10:34:47 +01:00
Shahram Najm ba524c3218 GRIB encoding: keep values reasonable for examples/tests 2019-10-11 13:35:01 +01:00
Shahram Najm 30bbf1aefe Close opened files and also PEP8 2019-09-25 11:04:18 +01:00
Shahram Najm 88ffad81ba Merge develop 2019-09-12 12:20:34 +01:00
Shahram Najm 911ac70a10 BUFR: Add more tests for bufr_copy_data 2019-09-11 12:12:53 +01:00
Shahram Najm 3eef50e904 Merge develop 2019-09-11 10:58:01 +01:00
Shahram Najm 1846f42138 Move old examples dir 2019-09-09 15:03:37 +01:00
Shahram Najm 865e9b1ca6 Merge develop 2019-09-05 10:53:20 +01:00
Shahram Najm f4ba853635 Testing: check encoded values 2019-08-12 13:19:21 +01:00
Shahram Najm 35d7533d71 Tests for header/footer check 2019-07-31 12:45:15 +01:00
Shahram Najm bc67a0cadd Fix comments 2019-07-23 18:23:46 +01:00
Shahram Najm 726ee4953e Merge develop 2019-07-22 13:11:31 +01:00
Shahram Najm b5c06c0257 Rename example 2019-07-22 11:15:42 +01:00
Shahram Najm e74382911b Merge from develop 2019-07-04 13:05:33 +01:00
Shahram Najm 4bb7b7febc Python message 2019-07-01 21:52:27 +01:00
Shahram Najm dc40707359 Python tests: metar output 2019-06-12 15:47:22 +01:00
Shahram Najm be9d0f5179 Don't hide output from test 2019-06-11 17:13:49 +01:00
Shahram Najm 8616c07c53 ECC-938: BUFR keys iterator: key 'ident' from ECMWF local header is not included 2019-06-06 16:55:03 +01:00
Shahram Najm 4613a340d7 Python examples: Pass in the BUFR file to iterate on 2019-06-06 12:41:51 +01:00
Shahram Najm 6f5c14b504 Examples: variable name 2019-05-29 16:12:03 +01:00
Shahram Najm 28c2b2ac20 Examples: Python3: Fix division 2019-05-23 10:30:05 +01:00
Shahram Najm ec2676aca8 Examples: fix argument 2019-05-22 16:37:28 +01:00
Shahram Najm bdf2b02b49 Add codes_get_product_kind 2019-05-17 15:02:58 +01:00
Stephan Siemen 052ea1dd58 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2019-05-09 17:16:18 +01:00
Shahram Najm dcf7fa0b56 Tests: Rename 2019-04-17 17:22:14 +01:00
Shahram Najm 4346efcf94 Tests: Add grib nearest multiple test 2019-04-17 15:58:24 +01:00
Shahram Najm a1e725be9a Example: codes_grib_nearest_find_multiple 2019-04-17 12:54:16 +01:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 18595a0d10 Python3 mode 2019-04-08 19:57:30 +01:00
StephanSiemen d167623f26
Merge branch 'develop' into patch-1 2019-04-08 09:56:01 +01:00
Alessandro Amici 922a646619
Open GRIB files in binary mode, relevant for Python 3 2019-04-08 10:33:39 +02:00
Alessandro Amici 75069268a3
Fix grib_keys_iterator access to key name.
At the moment it works by chance, because both iterid and gid are the index `0` of the corresponding array.
2019-04-08 10:28:10 +02:00
Shahram Najm 09a6ab48ad Examples: add codes_get_double_elements for Python 2019-03-26 17:22:28 +00:00
Shahram Najm abb7ea8b3d ECC-869: debugging help when bitmap info is wrong 2019-03-14 18:42:40 +00:00
Shahram Najm a77570cd19 C examples: binary open 2019-03-11 12:53:05 +00:00
Shahram Najm 25595620b8 Python examples: Fix keys iterator argument 2019-03-11 12:24:43 +00:00
Shahram Najm 4430798914 Testing: Add basic test for product kind of samples 2019-02-25 10:54:06 +00:00
Shahram Najm 031bef2e13 ECC-896: Fortran API: Memory leak in grib_index_get_int and grib_index_get_string 2019-02-16 19:00:14 +00:00
Shahram Najm 8881d760df Add URL 2019-02-05 15:38:46 +00:00
Shahram Najm 1d3f068753 Documentation 2019-02-05 14:55:28 +00:00
Shahram Najm 35e244161e Examples: show catching specific exception 2019-02-05 14:29:13 +00:00