Shahram Najm
abb7ea8b3d
ECC-869: debugging help when bitmap info is wrong
2019-03-14 18:42:40 +00:00
Shahram Najm
8cc1940f4c
Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop
2019-03-14 12:34:46 +00:00
Shahram Najm
79b1853de8
Windows: use binary open
2019-03-14 12:34:41 +00:00
Daniel Tipping
20b92853b0
Add option to replace TPL absolute paths with library names
...
This should help with relocatability: instead of generating
eccodes-config.cmake with an absolute path to Third Party Libraries
(TPLs) (e.g. /lib/x86_64-linux-gnu/libm.so.6) we have the option to use
the library name instead (e.g. -lm).
We also use library names in eccodes-targets.cmake and eccodes.pc if the
option is set.
The motivation is so that we can distribute packages with conda-forge.
Without this change, the conda-forge build leaves its build path in the
files above. When we come to build another package downstream, e.g.
Magics, we are unable to find the ecCodes libraries because the absolute
paths to the TPLs are no longer valid. Using library names instead lets
cmake find the TPLs on the downstream build system.
2019-03-14 11:21:39 +00:00
Shahram Najm
42c1b8894d
ECC-869: Rename function
2019-03-14 10:38:24 +00:00
Shahram Najm
5e2942a84f
ECC-869: BUFR: Bitmap created inconsistently for different type of data (Try 01)
2019-03-13 18:24:35 +00:00
Stephan Siemen
84264e8a4c
Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop
2019-03-13 15:26:44 +00:00
Shahram Najm
9e60a55e63
ECC-904: grib_get_data returns wrong lat-lons for sub-area of a reduced Gaussian grid
2019-03-12 17:04:28 +00:00
Shahram Najm
ff503d3659
Merge pull request #25 in ECCODES/eccodes from ~MAOI/eccodes:develop to develop
...
* commit '5a1b4dfd663ee850cf838a65e295cc84babef754':
Import Find{AEC,NumPy,OpenJPEG}.cmake from ecbuild
2019-03-12 16:15:48 +00:00
Shahram Najm
f0f9495327
ECC-904: grib_get_data returns wrong lat-lons for sub-area of a reduced Gaussian grid
2019-03-12 13:49:02 +00:00
Olivier Iffrig
5a1b4dfd66
Import Find{AEC,NumPy,OpenJPEG}.cmake from ecbuild
2019-03-12 13:45:34 +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
cbba3b30d5
ECC-902: UERRA: wind speed fields
2019-03-01 15:59:01 +00:00
Shahram Najm
ffa02faacf
Merge branch 'hotfix/2.12.1'
2019-03-01 15:29:20 +00:00
Shahram Najm
79de511928
Add size of array as comment
2019-03-01 13:46:13 +00:00
Shahram Najm
974999976e
Use fopen in binary mode (Windows support)
2019-02-28 12:19:28 +00:00
Shahram Najm
5bac99bc73
Write errors to stderr not stdout. Also use const
2019-02-28 11:25:20 +00:00
Shahram Najm
3492d922ea
ECC-902: UERRA: wind speed fields match different paramIds
2019-02-26 13:34:54 +00:00
Shahram Najm
e0f7c8bd91
Clean up
2019-02-25 16:52:51 +00:00
Shahram Najm
74ac44013c
ECC-817: grib_ls for GRIB1 has problems dealing with mars.step when it's unaliased
2019-02-25 16:45:52 +00:00
Shahram Najm
b70a31215b
ECC-890: CAMS parameters
2019-02-25 13:17:30 +00:00
Shahram Najm
7e5f4fa118
Bump up version to 2.12.1
2019-02-25 12:40:31 +00:00
shahramn
f0cb3d3d7c
Merge pull request #12 from ecmwf/dtip-fix-mac-tests
...
MacOS: fix failing test
2019-02-25 11:18:37 +00:00
Shahram Najm
4430798914
Testing: Add basic test for product kind of samples
2019-02-25 10:54:06 +00:00
Shahram Najm
1b263f0ec8
grib_util_set_spec: Print status of GRIBEX mode
2019-02-22 18:13:04 +00:00
Shahram Najm
6eb42de199
GCC 8.3.0: fix all sprintf buffer size issues
2019-02-22 18:07:46 +00:00
Shahram Najm
fe52826dcc
Smaller buffer size
2019-02-22 16:14:45 +00:00
Daniel Tipping
e0ed38268d
MacOS: fix failing test
2019-02-22 14:34:34 +00:00
Shahram Najm
bea5c81e07
Fix failure on MacOS (on GitHub CI) due to use of 'head'
2019-02-22 13:58:34 +00:00
Shahram Najm
2da922ee14
ECC-897: Add local table
2019-02-22 13:46:21 +00:00
Shahram Najm
932fc98aa8
Clean up
2019-02-22 13:22:32 +00:00
Shahram Najm
487ae774ac
Message printed twice
2019-02-22 11:31:27 +00:00
Shahram Najm
a9e8281754
ECC-898: GRIB: Neural network soil moisture data
2019-02-21 15:27:30 +00:00
Shahram Najm
6410c77cc7
ECC-897: Add GRIB edition 2 representation to 8 vegetation/biomass parameters
2019-02-21 14:31:27 +00:00
Shahram Najm
dcd732a8f8
Add check for no 7777 in GRIB message
2019-02-21 13:27:03 +00:00
Shahram Najm
3f83ce74c3
Refactoring
2019-02-20 17:54:43 +00:00
Shahram Najm
35db3145b8
ECC-600: Compiler warning
2019-02-20 13:53:57 +00:00
Shahram Najm
1e1d335cbb
ECC-600: Refactor
2019-02-20 13:30:51 +00:00
Shahram Najm
c15df25139
ECC-600: Fix test
2019-02-20 13:29:11 +00:00
Shahram Najm
c4e4aba85d
ECC-600: Implement grib_find_nearest for rotated lat/lon grids
2019-02-20 12:55:17 +00:00
Shahram Najm
90ed04e9b1
ECC-846: grib_to_netcdf slow for high resolution data
2019-02-19 17:05:06 +00:00
Shahram Najm
9e6cc54856
ECC-890: CAMS parameters (final)
2019-02-19 16:19:49 +00:00
Shahram Najm
53daa553e1
ECC-890: CAMS parameters
2019-02-19 15:46:12 +00:00
Shahram Najm
1663a69b83
Comments
2019-02-19 15:32:28 +00:00
Shahram Najm
be0672322e
Put back lost code
2019-02-19 15:31:42 +00:00
Stephan Siemen
7c4a7164cb
Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop
...
# Conflicts:
# .travis.yml
# README.md
# tools/grib_tools.c
2019-02-19 13:28:10 +00:00
Shahram Najm
afb5a2ee62
ECC-890: CAMS parameters
2019-02-19 12:32:33 +00:00
Shahram Najm
e109623bfa
ECC-890: CAMS parameters
2019-02-19 12:05:42 +00:00
Shahram Najm
7b58678623
ECC-890: CAMS parameters
2019-02-19 09:55:56 +00:00