Commit Graph

9576 Commits

Author SHA1 Message Date
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
Shahram Najm 6a56eb9852 S2S: products files 2013-06-13 14:04:54 +01:00
Shahram Najm 06e5bd488e fixes for building under macosx: cannot use values.h 2013-06-13 11:55:09 +01:00
Shahram Najm 0fda97e907 GRIB-262: Fixed test which broke on MacOS 2013-06-12 18:56:41 +01:00
Shahram Najm d7129bfb81 S2S: Added products files for new productionStatusOfProcessedData 2013-06-12 17:44:14 +01:00
Shahram Najm e9a9d3742b S2S: Added new MARS class 2013-06-12 16:54:16 +01:00
Shahram Najm 0752f0ae5e GRIB-262: Added test 2013-06-12 13:35:26 +01:00
Shahram Najm a76ddaf47f GRIB-262: Conversion from GRIB2 to GRIB1 works without error for L137 data 2013-06-12 10:25:48 +01:00
Shahram Najm 5ff5f1b28b GRIB-383: grib_get reports negative length for grib message 2013-06-11 13:10:02 +01:00
Shahram Najm 6a6148fbfa Remove unicode characters 2013-06-10 17:33:27 +01:00
Shahram Najm 5b11a9c954 Python example for setting bitmap 2013-06-07 16:47:47 +01:00
Shahram Najm e3992d4fd9 Tidying up indentation 2013-06-07 12:24:38 +01:00
Shahram Najm 2c1f62f1a1 Clean up indentation in help message 2013-06-07 11:27:06 +01:00
Shahram Najm 4dc3d4acd5 Remove grib_handle_headers_only_new_from_file 2013-06-05 11:44:09 +01:00
Shahram Najm dcd8de42dd GRIB-334: patch from Harald 2013-06-04 16:26:46 +01:00
Shahram Najm 5604366bd0 GRIB-378: MARS STEP key is incorrectly defined for stream=EDMM and type=AN 2013-06-04 10:35:05 +01:00
Shahram Najm f95ad80860 GRIB-377: Update the local concepts for DWD (edzw) 2013-06-03 13:48:06 +01:00
Shahram Najm f73a53263c Update reference data for spelling change of CENTRE 2013-05-31 17:08:42 +01:00
Shahram Najm fe31ba831d Use British spelling for CENTRE 2013-05-31 16:22:39 +01:00
Shahram Najm 2b3e527869 S2S: new values for productionStatusOfProcessedData 2013-05-31 13:08:27 +01:00