Commit Graph

6344 Commits

Author SHA1 Message Date
Shahram Najm 03cd353925 Testing: For EFAS sample GRIB class must be 'ce' 2021-09-20 13:47:55 +01:00
Shahram Najm 2fa1ae27a1 Fix remaining test (class must be 'ce') 2021-09-19 14:09:47 +01:00
Shahram Najm 2241d46630 Remove tests for transients is_efas 2021-09-18 23:05:00 +01:00
Shahram Najm 2d4923435a Remove test grib_ecc-1255.sh (not relevant anymore) 2021-09-18 23:04:31 +01:00
Shahram Najm e13118ef9c Remove the transients is_efas and is_uerra 2021-09-18 22:52:21 +01:00
Shahram Najm 1421ef900b Merge branch 'develop' into feature/remove_is_efas_is_uerra_only 2021-09-18 22:35:29 +01:00
Shahram Najm e337247173 ECC-1284: use the Fortran REPEAT statement 2021-09-17 18:13:17 +01:00
Shahram Najm a7b957bd0b Merge branch 'bugfix/ECC-1261-MarsTime' into develop 2021-09-17 17:19:42 +01:00
Sebastien Villaume f5b10d4c75 keeping only changes to remove is_efas and is_uerra 2021-09-17 11:33:17 +01:00
Shahram Najm b594c9cc65 ECC-1284: clean up 2021-09-16 17:07:38 +01:00
Shahram Najm 8465231143 ECC-1284: bufr_dump: Display of missing strings in arrays 2021-09-16 16:47:25 +01:00
Sebastien Villaume 4b52a1c3c5 Merge branch 'develop' into feature/remove_is_XXX 2021-09-16 16:44:42 +01:00
Sebastien Villaume 8486197818 Merge branch 'develop' into feature/remove_is_XXX 2021-09-16 11:12:54 +01:00
Shahram Najm 280f144111 Examples: Run black formatter 2021-09-15 20:45:34 +01:00
Shahram Najm 6198f46ba2 Examples: Run flake8 checks 2021-09-15 20:36:30 +01:00
Shahram Najm 2db15a68fc Python examples: run isort 2021-09-15 12:28:05 +01:00
Shahram Najm 4ff8598284 Definitions: clean up 2021-09-14 16:31:57 +01:00
Shahram Najm 7aef3a9fbd ECC-1241: renamed key 2021-09-14 15:30:21 +01:00
Shahram Najm f8dbc72f31 Merge branch 'develop' into feature/ECC-1241-localTime 2021-09-14 15:04:04 +01:00
Shahram Najm e1c5fadca5 Revert experimental support for 'space view' (broke Magics) 2021-09-14 10:54:54 +01:00
Shahram Najm 2aa0c7ed60 ECC-1280: Add test for GRIB1 2021-09-13 21:34:53 +01:00
Shahram Najm d00c94e4ce ECC-1280: Check to avoid divide by zero 2021-09-13 21:34:35 +01:00
Shahram Najm 76d82b7c4b ECC-1115: Add experimental support for 'space view' 2021-09-13 17:50:31 +01:00
Shahram Najm 00f5a6837c ECC-1280: Use NrInRadiusOfEarthScaled for both editions 2021-09-13 15:16:59 +01:00
Shahram Najm cad5b545a2 ECC-1280: Revert NrInRadiusOfEarth (Breaks Magics). Fix angle conversions 2021-09-13 15:03:02 +01:00
Shahram Najm f9cb002aa8 Move autotools stuff into deprecated dir 2021-09-12 22:27:36 +01:00
Shahram Najm 6747dac30b ECC-1280: remove unused variable 2021-09-11 13:52:23 +01:00
Shahram Najm 1f1133df5d ECC-1280: GRIB1: geoiterator for 'space view' is not implemented 2021-09-11 13:44:40 +01:00
Shahram Najm 9b2da5b0bf Error messages 2021-09-04 18:03:44 +01:00
Shahram Najm 45d3388221 Move autotools stuff into deprecated dir 2021-09-03 21:27:36 +01:00
Shahram Najm 26195f3973 ECC-1234: Python3 bindings: Remove the experimental high-level interface 2021-09-03 12:44:44 +01:00
Shahram Najm 175d10a342 Merge branch 'develop' into bugfix/ECC-1261-MarsTime 2021-09-03 11:36:03 +01:00
Shahram Najm b4e390d294 ECC-1277: fix test for netcdf3 2021-09-02 14:07:39 +01:00
Shahram Najm f08c23a0ee ECC-1277: Test eccodes_t_grib_to_netcdf fails 2021-09-02 11:19:51 +01:00
Shahram Najm eac369e7e6 ECC-1276: MEMFS: Better management of generated files 2021-08-31 11:38:56 +01:00
Shahram Najm eeb48dda94 Suppress warning by ISO compilers re empty translation unit 2021-08-31 10:59:25 +01:00
shahramn 758388ec06
Merge branch 'develop' into master 2021-08-30 20:07:43 +01:00
shahramn be29a2cca0
Merge branch 'develop' into master 2021-08-30 15:12:16 +01:00
Shahram Najm 26e5abf45f ECC-1275: Fix broken tests on Windows 2021-08-30 13:47:38 +01:00
Baudouin Raoult 2b84a6d527 Better handling of memfs 2021-08-30 08:34:39 +01:00
Baudouin Raoult 44518bee3d Better memfs 2021-08-29 22:59:06 +01:00
Baudouin Raoult f8e9f1c9ad Better control of memfs 2021-08-29 22:58:18 +01:00
Baudouin Raoult 7dbb862a4c Generate 7 memfs files for Windows 2021-08-29 16:25:42 +01:00
Baudouin Raoult 8c2176104e Merge remote-tracking branch 'upstream/master' 2021-08-29 16:22:31 +01:00
Shahram Najm 5bee4847be ECC-1275: grib_set: Setting unsigned values to -1 sets the maximum value for that key 2021-08-27 19:38:46 +01:00
Shahram Najm 97710440d4 ECC-1274: BUFR: duplicated/incorrect error messages during decode 2021-08-26 13:03:16 +01:00
Shahram Najm 82a4d1ff74 Bump up version 2021-08-23 16:43:30 +01:00
Shahram Najm 2cde2806d0 ECC-1273: grib_get_data: keys added via '-p' should be separated by spaces not commas 2021-08-23 16:38:53 +01:00
Shahram Najm 8258c79d92 Spelling 2021-08-23 16:38:30 +01:00
Shahram Najm ce1b1a24d1 Merge release branch 2021-08-23 13:20:56 +01:00