Commit Graph

899 Commits

Author SHA1 Message Date
Shahram Najm d73f63bc29 GRIB3: add new grib3 dir for installation 2017-06-23 10:53:23 +01:00
Shahram Najm ada6cb832e Update makefile 2017-06-21 16:16:58 +01:00
Shahram Najm cf5b9dfbd1 ECC-497 New parameters needed for system 5 seasonal forecast 2017-06-21 14:09:15 +01:00
Shahram Najm 2cc480e605 ECC-496: modification of the naming of the lightning GRIB parameters 2017-06-21 10:52:26 +01:00
Shahram Najm 97e1dfd0ae GRIB3: clean up of code/flag tables 2017-06-15 15:06:46 +01:00
Shahram Najm 17885b337f Performance: remove the label statements or use underscore so grib_push_accessor does not add them to cache 2017-06-14 15:33:37 +01:00
Shahram Najm 9c7fd259df Clean up 2017-06-14 15:03:48 +01:00
Enrico Fucile 41d82577c8 ECC-493 2017-06-13 09:25:04 +01:00
Enrico Fucile 4e7cef3b20 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2017-06-08 16:12:56 +01:00
Enrico Fucile 3197a09d08 ECC-482 2017-06-08 16:12:44 +01:00
Shahram Najm 8cec2d856b Merged in branch feature/ECC-287-support-for-grib3 2017-06-08 11:48:28 +01:00
Shahram Najm 7d78fea02d ECC-488: New 2D output field for total precipitation rate 2017-06-01 16:54:56 +01:00
Shahram Najm 04ea4dc5f1 ECC-487: Add parameter for '2 metre relative humidity with respect to water' 2017-06-01 15:57:17 +01:00
Shahram Najm fffcfdbab4 Merge of ECC-420-performance. Without the last set of commits (less mallocs) 2017-05-31 17:21:18 +01:00
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 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
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
Enrico Fucile 35e48231a3 ECC-481 extended rdbSubtype 2017-05-19 13:53:30 +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 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 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 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 fd79252381 New BUFR tables version 28 2017-05-10 13:05:35 +01:00
Marijana Crepulja 962d3f5dae ECC-475 new WMO BUFR version 28 & local tables 2017-05-10 10:26:01 +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 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
Shahram Najm dd545c5b13 Change numbering of the template names for sections 2017-05-08 16:21:41 +01:00
Shahram Najm 6e25c2f386 Fix copyright notices 2017-05-08 16:14:29 +01:00
Shahram Najm e7b72f0baa Section 0: Indicator Section 2017-05-08 16:12:45 +01:00
Shahram Najm eb9121794a Merge develop: added GRIB2 latest version 2017-05-04 15:16:35 +01:00
Shahram Najm e69460c780 ECC-472: Update GRIB2 definitions with the latest WMO V19.0.0 code tables/templates 2017-05-03 18:01:07 +01:00
Shahram Najm 3928a5d0aa ECC-287: merge with develop 2017-05-02 15:04:10 +01:00
Shahram Najm 09a2cff1ce ECC-450: Parameter mappings for JRA55. Prefix names with 'Mean' 2017-04-27 18:43:05 +01:00
Shahram Najm c3b25f8b87 ECC-450: Parameter mappings for JRA55. Prefix names with 'Mean' 2017-04-27 18:28:31 +01:00
Shahram Najm cf2035bf98 ECC-450: Parameter mappings for JRA55. Change name of 260602 2017-04-27 17:56:32 +01:00
Shahram Najm 2f7f44b172 ECC-450: Parameter mappings for JRA55. Change name of 260601 2017-04-27 17:47:53 +01:00
Shahram Najm 1e33e2a8ff ECC-450: Parameter mappings for JRA55. Change name of 260600 2017-04-27 17:34:05 +01:00
Shahram Najm 9b505a4d34 ECC-450: Parameter mappings for JRA55. Change from 228144 to 228141 2017-04-27 17:08:19 +01:00
Shahram Najm 603cbc9fc8 ECC-450: Parameter mappings for JRA55. Change 'Cloud liquid water' from 260620 to 78 2017-04-27 16:19:40 +01:00
Shahram Najm 61c45efd00 ECC-450: Parameter mappings for JRA55. Change 'Cloud ice' from 260101 to 79 2017-04-27 15:24:24 +01:00
Shahram Najm 2a5e5fade8 ECC-438: stepUnits throws errors when processing GRIBs with stepUnit != 1 (hour) 2017-04-25 16:02:13 +01:00
Shahram Najm b26b4f65ae ECC-469: Adding typeOfLevel NOAA local definitions for table 4.5 (Part 1) 2017-04-24 16:20:13 +01:00
Shahram Najm 41e8e5b06d ECC-467: JRA55: map indicatorOfTypeOfLevel=101 to mars.levtype='sfc' 2017-04-21 17:37:15 +01:00
Shahram Najm 3fa7be89e3 ECC-466: Add two parameters for evaporation in the last 6 and 24 hrs (Part 2) 2017-04-21 16:14:50 +01:00
Shahram Najm bd96823e0f ECC-466: Add two parameters for evaporation in the last 6 and 24 hrs (Part 1) 2017-04-21 15:01:50 +01:00
Shahram Najm 871628c31e ECC-465: Key 'deleteLocalDefinition' works for GRIB edition 1 only 2017-04-20 17:38:38 +01:00
Shahram Najm f897f5f67f ECC-460: Add centre codes for New Delhi (dems/vabb) 2017-04-19 10:46:33 +01:00
Shahram Najm 5d6dddeee1 ECC-457: GRIB1 to GRIB2 conversion: total precipitation
Revert previous change as it broke IFS
2017-04-11 11:27:59 +01:00
Shahram Najm 6a6f2e198b Grib2 template file comments 2017-04-10 14:30:29 +01:00
Shahram Najm 236e887461 ECC-457: GRIB1 to GRIB2 conversion: total precipitation 2017-04-07 10:55:05 +01:00
Baudouin Raoult e429606401 Local extension 5 2017-04-04 09:30:15 +02:00
Baudouin Raoult 0b53d5d0eb Add support to TP when converting to grib2 2017-04-03 21:50:02 +02:00
Baudouin Raoult 9f44b81548 Add support to TP when converting to grib2 2017-04-03 17:42:13 +02:00
Shahram Najm 36e7efe68c ECC-454: Add new parameters for land reanalysis (ERA5-Land) 2017-03-27 18:40:21 +01:00
Shahram Najm 7860fa1b46 Spelling 2017-03-23 13:42:01 +00:00
Shahram Najm 9df2b7b948 Add symlink 'latest' to last WMO BUFR tables version 2017-03-09 17:55:32 +00:00
Shahram Najm e6b10874db Fix spelling 2017-03-06 09:57:18 +00:00
Shahram Najm 7cea311f13 ECC-436: Add parameters: maximum CAPE/CAPES in the last 6 hours 2017-03-01 19:20:38 +00:00
Shahram Najm fcbbf74343 ECC-432: GRIB2 local coding for SPP random field parameters 2017-02-23 17:15:18 +00:00
Shahram Najm e3eccf1fe7 ECC-426: GRIB and BUFR centre: use common code tables C-1 and C-11 2017-02-16 18:08:25 +00:00
Shahram Najm b7351f1663 Definitions: file list 2017-02-06 17:12:43 +00:00
Florian Rathgeber 35f91f1e99 ECC-106 Use ECCODES_DEFINITION_SUFF when installing definitions 2017-02-03 13:46:04 +00:00
Shahram Najm df3d309f7a ECC-413: DWD Local definitions: Remove superfluous tables 2017-01-20 15:09:02 +00:00
Shahram Najm cf82b8c763 Remove temp file 2017-01-20 08:55:23 +00:00
Shahram Najm 1d6c153e8f GRIB-1039: Name change for parameters 78 and 79 2017-01-16 16:03:18 +00:00
Shahram Najm d41056601d ECC-412: Support for CAMS and CERA-SAT: streams mnth/edmm/wamo/ewmm 2017-01-16 14:28:17 +00:00
Shahram Najm 953c6ed1d5 ECC-410: Add GRIB2 Product Definition Template 4.58 2017-01-13 16:37:35 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm ac4e34d9d3 ECC-383: Implement iterator for 'space view'. Nr can be missing 2016-12-14 18:16:20 +00:00
Shahram Najm 24d59b60a4 ECC-383: Implement iterator for 'space view' (Part 2) 2016-12-12 18:09:56 +00:00
Shahram Najm db28f5b4e0 ECC-383: Implement iterator for 'space view' (Part 1) 2016-12-09 17:55:20 +00:00
Shahram Najm a33a37b0c6 shortName for 2m specific humidity 2016-12-08 13:48:40 +00:00
Shahram Najm eabdb81516 Rename param 174096 to '2 metre specific humidity' 2016-12-07 18:29:39 +00:00
Shahram Najm f1639eaf7f ECC-397: Rename parameter 260242 to '2 metre relative humidity' 2016-12-07 18:01:42 +00:00
Shahram Najm b50e416c43 GRIB-1033: JRA55 and ERA (Part 11: Total Ozone) 2016-12-07 17:24:53 +00:00
Shahram Najm dcd378515f GRIB-1033: JRA55 and ERA (Part 10: v-component of wind) 2016-12-07 17:10:26 +00:00
Shahram Najm a163a7c7d6 GRIB-1033: JRA55 and ERA (Part 9: u-component of wind) 2016-12-07 17:01:23 +00:00
Shahram Najm b4f01819b5 GRIB-1033: JRA55 and ERA (Part 8: Ice Cover) 2016-12-07 16:19:06 +00:00
Shahram Najm 9b5822700e GRIB-1033: JRA55 and ERA (Part 7: 2m temperature) 2016-12-07 16:03:40 +00:00
Shahram Najm 48cf001228 GRIB-1033: JRA55 and ERA (Part 7: 2m specific humidity) 2016-12-07 15:42:44 +00:00
Shahram Najm 63c29a1509 GRIB-1033: JRA55 and ERA (Part 6: Relative humidity) 2016-12-07 15:02:59 +00:00
Shahram Najm 528c14b11b GRIB-1033: JRA55 and ERA (Part 5: Meridional water vapour flux) 2016-12-07 14:05:41 +00:00
Shahram Najm 246436964d GRIB-1033: JRA55 and ERA (Part 4: Zonal thermal energy flux) 2016-12-07 13:54:42 +00:00
Shahram Najm a91c8912a4 GRIB-1033: JRA55 and ERA (Part 3: Meridional thermal energy flux) 2016-12-07 11:58:52 +00:00
Shahram Najm 84a9be3be4 GRIB-1033: JRA55 and ERA (Part 2: Precipitable water) 2016-12-07 11:14:18 +00:00
Shahram Najm abedac5da2 GRIB-1033: JRA55 and ERA (Part 1: Pressure) 2016-12-07 10:27:38 +00:00
Shahram Najm 642304c59b GRIB-1033: JRA55 and ERA (Part 1: Montgomery stream function) 2016-12-07 10:01:54 +00:00
Shahram Najm 3e5f49619f ECC-395: Add a new MARS class for YOPP 2016-12-05 10:49:54 +00:00
Shahram Najm 9417f6797a ECC-388: Missing bounds check in grib_trie.c leads to segfault 2016-11-24 13:32:58 +00:00
Shahram Najm 73dce7110a ECC-388: Missing bounds check in grib_trie.c leads to segfault 2016-11-24 13:24:15 +00:00
Shahram Najm 0b011733e1 DGOV-68: update grib1 table 2016-11-17 16:38:05 +00:00
Shahram Najm 8b6cc9c381 DGOV-68: Change of parameter name: 228047 and 228048 2016-11-17 16:15:06 +00:00
Marijana Crepulja a7b57f2125 ECC-376 WMO tables verison 27 2016-11-17 14:59:01 +00:00
Shahram Najm 879d78ea2f Change name of new grib2 key 2016-11-16 13:42:40 +00:00
Shahram Najm dee2112604 ECC-261: Reduce packing error by optimizing scaling factor (Part 1) 2016-11-14 10:05:40 +00:00
Shahram Najm a05b174b02 Define key for latest grib2 tablesVersion 2016-11-10 18:21:37 +00:00
Shahram Najm 6998231616 GRIB-1027: TypeOfFirstFixedSurface 118 should be mapped to the levtype=ml for UERRA 2016-11-10 12:58:36 +00:00
Shahram Najm 04b3d2ece9 ECC-358: Added new templates 2016-10-27 18:59:00 +01:00
Shahram Najm 7232dab560 ECC-358: Added new post-processing templates 2016-10-21 17:34:49 +01:00
Shahram Najm 4b6dc8f099 Clean up 2016-10-21 16:32:49 +01:00
Shahram Najm 5ff10ba338 ECC-363: Update unbalanced component parameters with WMO GRIB2 codes 2016-10-21 14:12:51 +01:00
Shahram Najm 3f20ff3244 ECC-358: Update GRIB2 definitions with the latest WMO V18.0.0 code tables/templates 2016-10-20 18:34:46 +01:00
Enrico Fucile ce163ac783 ECC-339 and cleaning of compile methods 2016-10-14 14:46:20 +01:00
Shahram Najm ddbd55dc80 GRIB-1019: New parameters for random fields (rename) 2016-10-07 15:02:01 +01:00
Shahram Najm 4315a147e7 ECC-354: Merge from release/2.0.0 2016-10-06 17:24:58 +01:00
Shahram Najm 3105e697d8 GRIB-1018: UKMO params 201 and 202 2016-10-06 16:35:24 +01:00
Shahram Najm 7c2b7fa7d4 GRIB-1019: New parameters for random fields 2016-10-06 13:29:40 +01:00
Shahram Najm 861c3f42ab GRIB-1019: New parameters for random fields 2016-10-06 13:22:14 +01:00
Enrico Fucile 09dad2eab9 ECC-354 2016-10-06 10:41:24 +01:00
Enrico Fucile 98c3708890 ECC-354 2016-10-05 16:21:46 +01:00
Shahram Najm 05d4bdf39c GRIB-1018: surface air relative humidity from MetOffice must be matched to UERRA paramId=260242 2016-09-29 14:45:00 +01:00
Shahram Najm cbcef8f6a6 GRIB-1017: Date incorrect for 4v monthly means 2016-09-28 17:59:42 +01:00
Shahram Najm f2a5fa4486 DWD update from Udo 2016-09-26 19:11:02 +01:00
Shahram Najm c60fd03929 DGOV-11 and GRIB-960: Fix units of paramId 47 2016-09-26 11:32:04 +01:00
Enrico Fucile da5291298b ECC-338 2016-09-23 14:46:04 +01:00
Shahram Najm 6ddff284f8 ECC-334: BUFR edition 3: bufr_dump does not show the key 'edition' 2016-09-21 17:15:49 +01:00
Shahram Najm 3248dcbb40 ECC-332: GRIB-netCDF parameter mappings updates 2016-09-15 18:27:47 +01:00
Shahram Najm 5de8f6aabe GRIB3: section 9 templates/components 2016-08-23 15:29:31 +01:00
Shahram Najm 4d764569b1 GRIB3: section 8 templates/components 2016-08-23 11:16:54 +01:00
Shahram Najm f9ba659112 Merge branch 'develop' into feature/ECC-287-support-for-grib3 2016-08-22 18:21:57 +01:00
Shahram Najm c9788093e4 Fix mistake in alias 2016-08-22 18:15:56 +01:00
Shahram Najm c5653956f2 GRIB3: template components 2016-08-22 17:59:39 +01:00
Shahram Najm 2693016341 GRIB3: templates and template components 2016-08-22 15:04:08 +01:00
Shahram Najm 2cef79454b GRIB3: key renaming 2016-08-22 13:44:31 +01:00
Shahram Najm e373acee8f GRIB3: all sections added 2016-08-19 15:23:54 +01:00
Shahram Najm b997d18428 GRIB3: sections 2/3 2016-08-18 13:29:59 +01:00
Shahram Najm c6866139a0 GRIB3: section 1 2016-08-17 18:44:44 +01:00
Shahram Najm e27759a51c Merge branch 'develop' into feature/ECC-287-support-for-grib3 2016-08-17 17:44:57 +01:00
Shahram Najm 3ea30d6fd2 Rename key: endOfHeadersMaker -> endOfHeadersMarker 2016-08-17 17:24:13 +01:00
Shahram Najm e3aab5f5cf GRIB3: remove obsolete keys for section2 2016-08-17 16:35:49 +01:00
Shahram Najm ea44106a46 Cleanup 2016-08-17 11:29:22 +01:00
Shahram Najm 0f3d963d17 Remove table versions 2016-08-16 17:56:13 +01:00
Shahram Najm 8f95d0178c Remove table versions 2016-08-16 17:55:48 +01:00
Shahram Najm 48646d37d1 Update cmake file for grib3 2016-08-16 17:54:13 +01:00
Shahram Najm e0e071c5d5 Added grib3 directory 2016-08-16 17:53:11 +01:00
Shahram Najm 6e46aea21e Date/Area extraction: Rename of keys 2016-08-08 09:54:21 +01:00
Enrico Fucile 758ef984cf BUFR datetime extractions implemented for compressed and added test ECC-314 2016-08-04 14:47:30 +01:00
Enrico Fucile 7b8dc9e200 added empty set handling for Area and started implementation of Datetime ECC-307 ECC-314 2016-08-04 08:18:28 +01:00
Enrico Fucile a283e5348f ECC-307 2016-08-03 11:09:54 +01:00
Enrico Fucile be39d8fe7a failure fix 2016-08-02 15:04:18 +01:00
Enrico Fucile 364cd56256 ECC-311 2016-08-02 14:28:49 +01:00
Enrico Fucile 7749ffb7ef ECC-311 2016-08-02 13:59:17 +01:00
Enrico Fucile 0caca5e643 bufr_filter to replace BUFRDC bufr_filter ECC-307 2016-08-01 17:52:56 +01:00
Shahram Najm dfb9a288bb GRIB-909: make levtype deep soil 'sfc' 2016-07-29 13:51:55 +01:00
Shahram Najm 9a99324305 GRIB-480: Invalid grib1 codings for params 174,186 and 187 2016-07-26 16:58:06 +01:00
Shahram Najm 04154694c5 ECC-304: grib1 table 2016-07-26 16:39:06 +01:00
Shahram Najm 5127bc7dd1 ECC-304: New wave parameters as requested by member state users 2016-07-26 16:09:16 +01:00
Enrico Fucile 501c7d2397 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-19 13:58:41 +01:00
Enrico Fucile 5b40d61fe6 ECC-300 2016-07-19 13:58:33 +01:00
Shahram Najm 5773e651dd UERRA: remove rules re local section 2016-07-19 13:58:26 +01:00
Enrico Fucile d2b1d3e87b ECC-292 ECC-298 2016-07-19 11:52:55 +01:00
Shahram Najm 4669430a0c ECC-297: CCSDS support 2016-07-13 18:28:37 +01:00
Shahram Najm aa3dffb8ed Merge pull request #6 in ECCODES/eccodes from PUBLIC/eccodes:develop to feature/Template-5.42
* commit '1d9c2dda13a904adf09fddb66e182f047757d8fc':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:32:24 +01:00
Shahram Najm 1d9c2dda13 Merge pull request #8 in PUBLIC/eccodes from DWD/eccodes:feature/GRIB-179-add-support-for-data-repr-template-5.42 to develop
* commit '8125bb20ab75e5809cb193728b17e68181749cb4':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:22:11 +01:00
Shahram Najm 88081880ad GRIB-871: soil layers for UERRA 2016-07-07 13:10:47 +01:00
Enrico Fucile fec6c51eac several fixes to re-create a message with bufr_dump -Efilter ECC-289 ECC-284 ECC-290 ECC-291 ECC-285 2016-07-05 11:31:56 +01:00
Enrico Fucile 89b6ae850e bufr_dump -Efilter working for some data and added test ECC-285 2016-07-01 15:46:07 +01:00
Marijana Crepulja 6c42062da6 ECC-143 fix eccodes BUFR Table D Version 16 2016-06-27 11:13:25 +01:00
Shahram Najm 2bee0f1cab GRIB-906: GRIB-netCDF parameter mappings updates (Part 1) 2016-06-24 17:57:04 +01:00
Marijana Crepulja 92dd42a2f0 ECC-274 WMO tables v26 2016-06-24 11:51:00 +01:00
Marijana Crepulja 3cecd2d0bb ECC-276 ECC-273 ECC-274: WMO v26 short name changes 2016-06-23 17:33:03 +01:00
Shahram Najm b25ac620c2 ECC-280: Provide feature to build the definition files and samples into the library 2016-06-22 15:29:11 +01:00
Shahram Najm 604b990a09 GRIB-999: GRIB1: Add kwbc local parameter V-component of ice drift 2016-06-21 11:38:29 +01:00
Baudouin Raoult 61844f413b Merge commit 'ed6ba1f56da5c64b7e8c302a87b27b3af329ade7' into feature/memfs 2016-06-18 16:52:06 +01:00
Shahram Najm 7bf4d8a9cc DWD definitions and GRIB-909: Percolation 2016-06-17 11:57:00 +01:00
Baudouin Raoult 4415e577c2 Merge branch 'develop' into feature/memfs 2016-06-15 15:57:30 +01:00
Shahram Najm 8d0d7c02e3 GRIB-998: Update GRIB2 definitions with the latest WMO V17.0.0 templates/tables 2016-06-15 15:13:08 +01:00
Baudouin Raoult 340175376b Use memfs to load definitions and templates 2016-06-14 15:27:49 +01:00
Shahram Najm 4e518ad7ed REVERT GRIB-965: breaks mars tests 2016-06-14 14:12:00 +01:00
Enrico Fucile 18a56af3b7 changed key name for nationalStationIdentifier ECC-271 2016-06-14 11:22:04 +01:00
Shahram Najm f5c312bdaf GRIB-995: Add new MARS class for Copernicus Climate Change Service 2016-06-13 14:47:04 +01:00
Shahram Najm fc24d4cf5a UERRA: add perturbation number to mars namespace 2016-06-09 18:18:36 +01:00
Shahram Najm 83c5591572 GRIB-911: UERRA type of processed data 2016-06-09 11:04:16 +01:00
Enrico Fucile 35bd30787b Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-06-08 14:21:34 +01:00
Enrico Fucile a3ebf10387 ECC-267 2016-06-08 14:21:23 +01:00
Shahram Najm 22b0d545b8 GRIB-872 and GRIB-909: UERRA parameters 2016-06-08 11:53:11 +01:00
Shahram Najm bf05ab603e GRIB-909: Set typeOfFirstFixedSurface=1 for surface params 2016-06-07 16:46:29 +01:00
Enrico Fucile 0a877e9f06 ECC-265 2016-06-07 12:09:37 +01:00
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 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 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 663981de83 GRIB-991: Add grib2 template.4.57.def 2016-05-24 16:21:39 +01:00
Mathis Rosenhauer 8125bb20ab GRIB-179: Apply fix for proper CCSDS encoding
Values are now encoded properly when (bitsPerValue % 8).

``AEC_DATA_3BYTE_OPTION_MASK`` was switched on in order to allow data stored
with ``17 <= ``bitsPerValue`` <= 24`` to be stored in 3 rather than 4 bytes.
This eliminates discretization errors that were occuring when it was off.
2016-05-24 17:20:47 +02:00
Shahram Najm 171da1ce14 SUP-1564 modifications and clean up 2016-05-20 19:15:36 +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 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 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
Shahram Najm 57725dc6bf GRIB-909: Parameter changes for UERRA (Evaporation & Evaporation rate) 2016-05-16 19:25:14 +01:00
Shahram Najm b33061d0fc GRIB-909: Parameter changes for UERRA (2m relative humidity & Wind Direction) 2016-05-16 18:37:50 +01:00
Shahram Najm dfe23d6531 GRIB-876 and GRIB-929: units syntax 2016-05-12 10:50:48 +01:00
Shahram Najm 25d6c82ee1 Add newline at end of file 2016-05-11 17:51:17 +01:00
Shahram Najm 689fdee280 Final newline added 2016-05-11 17:07:42 +01:00
Shahram Najm 731fd9a867 GRIB-984: Add GRIB2 coding for parameter 'Cloud cover' (unit=%) 2016-05-06 18:55:56 +01:00
Shahram Najm a26955cc11 GRIB-983: Parameter 248 (Cloud cover) should be renamed to 'Fraction of cloud cover' 2016-05-06 17:50:12 +01:00
Shahram Najm cbea870920 Fix hash bang for perl 2016-05-04 16:49:09 +01:00
Shahram Najm ec6ce48e45 Fix order of keys in concept: typeOfSecondFixedSurface 2016-05-04 14:57:57 +01:00
Shahram Najm e370b14c12 Fix the issue re detection of typeOfSecondFixedSurface key 2016-05-04 14:57:43 +01:00
Shahram Najm 1e91720bdd ECC-255: Parameter 187 has incorrect WMO GRIB1 codings (part 2) 2016-05-04 13:23:13 +01:00
Shahram Najm ffde3f07e1 ECC-255: Parameter 186 has incorrect WMO GRIB1 codings (part 1) 2016-05-04 12:59:35 +01:00
Shahram Najm 1d3d67a380 Add copyright text 2016-05-04 12:55:07 +01:00
Shahram Najm 6fc25af2c1 GRIB-975: Parameter 'Mean wave direction' unit should be 'Degree true' 2016-04-26 16:38:33 +01:00
Shahram Najm 9a5b979cdc GRIB-933: Also removed 240010 (Flood alert levels) 2016-04-25 15:21:33 +01:00
Shahram Najm b033f0d7dc GRIB-933: GRIB 2 definitions for EFAS 2016-04-21 17:21:30 +01:00
Shahram Najm 627d00cdd1 REVERT addition of unbalanced GRIB parameters (was GRIB-908) 2016-04-07 11:22:27 +01:00
Shahram Najm 983e5b54cd GRIB-960: New parameter for Energy sector 2016-04-06 14:00:08 +01:00
Shahram Najm 3582b45615 Clean up of tabs 2016-04-04 14:05:00 +01:00
Shahram Najm 16dca2ddaa GRIB-956: resolutionAndComponentFlag vs resolutionAndComponentFlags 2016-03-30 17:25:17 +01:00
Shahram Najm d3ef683b12 GRIB-954: MARS keys for class=j5 stream=moda 2016-03-23 14:24:51 +00:00
Philippe Marguinaud 8cada80dff Add configuration files for Meteo-France needs. 2016-03-11 10:43:15 +01:00
Shahram Najm bc667944b5 GRIB-943: GRIB2 uses the same originating centre table as GRIB1 (grib1/0.table) 2016-03-10 16:05:06 +00:00
Enrico Fucile 56a6ba2c30 ECC-226 2016-02-19 13:59:41 +00:00
Shahram Najm 4b962a7400 GRIB-928: Support for stream=enda type=4i 2016-02-17 15:02:52 +00:00
Enrico Fucile 66f1373db6 ECC-225 2016-02-17 08:45:48 +00:00
Marijana Crepulja 1ef7c0d743 ECC-214 BUFR WMO tables version 25 2016-02-11 16:39:01 +00:00
Enrico Fucile 0df867b2ea Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-05 16:19:09 +00:00
Enrico Fucile 0e3005a94e ECC-219 2016-02-05 16:19:02 +00:00
Shahram Najm 1f618cfc79 GRIB-679: 'mconv' short name has two inconsistent definitions 2016-02-05 14:14:29 +00:00
Enrico Fucile 497e85207b ECC-219 uncompressed data 2016-02-04 18:43:24 +00:00
Enrico Fucile 3d1e0f7c97 ECC-218 2016-02-04 18:06:13 +00:00
Enrico Fucile 789f507ae3 ECC-218 DAPP-260 2016-02-04 17:43:27 +00:00
Enrico Fucile 10f245d4f4 ECC-218 part 1 2016-02-03 16:31:23 +00:00
Shahram Najm 5d4726e82d GRIB-921: Update the local concepts for DWD (2016.02.03) 2016-02-03 16:27:45 +00:00
Shahram Najm 65c3a84245 Improve script to test grib param definitions 2016-02-02 14:43:07 +00:00
Enrico Fucile 1824d24667 ECC-213 2016-01-29 14:34:30 +00:00
Enrico Fucile 5fae39d8cb ECC-208 transient vector and subsets 2016-01-29 11:07:59 +00:00
Enrico Fucile 941c5c9a41 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-01-28 12:13:43 +00:00
Enrico Fucile 66aecd8c1d ECC-208 uncompressed 2016-01-28 12:13:36 +00:00
Shahram Najm 3b8b7d57c2 GRIB-911 UERRA: support for stream 'enda' (use PDTN) 2016-01-20 18:07:19 +00:00
Shahram Najm 7829970148 GRIB-912: Wrong parameter definitions for 131139 and 131151 2016-01-20 15:29:44 +00:00
Shahram Najm d4d4e6129d GRIB-911 UERRA: support for stream 'enda' 2016-01-19 15:42:19 +00:00
Shahram Najm 0bcd6672b4 Move common code into single place (Tigge, S2S and Uerra) 2016-01-18 17:22:44 +00:00
Shahram Najm 83614741b9 GRIB-908: New 'unbalanced' GRIB parameters 2016-01-14 14:17:29 +00:00
Shahram Najm c210924484 GRIB-862: GRIB1 Local definition 19: misleading key names 2016-01-12 16:34:45 +00:00
Shahram Najm 93cf99cbb6 GRIB-767: hl levtype for class=uerra 2016-01-12 14:00:34 +00:00
Shahram Najm 2404b530b2 GRIB-904: remove model=glob for UERRA 2016-01-06 18:01:44 +00:00
Shahram Najm f8107ce6d7 GRIB-900: UERRA: analysis type 2016-01-05 16:44:57 +00:00
Shahram Najm 66f286322b GRIB-885: GRIB2 EFAS parameters should use WMO codes (Part 2) 2016-01-04 15:05:21 +00:00
Shahram Najm fb644556f8 GRIB-885: GRIB2 EFAS parameters should use WMO codes (Part 1) 2016-01-04 14:12:36 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 3e27026750 GRIB-848: ukmo codings 2015-12-22 14:29:44 +00:00
Shahram Najm 6be0923990 GRIB-879 Concepts for parameters with 'lengthOfTimeRange' must define the time units 2015-12-22 14:08:37 +00:00
Shahram Najm 5a3f2984c5 GRIB-848: GRIB2 definition for mx2t6 and mn2t6 lacks lengthOfTimeRange 2015-12-22 11:10:15 +00:00
Shahram Najm 22f55b2ce0 GRIB-812: update VRATE units 2015-12-21 16:47:50 +00:00
Shahram Najm 9df240bd14 Move param 3012 to correct place (sync with param db) 2015-12-21 15:05:15 +00:00
Shahram Najm fd786d0c1f Move param 3062 to correct place (sync with param db) 2015-12-21 14:15:25 +00:00
Shahram Najm d7991498b9 Remove name of database from comment in generated files 2015-12-21 11:03:07 +00:00
Shahram Najm b049f81f84 GRIB-764 and GRIB-824: new grib2 short names 2015-12-18 13:32:19 +00:00
Shahram Najm 2a3c5415e8 GRIB-764 and GRIB-824: Amendments 2015-12-17 16:06:57 +00:00
Shahram Najm 0596e8df78 GRIB-899: Add new MARS class for CERA-SAT 2015-12-16 16:08:17 +00:00
Shahram Najm 8c6f1f1e4a Remove the comments re TIGGE 2015-12-15 17:57:18 +00:00
Shahram Najm e6b074fefa GRIB-824: grib1 params 2015-12-15 17:32:19 +00:00
Shahram Najm 4b49e73cb6 GRIB-824: grib1 short names 2015-12-15 16:02:48 +00:00
Shahram Najm 5fb710abb0 GRIB-824: change grib2 short names 2015-12-15 11:57:02 +00:00
Shahram Najm 506bd2b29b GRIB-824: mean rate params grib2 codes (Part 2) 2015-12-14 17:25:30 +00:00
Shahram Najm 2c40d08182 GRIB-824: Change name of param 235025 (Part 1) 2015-12-11 18:08:50 +00:00
Shahram Najm 4b1927ff1a Remove name of database from comment in generated files 2015-12-11 18:08:30 +00:00
Shahram Najm 8bbd1d29fb GRIB-853: GRIB2 Tile-templates 2015-12-10 17:17:39 +00:00
Shahram Najm ebcc43af91 GRIB-882: Update GRIB2 definitions with the latest WMO V16.0.0 templates/tables 2015-12-10 17:16:22 +00:00
Shahram Najm f3ac4857ed GRIB-896: Add 'turbulent' to the names of 'magss' like parameters 2015-12-09 13:45:38 +00:00
Shahram Najm 9c3bb208e0 GRIB-873: Encoding of simulated satellite data in grib2 2015-12-08 17:47:24 +00:00
Shahram Najm 6627d15eb8 GRIB-897: Add the centre for Max Planck Institute for Meteorology 2015-12-08 16:29:24 +00:00
Shahram Najm 29f6994b6a Update grib1 local tables 2015-12-03 18:22:18 +00:00
Shahram Najm 92e839639e GRIB-890: Add a new key called 'gridName' 2015-11-26 16:58:01 +00:00
Shahram Najm ba07d0ca88 GRIB-889: update titles for ERA class names 2015-11-24 17:25:45 +00:00
Shahram Najm b3e3a41161 GRIB-860: JRA55: Need to use 'paramId' for 'mars.param' 2015-11-24 16:57:50 +00:00
Shahram Najm a3b9340f4f GRIB-887: Change the parameter name for 'magss' 2015-11-23 14:20:22 +00:00
Shahram Najm 11b3f1f88b ECC-194: Change the misleading 'grib1' prefix for filenames in definitions/mars 2015-11-23 13:52:38 +00:00
Shahram Najm b59e8f8b39 Add comment re grib2 template 4.44 2015-11-20 10:49:08 +00:00
Shahram Najm 1f725e5586 GRIB-873: Encoding of brightness temperatures clbt and csbt 2015-11-17 18:16:03 +00:00
Shahram Najm c02837187d GRIB-869 2015-11-12 17:08:58 +00:00
Enrico Fucile 696fed1327 ECC-186 2015-11-12 12:23:40 +00:00
Shahram Najm 984caab081 GRIB-869: remove param 228045 (replaced by 260109) 2015-11-12 11:38:47 +00:00