From d90243170591a438890e707c327bb9ddd6ae446c Mon Sep 17 00:00:00 2001
From: Beartriz Recinos Rivas <brivas@NOCS05291F.lan>
Date: Wed, 27 Jan 2021 09:51:47 +0000
Subject: [PATCH] fixed typos schema 704

---
 data_models/lib/imma1_d704/code_tables/ICOADS.C99.TEMPI.json | 4 ++--
 data_models/lib/imma1_d704/imma1_d704.json                   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/data_models/lib/imma1_d704/code_tables/ICOADS.C99.TEMPI.json b/data_models/lib/imma1_d704/code_tables/ICOADS.C99.TEMPI.json
index 45ef41b..4eb9b66 100644
--- a/data_models/lib/imma1_d704/code_tables/ICOADS.C99.TEMPI.json
+++ b/data_models/lib/imma1_d704/code_tables/ICOADS.C99.TEMPI.json
@@ -1,8 +1,8 @@
 {
 	"1":"Fahrenheit",
 	"2":"Centigrade",
-	"3":"Attached thermometer is Fahrenheit. Bry bulb, wet bulb and water temperature are Centigrade",
-	"4":"Attached thermometer is Centigrade. Bry bulb, wet bulb and water temperature are Fahrenheit",
+	"3":"Attached thermometer is Fahrenheit. Dry bulb, wet bulb and water temperature are Centigrade",
+	"4":"Attached thermometer is Centigrade. Dry bulb, wet bulb and water temperature are Fahrenheit",
 	"5":"Water temperature is Centigrade with other temperatures in Fahrenheit",
 	"6":"Dry bulb and wet bulb are Centigrade with other temperatures in Fahrenheit"	
 }
diff --git a/data_models/lib/imma1_d704/imma1_d704.json b/data_models/lib/imma1_d704/imma1_d704.json
index a67293f..98ae1f5 100644
--- a/data_models/lib/imma1_d704/imma1_d704.json
+++ b/data_models/lib/imma1_d704/imma1_d704.json
@@ -2661,7 +2661,7 @@
                     "description": "Ship course steered by compass. See digitization format for translation",
                     "field_length": 7,
                     "column_type": "str",
-                    "LMR6": true
+                    "LMR6": false
                 },
                 "compass_correction": {
                     "description": "Correction in points or degrees, as indicated in compass_ind. LMR6 false? see ref Jackson et. al. 2000 in translation info",
-- 
GitLab