From 68a8738fde4da3a8af8fcdba84a3b3f18a04d3db Mon Sep 17 00:00:00 2001
From: Martin Schupfner <k204212@levante4.lvt.dkrz.de>
Date: Tue, 8 Oct 2024 14:26:01 +0200
Subject: [PATCH] MPI-ESM vilma: added comments for several variables

---
 .../scripts/tables/MPI-ESM1-2_vilma_PalMod2_mapping.txt   | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/cmor/mpiesm/scripts/tables/MPI-ESM1-2_vilma_PalMod2_mapping.txt b/cmor/mpiesm/scripts/tables/MPI-ESM1-2_vilma_PalMod2_mapping.txt
index bd369b6..8128e52 100644
--- a/cmor/mpiesm/scripts/tables/MPI-ESM1-2_vilma_PalMod2_mapping.txt
+++ b/cmor/mpiesm/scripts/tables/MPI-ESM1-2_vilma_PalMod2_mapping.txt
@@ -41,7 +41,7 @@
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 ! Diagnosed Variables listed in the following: !
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-&parameter cmor_name="areacellsl"                              project_mip_table="fx"           units="m2"            cell_methods="n"  /
-&parameter cmor_name="sftgif"                                  project_mip_table="SLdec"        units="1"             cell_methods="m"  /
-&parameter cmor_name="orog"                                    project_mip_table="SLdec"        units="m"             cell_methods="m"  /
-&parameter cmor_name="rslc"                                    project_mip_table="SLdec"        units="m year-1"      cell_methods="m"  /
+&parameter cmor_name="areacellsl"                              project_mip_table="fx"           units="m2"            cell_methods="n"  variable_comment="The topography and glacier mask are provided on a higher resolution grid than the other output parameters of the solid Earth model component to account for smaller spatial-scale variations." /
+&parameter cmor_name="sftgif"                                  project_mip_table="SLdec"        units="1"             cell_methods="m"  variable_comment="The topography and glacier mask are provided on a higher resolution grid than the other output parameters of the solid Earth model component to account for smaller spatial-scale variations." /
+&parameter cmor_name="orog"                                    project_mip_table="SLdec"        units="m"             cell_methods="m"  variable_comment="The topography and glacier mask are provided on a higher resolution grid than the other output parameters of the solid Earth model component to account for smaller spatial-scale variations." /
+&parameter cmor_name="rslc"                                    project_mip_table="SLdec"        units="m year-1"      cell_methods="m"  variable_comment="The topography and glacier mask are provided on a higher resolution grid than the other output parameters of the solid Earth model component to account for smaller spatial-scale variations." /
-- 
GitLab