Commit 49962d27 authored by iregon's avatar iregon
Browse files

Added LMR6 tag to data report section

parent d8a54091
...@@ -2413,45 +2413,53 @@ ...@@ -2413,45 +2413,53 @@
"description": "latitude by account at noon", "description": "latitude by account at noon",
"field_length": 4, "field_length": 4,
"scale": 0.01, "scale": 0.01,
"column_type": "float16" "column_type": "float16",
"LMR6": true
}, },
"LAT_CP_AN": { "LAT_CP_AN": {
"description": "latitude by account at noon", "description": "latitude by account at noon",
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"LON_DEG_AN": { "LON_DEG_AN": {
"description": "longitude by account at noon", "description": "longitude by account at noon",
"field_length": 5, "field_length": 5,
"scale": 0.01, "scale": 0.01,
"column_type": "float16" "column_type": "float16",
"LMR6": true
}, },
"LON_DEG_CP": { "LON_DEG_CP": {
"description": "longitude by account at noon", "description": "longitude by account at noon",
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"LAT_DEG_ON": { "LAT_DEG_ON": {
"description": "latitude by observation at noon", "description": "latitude by observation at noon",
"field_length": 4, "field_length": 4,
"scale": 0.01, "scale": 0.01,
"column_type": "float16" "column_type": "float16",
"LMR6": true
}, },
"LAT_CP_ON": { "LAT_CP_ON": {
"description": "latitude by observation at noon", "description": "latitude by observation at noon",
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"LON_DEG_OF": { "LON_DEG_OF": {
"description": "longitude by chronometer from forenoon observation", "description": "longitude by chronometer from forenoon observation",
"field_length": 5, "field_length": 5,
"scale": 0.01, "scale": 0.01,
"column_type": "float16" "column_type": "float16",
"LMR6": true
}, },
"LON_CP_OF": { "LON_CP_OF": {
"description": "longitude by chronometer from forenoon observation", "description": "longitude by chronometer from forenoon observation",
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"Unknown2": { "Unknown2": {
"description": "Unknonwn", "description": "Unknonwn",
...@@ -2468,10 +2476,11 @@ ...@@ -2468,10 +2476,11 @@
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str"
}, },
"JournalNo": { "ReelJournalNo": {
"description": "Journal #", "description": "Reel, Journal #, merge of Journal Record section fields 2 and 3?",
"field_length": 7, "field_length": 7,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"Unknonwn2": { "Unknonwn2": {
"description": "Unknonwn", "description": "Unknonwn",
...@@ -2481,32 +2490,38 @@ ...@@ -2481,32 +2490,38 @@
"YR": { "YR": {
"description": "Year", "description": "Year",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"MO": { "MO": {
"description": "Month", "description": "Month",
"field_length": 2, "field_length": 2,
"column_type": "Int8" "column_type": "Int8",
"LMR6": true
}, },
"DY": { "DY": {
"description": "Day", "description": "Day",
"field_length": 2, "field_length": 2,
"column_type": "Int8" "column_type": "Int8",
"LMR6": true
}, },
"TI_ND": { "TI_ND": {
"description": "Time indicator night/day?", "description": "Time indicator night/day?",
"field_length": 1, "field_length": 1,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"HR": { "HR": {
"description": "Hour (local)...?", "description": "Hour (local)...?",
"field_length": 2, "field_length": 2,
"column_type": "Int8" "column_type": "Int8",
"LMR6": true
}, },
"SS": { "SS": {
"description": "Ship speed units? knots?", "description": "Ship speed units? knots?",
"field_length": 3, "field_length": 3,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"Unknonwn3": { "Unknonwn3": {
"description": "Unknonwn", "description": "Unknonwn",
...@@ -2516,7 +2531,8 @@ ...@@ -2516,7 +2531,8 @@
"SC_C": { "SC_C": {
"description": "Ship course steered by compass", "description": "Ship course steered by compass",
"field_length": 7, "field_length": 7,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"Unknonwn4": { "Unknonwn4": {
"description": "Unknonwn", "description": "Unknonwn",
...@@ -2526,52 +2542,62 @@ ...@@ -2526,52 +2542,62 @@
"SC_T": { "SC_T": {
"description": "Ship course true", "description": "Ship course true",
"field_length": 7, "field_length": 7,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"WD_M": { "WD_M": {
"description": "Wind direction - magnetic", "description": "Wind direction - magnetic",
"field_length": 7, "field_length": 7,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"WD_T": { "WD_T": {
"description": "Wind direction - true", "description": "Wind direction - true",
"field_length": 7, "field_length": 7,
"column_type": "str" "column_type": "str",
"LMR6": true
}, },
"WF": { "WF": {
"description": "Mean Beaufort force. Add code table", "description": "Mean Beaufort force. Add code table",
"field_length": 2, "field_length": 2,
"column_type": "key" "column_type": "key",
"LMR6": true
}, },
"SLP": { "SLP": {
"description": "Sea level pressure", "description": "Sea level pressure",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"T1": { "T1": {
"description": "Temperature indicator. Create code table?", "description": "Temperature indicator. Create code table?",
"field_length": 1, "field_length": 1,
"column_type": "key" "column_type": "key",
"LMR6": true
}, },
"T_ATT": { "T_ATT": {
"description": "Attached thermometer. It's integer values from tens to hundreds...", "description": "Attached thermometer. It's integer values from tens to hundreds...",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"AT": { "AT": {
"description": "Air temperature. Units according to T1", "description": "Air temperature. Units according to T1",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"WBT": { "WBT": {
"description": "Wet bulb temperature. Units according to T1", "description": "Wet bulb temperature. Units according to T1",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"SST": { "SST": {
"description": "Sea surface temperature", "description": "Sea surface temperature",
"field_length": 4, "field_length": 4,
"column_type": "Int16" "column_type": "Int16",
"LMR6": true
}, },
"Unknonwn5": { "Unknonwn5": {
"description": "Unknonwn", "description": "Unknonwn",
...@@ -2581,7 +2607,8 @@ ...@@ -2581,7 +2607,8 @@
"SK_CL": { "SK_CL": {
"description": "Clear sky in tenths", "description": "Clear sky in tenths",
"field_length": 2, "field_length": 2,
"column_type": "Int8" "column_type": "Int8",
"LMR6": true
}, },
"Unknonwn6": { "Unknonwn6": {
"description": "Unknonwn", "description": "Unknonwn",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment