Shahram Najm
1ee5a86801
GRIB-871 mars keys for soil level type
2016-06-07 11:22:46 +01:00
Shahram Najm
820ceed8a3
GRIB-965: ensms mn2t6 (and cie) em es retrieval
2016-06-07 10:53:24 +01:00
Shahram Najm
0b01295706
GRIB-909: change shortName for param 3066 (snow depth)
2016-06-07 10:52:31 +01:00
Shahram Najm
94f13144ef
GRIB-994: New 'unbalanced' GRIB parameters (new codes)
2016-06-06 14:51:49 +01:00
Shahram Najm
bf73b3821d
GRIB-994: New 'unbalanced' GRIB parameters
2016-06-06 14:34:23 +01:00
Shahram Najm
ea159924dc
Pkgconfig: Add HAVE_LIBOPENJPEG
2016-06-06 13:22:29 +01:00
Shahram Najm
d387dba7e2
Add final newline
2016-06-03 12:53:47 +01:00
Shahram Najm
30a5e29cb6
GRIB-923: Add label for all tests that download data so user can run them via 'ctest -L download'
2016-06-03 12:50:26 +01:00
Shahram Najm
d684bd7860
Python example: improve documentation
2016-06-03 11:28:00 +01:00
Shahram Najm
c72ff29aec
Tests: don't suppress output
2016-06-01 18:20:19 +01:00
Shahram Najm
1fcc399f13
ECC-263: Add functions for setting definitions and samples paths
2016-06-01 18:01:47 +01:00
Shahram Najm
9215fd0905
No need for redirecting output. Ctest is silent by default
2016-06-01 17:51:31 +01:00
Shahram Najm
a4acc9eae4
Make minimum Python version 2.6 to enable Python3 in future
2016-06-01 16:40:20 +01:00
Shahram Najm
922e65f3b8
Initial support for Python3: use 'as' for exception catching
2016-06-01 16:15:50 +01:00
Shahram Najm
4d31e1fd1c
Error when input is a directory
2016-06-01 13:29:31 +01:00
Shahram Najm
082e54b074
Use of exec in shell script
2016-06-01 13:13:52 +01:00
Shahram Najm
2527808ff3
Add copyright notice
2016-06-01 11:11:48 +01:00
Shahram Najm
a3b6c9d131
GRIB-992: Add GRIB1 parameter '2m specific humidity' (174096)
2016-05-31 11:23:17 +01:00
Shahram Najm
4e65ce7113
GRIB-929: Change 'K*ms-1' to 'K m s**-1'
2016-05-25 17:37:03 +01:00
Shahram Najm
5e69e4b1c7
GRIB-929: Change 'ms-2' to 'm s**-2'
2016-05-25 17:24:27 +01:00
Shahram Najm
dddef51598
Replace LIB_JASPER with HAVE_LIBJASPER for consistency
2016-05-25 16:36:29 +01:00
Shahram Najm
edc6057018
GRIB-929: Revision of some units syntax ('m above sea level' -> 'm')
2016-05-25 16:17:34 +01:00
Shahram Najm
9e194d14ec
GRIB-909: Added newly proposed params
2016-05-25 16:04:22 +01:00
Shahram Najm
f409ae4566
Fix name of parameter: radiationflux -> radiation flux
2016-05-25 15:01:08 +01:00
Shahram Najm
25896ce15a
ECC-259: rename test
2016-05-25 11:19:31 +01:00
Shahram Najm
9ddd7a1cbf
ECC-259: numberOfValues not correctly set when using second order packing with missing values
2016-05-25 10:40:07 +01:00
Shahram Najm
3c5f05d752
Fix issue with JASPER not being installed (MAC OS issue)
2016-05-24 17:25:51 +01:00
Shahram Najm
5beceb0b97
Clean up
2016-05-24 16:21:55 +01:00
Shahram Najm
663981de83
GRIB-991: Add grib2 template.4.57.def
2016-05-24 16:21:39 +01:00
Shahram Najm
ef2cd675b6
Update Pthreads C example
2016-05-24 14:30:38 +01:00
Shahram Najm
7a4a3d12d0
Add Pthreads C example/test
2016-05-24 14:27:46 +01:00
Shahram Najm
68257583d8
UERRA: Merge changes from Mladek's tigge_check_uerra branch
2016-05-23 18:43:42 +01:00
Shahram Najm
eb6b68329b
Change version number to 0.16.0 to be in sync with grib_api (1.16.0)
2016-05-23 11:30:36 +01:00
Shahram Najm
e44cb7ee97
ECC-258 fix test
2016-05-23 10:14:35 +01:00
Shahram Najm
171da1ce14
SUP-1564 modifications and clean up
2016-05-20 19:15:36 +01:00
Shahram Najm
59b41226a3
Merge pull request #3 in ECCODES/eccodes from feature/SUP-1564-MeteoFrance-fieldNames to develop
...
* commit '92db719ae0a14bc91b737782f8bc4f3ddee2c90e':
ARPEGE, AROME and ALADIN models used at Météo-France have their own naming system to describe NWP fields. In order to translate these field names to GRIB parameters, a few configuration files have to be added to grib_api. The branch local85 will add a few files in local/lfpw directories and describe Météo-France NWP local sections.
Add configuration files for Meteo-France needs.
Add extra configuration files for Meteo-France needs.
2016-05-20 18:36:03 +01:00
Shahram Najm
92db719ae0
Merge pull request #2 in ECCODES/eccodes from PUBLIC/eccodes:feature/SUP-1564-add-suport-for-meteo-france-field to feature/SUP-1564-MeteoFrance-fieldNames
...
* commit '7daaa8083a9ce3636784ac53b309d191020d5148':
ARPEGE, AROME and ALADIN models used at Météo-France have their own naming system to describe NWP fields. In order to translate these field names to GRIB parameters, a few configuration files have to be added to grib_api. The branch local85 will add a few files in local/lfpw directories and describe Météo-France NWP local sections.
Add configuration files for Meteo-France needs.
Add extra configuration files for Meteo-France needs.
2016-05-20 17:53:09 +01:00
Shahram Najm
7daaa8083a
Merge pull request #3 in PUBLIC/eccodes from METFR/eccodes:local85 to feature/SUP-1564-add-suport-for-meteo-france-field
...
* commit 'b20c5a5861af5ec91542daa47c369acdc9afedd2':
ARPEGE, AROME and ALADIN models used at Météo-France have their own naming system to describe NWP fields. In order to translate these field names to GRIB parameters, a few configuration files have to be added to grib_api. The branch local85 will add a few files in local/lfpw directories and describe Météo-France NWP local sections.
Add configuration files for Meteo-France needs.
Add extra configuration files for Meteo-France needs.
2016-05-20 17:38:41 +01:00
Shahram Najm
a64476185f
Compiler warnings with GCC 6.1.0
2016-05-20 16:22:46 +01:00
Shahram Najm
bf96009cbf
Compiler warnings with GCC 6.1.0
2016-05-20 16:08:27 +01:00
Shahram Najm
96f8858b33
GRIB-929: Replaced Dobson with DU
2016-05-20 14:42:17 +01:00
Shahram Najm
2d4c96ca2b
GRIB-909: Time-integrated direct short wave radiation flux
2016-05-20 14:21:07 +01:00
Shahram Najm
00f451cf35
GRIB-909: UERRA parameters
2016-05-20 13:25:37 +01:00
Shahram Najm
0edc83368c
GRIB-929: Revision of some units syntax (non-dim replaced by dimensionless)
2016-05-20 10:39:39 +01:00
Shahram Najm
8106b57603
Documentation: grib_filter example
2016-05-19 18:59:01 +01:00
Shahram Najm
e54239530d
GRIB-990: Invalid parameter unit: Pa**m-1
2016-05-19 17:48:35 +01:00
Shahram Najm
bd7e2b2e46
GRIB-767: fix the HL/SFC type of level issue for UERRA (also GRIB-979)
2016-05-18 10:27:37 +01:00
Shahram Najm
5bd46b7a92
GRIB-989: Unknown GRIB2 NOAA parameter (Icing severity)
2016-05-17 18:24:45 +01:00
Shahram Najm
4be1acc1d6
GRIB-909: Parameter changes for UERRA (Soil temp)
2016-05-17 17:35:56 +01:00
Shahram Najm
751569cec5
GRIB-909: Parameter changes for UERRA (High cloud cover & 10 metre wind direction)
2016-05-17 11:30:58 +01:00