Shahram Najm
b9e11f91fc
GRIB-410: Error in Mercator grid template definition
2013-07-30 17:14:49 +01:00
Shahram Najm
068db7301c
GRIB-279: Definitions for SMHI (preserve original comments)
2013-07-29 16:50:30 +01:00
Shahram Najm
726aa8a07c
GRIB-279: Updated definitions for SMHI (from Seb. Villaume)
2013-07-29 14:58:41 +01:00
Shahram Najm
e35fde2631
Partial fix for GRIB-356: Unclear message when concept def file not found
2013-07-26 17:03:33 +01:00
Shahram Najm
985dd2a153
GRIB-300: Setting bitsPerValue=64 fails
2013-07-26 11:32:21 +01:00
Shahram Najm
bb22af82dc
Added centre for Budapest
2013-07-25 10:41:46 +01:00
Shahram Najm
539ed6c610
GRIB-279: Added local definitions for SMHI (centre eswi, 82)
2013-07-24 17:34:00 +01:00
Shahram Najm
c22de37f79
Replace tabs with spaces
2013-07-23 18:06:45 +01:00
Shahram Najm
6c03d54a38
Add assertion and clean up indents
2013-07-23 17:21:08 +01:00
Shahram Najm
3d6ebcfaf3
grib2netcdf: naming of variables: fix entries in cfVarName.def which start with a digit
2013-07-22 14:06:46 +01:00
Shahram Najm
f1340999c2
GRIB-394:grib_filter arithmetic operators not correct for floating point values
2013-07-17 17:08:16 +01:00
Shahram Najm
da3ae73708
GRIB-406: grib_get_data: Values outside of subarea specified
2013-07-17 15:57:48 +01:00
Shahram Najm
4dfda27c0b
Fix grib_keys_iterator_set_flags and also cleanup indents etc
2013-07-17 14:42:36 +01:00
Shahram Najm
db93e2f6af
GRIB-291: grib_to_netcdf: does not work with the -R option
2013-07-17 11:11:59 +01:00
Shahram Najm
33cdf6b71e
GRIB2NETCDF: change of variable naming policy: use same rules as Mars2Netcdf (see the cfVarName.def files) Also see GRIB-403
2013-07-15 14:48:32 +01:00
Shahram Najm
b5bf4508fa
GRIB-401: incorrect time variable in netcdf file
2013-07-10 17:58:41 +01:00
Shahram Najm
e0f2dde7ae
GRIB-396: grib_get_data printing longitudes larger than 360
2013-07-06 17:54:11 +01:00
Shahram Najm
c968f23ee7
GRIB-292: Fortran changes for cmake
2013-07-04 17:52:13 +01:00
Shahram Najm
372f119dcb
GRIB-292: fix bug with checking num bytes when EOF reached
2013-07-04 15:27:50 +01:00
Shahram Najm
f859cd51cc
GRIB-292: added test case
2013-07-03 18:48:15 +01:00
Shahram Najm
e010ba538b
GRIB-391: Also updated GRIB2 concepts for paramIds 121 and 122
2013-07-03 18:34:19 +01:00
Shahram Najm
c13f87f319
GRIB-292: Accept both KindOfInt and KindOfSize_t also for grib_get_message_size. Also fix intents
2013-07-03 15:38:17 +01:00
Shahram Najm
eb382e36bb
correction for F90 file renames
2013-07-03 11:50:45 +01:00
Shahram Najm
3e2437a88d
GRIB-292: fix the intent of nbytes argument to be inout. Added check for overflow
2013-07-02 08:47:32 +01:00
Shahram Najm
63f34e8911
fix 'make clean' to remove the same_int_* files
2013-07-01 16:29:41 +01:00
Shahram Najm
c8f159c461
GRIB-292: Changes from Tomas.Wilhelmsson@ecmwf.int
...
Accept both KindOfInt and KindOfSize_t for nbytes argument
Introduce check for size_t type
Move common code to grib_f90_head.f90
Renames to get proper .f90 suffix
2013-06-28 18:53:37 +01:00
Shahram Najm
53184931e5
Work of R.Mladek: Limits tuning for TIGGE-LAM parameters and cosmo-de total precip limits
2013-06-27 18:02:39 +01:00
Shahram Najm
177959a887
GRIB-391: Update of GRIB2 concepts for paramIds 167 & 168. Removed local ecmf rep
2013-06-27 10:40:32 +01:00
Shahram Najm
760435dd00
Add assert for flags in grib_nearest_find
2013-06-26 10:34:31 +01:00
Shahram Najm
0d57cf00be
Remove compile warnings re initializers
2013-06-25 13:34:22 +01:00
Shahram Najm
021857c7c0
SHA1 hash and other cleanups
2013-06-25 10:52:05 +01:00
Shahram Najm
1070ec6203
Fix spelling of 'centre'
2013-06-24 17:39:33 +01:00
Shahram Najm
25be970213
GRIB-392: grib_dump for JSON: print all data values and use null for missing values
2013-06-24 16:26:44 +01:00
Shahram Najm
ec72a662fc
SUP-539: grib 1 & 2 lambert : centre vs center
2013-06-24 16:15:46 +01:00
Shahram Najm
22b83e53a8
Compliance with the C standard
2013-06-22 18:31:53 +01:00
Shahram Najm
4d6694f88a
GRIB-392: grib_dump: provide output in JSON format
2013-06-22 16:25:29 +01:00
Shahram Najm
971eb2a94b
GRIB-382: grib_get_data also for C and Python: Exposed the C function and added C example
2013-06-21 18:04:56 +01:00
Shahram Najm
41e5e094ea
GRIB-382: grib_get_data also for C and Python: Exposed the C function and added C example
2013-06-21 18:04:47 +01:00
Shahram Najm
aace61df7a
SUP-533: grib_release() missing in some Fortran GRIB-API examples
2013-06-21 13:31:30 +01:00
Shahram Najm
e770c0abcd
Refactoring, indentation clean up etc
2013-06-21 13:14:22 +01:00
Shahram Najm
467a2c0ea6
GRIB-262: Fix the issue with wave spectra. The key octetAtWichPackedDataBegins was overflowing!
2013-06-20 16:49:28 +01:00
Shahram Najm
16f5132c5a
GRIB-391: Update of GRIB2 concepts for paramIds 167 & 168
2013-06-20 10:14:36 +01:00
Shahram Najm
8d72bcbd9f
Fix for IEEE preprocessor directives [From Tiago Quintino]
2013-06-19 16:54:11 +01:00
Shahram Najm
b43966afa5
Improve debug and error messages
2013-06-19 13:13:45 +01:00
Shahram Najm
13ff8f62ec
New local concepts for centres: Austria(lowm), Denmark(ekmi) and Oslo(enmi) - From Richard Mladek
2013-06-18 14:53:54 +01:00
Shahram Najm
1664a47890
Remove test with offset due to unknown failure on Mac OS!
2013-06-18 13:06:19 +01:00
Shahram Najm
3af99a8309
GRIB-389: Provide option to process the input file after a given offset
2013-06-17 17:53:16 +01:00
Shahram Najm
6f46ef11d7
GRIB-70: WMO GRIB2 definitions for chemicals and aerosols for MACC
2013-06-17 11:00:34 +01:00
Shahram Najm
9736050a61
Remove the eccode prefix and revert to previous gribapi. Will revisit when merging with ecCodes
2013-06-14 13:56:55 +01:00
Shahram Najm
0dd424b03a
GRIB-387: grib_ls does not print value for key of type BYTES unless type specifier is given
2013-06-14 11:38:40 +01:00