From 172f1ed4e20383c72f38c455edaeffb7dad8ca85 Mon Sep 17 00:00:00 2001 From: Matthew Griffith Date: Thu, 21 Sep 2023 10:43:08 +0000 Subject: [PATCH] Moved model to climateDT only; Fixed typo; Removed reference to subCentre table for now which is in progress --- definitions/common/c-12.98.table | 7 ------- definitions/grib2/destine_model.table | 2 +- definitions/grib2/local.destine.base.def | 5 +---- definitions/grib2/section.1.def | 1 - 4 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 definitions/common/c-12.98.table diff --git a/definitions/common/c-12.98.table b/definitions/common/c-12.98.table deleted file mode 100644 index 74883d603..000000000 --- a/definitions/common/c-12.98.table +++ /dev/null @@ -1,7 +0,0 @@ -# COMMON CODE TABLE C-12: Subcentres for originating/generating centre ECMF (98) (GRIB2, BUFR4) -78 edzw Offenbach (RSMC) -84 lfpw French Weather Service - Toulouse -1000 bsc Barcelona Supercomputing Centre (BSC) -1001 csc CSC – IT Center for Science LTD. -1002 dkrz German Climate Computation Center (DKRZ) -65535 65535 Missing \ No newline at end of file diff --git a/definitions/grib2/destine_model.table b/definitions/grib2/destine_model.table index b1ec128de..1f0a7e01d 100644 --- a/definitions/grib2/destine_model.table +++ b/definitions/grib2/destine_model.table @@ -3,5 +3,5 @@ 2 IFS-NEMO IFS with NEMO ocean model 3 IFS-FESOM IFS with FESOM ocean model 4 ICON ICON with no ocean model -5 ICON-NEMO IFS with NEMO ocean model +5 ICON-NEMO ICON with NEMO ocean model 6 ICON-FESOM ICON with FESOM ocean model \ No newline at end of file diff --git a/definitions/grib2/local.destine.base.def b/definitions/grib2/local.destine.base.def index 185524c33..9a87b6b9a 100644 --- a/definitions/grib2/local.destine.base.def +++ b/definitions/grib2/local.destine.base.def @@ -1,7 +1,4 @@ # DestinE MARS base keywords codetable[2] dataset "grib2/destine_dataset.table" : dump; -alias mars.dataset = dataset; - -codetable[2] model "grib2/destine_model.table" : dump; -alias mars.model = model; \ No newline at end of file +alias mars.dataset = dataset; \ No newline at end of file diff --git a/definitions/grib2/section.1.def b/definitions/grib2/section.1.def index c6c6c16b5..719a9399c 100644 --- a/definitions/grib2/section.1.def +++ b/definitions/grib2/section.1.def @@ -14,7 +14,6 @@ alias parameter.centre=centre; alias ls.centre=centre; alias originatingCentre=centre; -# codetable[2] subCentre "common/c-12.[centre].def" : dump; unsigned[2] subCentre : dump; _if (subCentre==98 ) {