Commit Graph

2992 Commits

Author SHA1 Message Date
Baudouin Raoult 4e2cd7e4a7 Fix memfs.py to work with Python 2 2017-07-23 08:08:54 +01:00
Shahram Najm bdb3321519 ECC-435: CRASH: Python keys iterator on GRIB message 2017-07-21 18:34:22 +01:00
Shahram Najm 74840461a7 Clean up 2017-07-21 18:33:53 +01:00
Shahram Najm 03f9ccbd1b Comments/spelling etc 2017-07-21 14:00:54 +01:00
Roberto Ribas 2a4c178c92 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2017-07-21 10:18:31 +01:00
Roberto Ribas ea24bab31f ECC-505 update Eumetsat local tables 2017-07-21 10:17:58 +01:00
Tiago Quintino 88f8a60c79 ECC-509: skip install of fortran modules 2017-07-19 18:06:07 +01:00
Tiago Quintino 44b3ce5de5 ECC-508: add option to skip installation of samples and definitions, to be used together with ENABLE_MEMFS 2017-07-19 17:21:22 +01:00
Tiago Quintino e01821b2d4 ECC-568: add option to skip installation of samples and definitions, to be used together with ENABLE_MEMFS 2017-07-19 17:14:19 +01:00
Shahram Najm aff3f73399 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (Part 2) 2017-07-19 13:34:49 +01:00
Shahram Najm 3141c3cb41 Debug messages 2017-07-19 12:39:58 +01:00
Roberto Ribas 375e7d99f2 ECC-505 update Eumetsat local tables 2017-07-18 10:51:54 +01:00
Shahram Najm b6ddbc0623 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (Part 1) 2017-07-14 15:31:43 +01:00
Shahram Najm 72c679c6ab Tests 2017-07-14 13:11:23 +01:00
Shahram Najm 52d9838943 Test ieee/ieee64 -> long and back 2017-07-14 09:57:57 +01:00
Shahram Najm ebc8ada80c Add assert for min. valid value (but only ifdef DEBUG) 2017-07-13 18:27:22 +01:00
Shahram Najm f3b8681563 Test program for converting between ieee and unsigned long 2017-07-13 18:05:50 +01:00
Shahram Najm f8762d9191 ECC-504: New runoff parameters for system 5 seasonal forecast 2017-07-12 14:08:22 +01:00
Shahram Najm 3e426fc7bd ECC-504: New parameters for system 5 seasonal forecast 2017-07-12 13:50:51 +01:00
Shahram Najm 9109ad0b0b ECC-503: Fortran interface: status argument of keys_iterator_next should not be optional 2017-07-11 17:27:52 +01:00
Shahram Najm 62f549d24c Examples: comments etc 2017-07-11 17:12:03 +01:00
Shahram Najm 08b98706da Performance: call grib_handle_of_accessor once 2017-07-11 15:35:51 +01:00
Shahram Najm 2ca372fd1e Performance: call grib_handle_of_accessor once 2017-07-11 15:06:38 +01:00
Shahram Najm c9ad1d6793 Clean up 2017-07-11 14:55:11 +01:00
Shahram Najm 9e64cc7264 ECC-490: grib_api -> ecCodes F90 migration issue 2017-07-11 13:39:49 +01:00
Shahram Najm 350272ed56 ECC-501: GRIB2 encoding: longitude values should be 0 to 360 2017-07-10 16:37:49 +01:00
Shahram Najm caa27c09b0 grib_util_set_spec2: simplify removing local definition 2017-07-10 14:37:03 +01:00
Shahram Najm ab60170161 Performance: improve getenv 2017-07-10 13:50:57 +01:00
Shahram Najm 293cfd0b22 ECC-473: isOctahedral does not work for non-global gaussian grids 2017-07-06 17:47:55 +01:00
Shahram Najm ea90ff3aea Performance ECC-480: faster strcmp in codetable 2017-07-05 16:10:29 +01:00
Shahram Najm 0cdbca6df0 ECC-500: Performance: grib2: grib_ls using local parameter takes longer than WMO parameter 2017-07-05 14:52:43 +01:00
Shahram Najm 0f1fa110ca Added comment back: This file is automatically generated 2017-07-05 13:55:24 +01:00
Shahram Najm 57e7449f09 Performance ECC-480: use strstr 2017-07-04 14:47:53 +01:00
Shahram Najm bcecb9faa8 Performance ECC-480: use faster string compare and strchr 2017-06-29 17:51:59 +01:00
Shahram Najm a105adb9cb Performance ECC-480: strchr is faster 2017-06-29 15:48:42 +01:00
Shahram Najm 76bf86849b ECC-476: Add new function codes_count_in_filename which takes a path 2017-06-29 13:55:35 +01:00
Shahram Najm cb7817e835 codes_count: print number of valid messages counted before error 2017-06-28 16:14:35 +01:00
Shahram Najm d303a4a14e Array index was used before limits check 2017-06-28 15:45:24 +01:00
Shahram Najm 6030037fd6 Performance: delay evaluation 2017-06-28 13:13:31 +01:00
Shahram Najm 9a0194f431 ECC-490: grib_api to ecCodes migration. Added test 2017-06-23 17:35:50 +01:00
Shahram Najm b853c5f10d ECC-490: grib_api to ecCodes migration 2017-06-23 16:41:26 +01:00
Shahram Najm ea975e40ed Bump up version to 2.5.0 2017-06-23 13:57:43 +01:00
Shahram Najm 0e7efa1faa Documentation: Fix error in type of param 2017-06-23 13:19:21 +01:00
Shahram Najm d73f63bc29 GRIB3: add new grib3 dir for installation 2017-06-23 10:53:23 +01:00
Shahram Najm 7e8458139f ECC-411: Add an environment variable so that GRIB_MAX_OPEN_FILES can be user configurable 2017-06-22 15:06:57 +01:00
Shahram Najm fd81b9a736 Compiler warnings 2017-06-21 19:21:58 +01:00
Shahram Najm ada6cb832e Update makefile 2017-06-21 16:16:58 +01:00
Shahram Najm cf5b9dfbd1 ECC-497 New parameters needed for system 5 seasonal forecast 2017-06-21 14:09:15 +01:00
Shahram Najm ff000487bb ECC-433: BUFR operator 206YYY not working. Debug assertions 2017-06-21 13:42:41 +01:00
Shahram Najm 2cc480e605 ECC-496: modification of the naming of the lightning GRIB parameters 2017-06-21 10:52:26 +01:00