From 80e7e88b62a188eaf54528aa1c276da4fe79549a Mon Sep 17 00:00:00 2001 From: Matthew Griffith Date: Fri, 13 Oct 2023 16:27:07 +0000 Subject: [PATCH] ECC-1691: Back to "climate-dt"; This is what we want for future, but had to change while doing fdb tests --- definitions/grib2/destine_dataset.table | 2 +- ...local.destine.climateDT.def => local.destine.climate-dt.def} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename definitions/grib2/{local.destine.climateDT.def => local.destine.climate-dt.def} (100%) diff --git a/definitions/grib2/destine_dataset.table b/definitions/grib2/destine_dataset.table index 709cc74a2..58b82fc41 100644 --- a/definitions/grib2/destine_dataset.table +++ b/definitions/grib2/destine_dataset.table @@ -1,5 +1,5 @@ 0 unknown unknown -1 climateDT Climate change adaptation digital twin +1 climate-dt Climate change adaptation digital twin 2 extremes-dt Weather and geophysical extremes digital twin 3 on-demand-climate-dt On-demand climate change adaptation digital twin 4 on-demand-extremes-dt On-demand weather and geophysical extremes digital twin diff --git a/definitions/grib2/local.destine.climateDT.def b/definitions/grib2/local.destine.climate-dt.def similarity index 100% rename from definitions/grib2/local.destine.climateDT.def rename to definitions/grib2/local.destine.climate-dt.def