diff --git a/definitions/grib2/section.4.def b/definitions/grib2/section.4.def index b62a15329..1f646f221 100644 --- a/definitions/grib2/section.4.def +++ b/definitions/grib2/section.4.def @@ -33,9 +33,11 @@ concept datasetForLocal(unknown) { "hydro" = {marsClass="ul";} # ULYSSES "fire" = {marsClass="gw";} # Global Wildfire awareness system "uerra" = {productionStatusOfProcessedData=8;} # UERRA - "uerra" = {productionStatusOfProcessedData=9;} # UERRA + "uerra" = {productionStatusOfProcessedData=9;} "uerra" = {productionStatusOfProcessedData=10;} # CARRA/CERRA - "uerra" = {productionStatusOfProcessedData=11;} # CARRA/CERRA + "uerra" = {productionStatusOfProcessedData=11;} + "destine" = {productionStatusOfProcessedData=12;} # Destination Earth + "destine" = {productionStatusOfProcessedData=13;} "unknown" = { dummy=1; } }