From 0c0f6e7465c133afaf7b32bff82973b98af6dbbf Mon Sep 17 00:00:00 2001
From: Sebastien Masson <sebastien.masson@locean.ipsl.fr>
Date: Fri, 17 Nov 2023 14:39:46 +0000
Subject: [PATCH] suppress sbcssm variables in field_def_nemo-ice.xml

---
 cfgs/SHARED/field_def_nemo-ice.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/cfgs/SHARED/field_def_nemo-ice.xml b/cfgs/SHARED/field_def_nemo-ice.xml
index 6f444b45..7625935e 100644
--- a/cfgs/SHARED/field_def_nemo-ice.xml
+++ b/cfgs/SHARED/field_def_nemo-ice.xml
@@ -188,15 +188,6 @@
       <field id="icedrift_salt" long_name="Ice salt drift (conservation check)"   unit="kg/m2/s" />
       <field id="icedrift_heat" long_name="Ice heat drift (conservation check)"   unit="W/m2"    />
 
-      <!-- sbcssm variables -->
-      <field id="sst_m"    unit="degC" />
-      <field id="sss_m"    unit="psu"  />
-      <field id="ssu_m"    unit="m/s"  />
-      <field id="ssv_m"    unit="m/s"  />
-      <field id="ssh_m"    unit="m"    />
-      <field id="e3t_m"    unit="m"    />
-      <field id="frq_m"    unit="-"    />
-
       <!-- rheology convergence tests -->
       <field id="uice_cvg"   long_name="sea ice velocity convergence"      standard_name="sea_ice_velocity_convergence"      unit="m/s" />
 
-- 
GitLab