Shahram Najm
|
ca7c317900
|
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
|
2017-05-30 15:35:32 +01:00 |
Shahram Najm
|
7477c8dc8d
|
ECC-483: Add mars key 'system' for class 'c3'
|
2017-05-30 15:35:26 +01:00 |
Enrico Fucile
|
dcf8c563fb
|
ECC-486
|
2017-05-30 15:18:50 +01:00 |
Enrico Fucile
|
192b437aaa
|
ECC-484
|
2017-05-30 14:55:43 +01:00 |
Enrico Fucile
|
f26599924b
|
ECC-482 changed variables name (JulianDate -> DateTime)
|
2017-05-24 08:59:48 +01:00 |
Shahram Najm
|
b1e6b44851
|
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
|
2017-05-23 16:47:01 +01:00 |
Shahram Najm
|
ed02cec214
|
Add new source files
|
2017-05-23 16:46:55 +01:00 |
Enrico Fucile
|
64abc3786d
|
ECC-482 added some julian dates in BUFR headers
|
2017-05-23 16:44:05 +01:00 |
Shahram Najm
|
d1b48fdecf
|
Compiler warnings
|
2017-05-23 13:59:18 +01:00 |
Enrico Fucile
|
7cc530f85e
|
ECC-482 new julian_date
|
2017-05-23 11:28:37 +01:00 |
Shahram Najm
|
a8621348eb
|
Performance: own version of strcmp much faster than standard strcmp
|
2017-05-23 10:48:03 +01:00 |
Shahram Najm
|
73c3a92e02
|
ECC-313: Added test
|
2017-05-22 16:44:16 +01:00 |
Shahram Najm
|
837c60c9cf
|
ECC-313: BUFR-problem: unsupported operator 3
|
2017-05-22 15:08:23 +01:00 |
Shahram Najm
|
3d0ff09a0e
|
ECC-480: Reduce namespace length further
|
2017-05-22 14:47:36 +01:00 |
Shahram Najm
|
3229f99d20
|
ECC-480: Performance. max namespace length and loop optimisation
|
2017-05-22 14:11:30 +01:00 |
Shahram Najm
|
ff3d2b5f23
|
ECC-480: Performance. max namespace length and loop optimisation
|
2017-05-22 14:09:18 +01:00 |
Shahram Najm
|
7d20f75a03
|
Restrict namespace length to 128 instead of 1024
|
2017-05-19 18:34:44 +01:00 |
Shahram Najm
|
2a40fc0e0f
|
Fix broken test: new BUFR key has been added
|
2017-05-19 15:01:17 +01:00 |
Enrico Fucile
|
6a4b7ad042
|
fixed one test failure
|
2017-05-19 14:22:47 +01:00 |
Enrico Fucile
|
35e48231a3
|
ECC-481 extended rdbSubtype
|
2017-05-19 13:53:30 +01:00 |
Shahram Najm
|
0cee47504e
|
Add proper error messages on malloc failures, not just Assert
|
2017-05-19 13:39:51 +01:00 |
Shahram Najm
|
36c81553b0
|
GRIB3: tables for discipline category etc
|
2017-05-17 13:13:43 +01:00 |
Shahram Najm
|
d5f5999494
|
GRIB3: tables and typeOfLevel etc
|
2017-05-16 18:00:08 +01:00 |
Shahram Najm
|
d3b6f5ae6a
|
GRIB3: table files etc
|
2017-05-16 15:19:29 +01:00 |
Shahram Najm
|
4fb94d9003
|
Added tests for GRIB3: conversion from editions 1 and 2
|
2017-05-16 15:06:46 +01:00 |
Shahram Najm
|
aef6a1eb3f
|
Update grib3 code/flag tables
|
2017-05-16 14:42:32 +01:00 |
Shahram Najm
|
4d15a1984e
|
Update grib3 code tables
|
2017-05-16 10:59:14 +01:00 |
Shahram Najm
|
f528695747
|
Disable multi-field for now and print warning. Will implement later
|
2017-05-15 17:24:15 +01:00 |
Shahram Najm
|
942a3c98c5
|
Now can do grib_set -s edition=3. But must use -M for grib_ls/grib_dump
|
2017-05-15 16:38:45 +01:00 |
Shahram Najm
|
4b216903b2
|
Increase num of sections
|
2017-05-12 17:28:47 +01:00 |
Shahram Najm
|
c67992f879
|
Add case for edition == 3 in multi-field GRIB
|
2017-05-12 14:01:58 +01:00 |
Shahram Najm
|
8560f76d62
|
Merge with develop
|
2017-05-12 13:28:00 +01:00 |
Shahram Najm
|
6824314dcd
|
ECC-456: type=oi for UERRA data
|
2017-05-11 13:32:57 +01:00 |
Marijana Crepulja
|
a0eb8c0363
|
ECC-475 take out data descriptors related to cloud data from local version 4
|
2017-05-11 10:13:37 +01:00 |
Shahram Najm
|
3cdde3a26b
|
Bump up version to 2.4.0
|
2017-05-10 17:19:04 +01:00 |
Shahram Najm
|
062fc5429a
|
Remove module eccodes
|
2017-05-10 17:00:41 +01:00 |
Shahram Najm
|
025502aca4
|
Comments and cleanup
|
2017-05-10 16:44:31 +01:00 |
Enrico Fucile
|
aa3a40bbcb
|
working version
|
2017-05-10 15:09:26 +01:00 |
Enrico Fucile
|
727e1b627a
|
revert last change and small fix
|
2017-05-10 14:13:00 +01:00 |
Shahram Najm
|
837b5ee4c3
|
New BUFR tables version 28: test files added
|
2017-05-10 13:28:58 +01:00 |
Shahram Najm
|
fd79252381
|
New BUFR tables version 28
|
2017-05-10 13:05:35 +01:00 |
Enrico Fucile
|
a541fa074c
|
re-work
|
2017-05-10 12:08:21 +01:00 |
Marijana Crepulja
|
962d3f5dae
|
ECC-475 new WMO BUFR version 28 & local tables
|
2017-05-10 10:26:01 +01:00 |
Marijana Crepulja
|
30a9fae1dc
|
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
|
2017-05-10 10:24:14 +01:00 |
Marijana Crepulja
|
5894aec30b
|
ECC-475 new WMO BUFR version 28 & local tables
|
2017-05-10 10:22:43 +01:00 |
Shahram Najm
|
eb5f6fc329
|
GRIB3: Updates to sections, templates and components
|
2017-05-09 18:11:31 +01:00 |
Shahram Najm
|
273e210a2b
|
GRIB3: Updates to sections, templates and components
|
2017-05-09 16:02:05 +01:00 |
Shahram Najm
|
8128d3fbe9
|
Message during cmake
|
2017-05-09 11:15:51 +01:00 |
Shahram Najm
|
1d431e48ee
|
Rename significanceOfReferenceTime to significanceOfReferenceDateAndTime
|
2017-05-08 18:13:36 +01:00 |
Shahram Najm
|
b78cf824eb
|
Sections 01 and 02
|
2017-05-08 17:27:41 +01:00 |