Commit Graph

1625 Commits

Author SHA1 Message Date
Shahram Najm 073e2a8190 Cleanup 2022-03-08 17:15:59 +00:00
Shahram Najm 37a33248f8 Definitions: Cleanup 2022-02-25 16:01:35 +00:00
Shahram Najm cae989d670 ECC-1358: GRIB2 UERRA: Add scaledValue/scaleFactor keys for param 174098 2022-02-25 12:30:43 +00:00
Shahram Najm e0d392855b ECC-1357: GRIB2: Add key aerosolTypeName for aerosol templates 2022-02-24 14:24:23 +00:00
Shahram Najm 6f77b04f08 ECC-1357: GRIB2: Add key aerosolTypeName for aerosol templates 2022-02-24 14:13:39 +00:00
Shahram Najm 873c655322 Definitions: clean up 2022-02-22 17:27:41 +00:00
Shahram Najm 3747d8bc2d Definitions: clean up 2022-02-22 17:14:15 +00:00
Shahram Najm 0d718cec3d Definitions: clean up 2022-02-22 17:07:41 +00:00
Shahram Najm f6b29e22c6 ECC-1354: GRIB2: Refactor and generalise the postProcessing concept 2022-02-21 16:57:30 +00:00
Shahram Najm ffd07f19d1 Definitions: PostProcessingConcept cleanups 2022-02-21 16:30:23 +00:00
Sebastien Villaume 53d48ba0e5 refactoring section 4 postprocessing templates and concepts 2022-02-21 13:40:43 +00:00
Shahram Najm 64ab288e89 ECC-1342: Missing mars.levtype for local params 262002 and 263002 2022-02-21 10:58:05 +00:00
Shahram Najm 28614ed3b5 Scripts: Usage 2022-02-19 13:05:38 +00:00
Shahram Najm 95e3c5a932 ECC-1349: GRIB2: add the newly proposed heat index parameters 2022-02-17 16:48:10 +00:00
Shahram Najm e40d24f3d9 ECC-1342: Add cfNames to WMO params 2022-02-17 15:02:50 +00:00
Shahram Najm 997739ee50 ECC-1342: Delete grib2 encodings 2022-02-17 14:58:46 +00:00
Shahram Najm 462795e3fa ECC-1342: Add cfNames to WMO params 2022-02-17 14:32:52 +00:00
Shahram Najm 3e578cb683 ECC-1342: Sync with Param DB (WMO params) 2022-02-17 13:56:23 +00:00
Shahram Najm bbf8c38185 Scripts: Check units in sanity-check mode 2022-02-17 13:14:07 +00:00
Shahram Najm 26ed364af6 Scripts: Fix setting of scaledValue and scaleFactors as missing 2022-02-16 19:49:26 +00:00
Shahram Najm be33e4b962 Scripts: Fix setting of scaledValue and scaleFactors as missing 2022-02-16 18:41:46 +00:00
Shahram Najm 31a16cfe71 ECC-1342: Sync with Param DB (ecmf local params) 2022-02-16 18:32:20 +00:00
Shahram Najm bb0d9ad715 ECC-1342: Fix local parameters 263002 and 262002 2022-02-16 12:08:09 +00:00
Shahram Najm ededbee2cf Merge branch 'develop' into feature/OceanInMars 2022-02-16 11:49:58 +00:00
Sebastien Villaume b9975658e4 last touches to new ocean parameters 2022-02-16 09:50:27 +00:00
Sebastien Villaume eceb4042d9 adding local parameter in 4.2.10.2.table: snow thickness over sea ice 2022-02-15 16:45:11 +00:00
Shahram Najm c7675865d5 IEEE Packing: grid simple matrix 2022-02-15 15:49:39 +00:00
Shahram Najm 25c21a2dae ECC-1342: Fix regression test for ECC-1213 2022-02-15 15:20:23 +00:00
Shahram Najm 451863ef45 Merge branch 'feature/OceanInMars' of ssh://git.ecmwf.int:7999/eccodes/eccodes into feature/OceanInMars 2022-02-14 22:24:14 +00:00
Sebastien Villaume f847a4a6a6 fix missing missing 2022-02-14 22:19:53 +00:00
Shahram Najm 509a32607b Merge branch 'develop' into feature/OceanInMars 2022-02-14 22:13:55 +00:00
Sebastien Villaume 24caf636d4 Merge branch 'feature/OceanInMars' of ssh://git.ecmwf.int:7999/eccodes/eccodes into feature/OceanInMars 2022-02-14 21:00:06 +00:00
Sebastien Villaume 584a19e8e4 add type of statistical processing for mean to s2s ocean parameter to account for wrong usage of instanteous params 2022-02-14 20:57:38 +00:00
Shahram Najm 65dda35cc6 ECC-1342: Fix cfVarName files 2022-02-14 17:00:58 +00:00
Sebastien Villaume ea89ebd266 fix typos in s2s local concepts 2022-02-14 16:33:09 +00:00
Sebastien Villaume 9101062503 fix last typos in uerra local concepts 2022-02-14 16:24:15 +00:00
Sebastien Villaume d51748dbfb clean units.def 2022-02-14 16:10:05 +00:00
Sebastien Villaume 11ee785028 remove 260649 and 260650 from main paramId 2022-02-14 16:04:23 +00:00
Sebastien Villaume f4d1f8dc41 rearrange ocean parameters to S2S and UERRA/CARRA/CERRA 2022-02-14 15:48:03 +00:00
Shahram Najm ad1dc73b52 ECC-1346: GRIB: Fix the capitalisation in several parameter names 2022-02-09 16:25:00 +00:00
Sebastien Villaume 706208a9be add ocean instantaneous and change paramIds 2022-02-07 14:37:09 +00:00
Shahram Najm dd415d3c33 ECC-1340: GRIB1: setting packingType=grid_ieee does not work if there is a bitmap 2022-02-05 19:28:17 +00:00
Shahram Najm f3355b385a Merge develop into feature/OceanInMars branch 2022-02-03 12:04:32 +00:00
Shahram Najm 5e9c715b05 ECC-1333: Revert (more testing needed) 2022-02-02 12:08:30 +00:00
Shahram Najm a3af655c41 Merge branch 'feature/ECC-1333-levtype-readonly' into develop 2022-02-01 15:22:25 +00:00
Shahram Najm c564b6eae5 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 2) 2022-01-31 14:07:07 +00:00
Shahram Najm 8c470f0182 Merge branch 'feature/ECC-1334-missing-typeOfLevel' into develop 2022-01-28 14:17:30 +00:00
Shahram Najm aff3441c31 ECC-1334: cleanup 2022-01-28 14:13:33 +00:00
Sebastien Villaume e23bf4ce98 ECC-1334 fix typo in inDEfiniteSoilDepth 2022-01-28 13:51:43 +00:00
Sebastien Villaume 245f056d79 ECC-1334 adding missing typeOfLevel concepts 2022-01-28 09:29:18 +00:00