Commit 5855d433 authored by Beatriz Recinos Rivas's avatar Beatriz Recinos Rivas
Browse files

fixed erros in codetables of deck701

parent d9c91d57
......@@ -2,5 +2,9 @@
"01":"Breeze",
"02":"Gale",
"03":"Trade",
"04":"Wind"
"04":"Wind",
"1":"Breeze",
"2":"Gale",
"3":"Trade",
"4":"Wind"
}
{
" 1": "daily",
" 2": "reports more than once a day"
" 2": "reports more than once a day",
"1 ": "daily",
"2 ": "reports more than once a day",
"01": "daily",
"02": "reports more than once a day"
}
{
" ": "(blank) NOT LISTED",
" 1": "3 MAST CLIPPER",
" 2": "BARK",
" 3": "BARQUE",
" 4": "BRIG",
" 5": "BRIGANTINE",
" 6": "BRIT. SCHOONER",
" 7": "BRITISH",
" 8": "BRITISH BARK",
" 9": "BRITISH BARQUE",
" ": "(blank) NOT LISTED",
"1": "3 MAST CLIPPER",
"2": "BARK",
"3": "BARQUE",
"4": "BRIG",
"5": "BRIGANTINE",
"6": "BRIT. SCHOONER",
"7": "BRITISH",
"8": "BRITISH BARK",
"9": "BRITISH BARQUE",
"10": "BRITISH RMS",
"11": "CHILIAN",
"12": "CHILIAN BARK",
......
......@@ -2381,7 +2381,7 @@
"baro_pressure_one": {
"description": "Barometric pressure (first entry). First two characters are either inches or millimeters, last two characters correspond to hundredths of inch or tenths of mm",
"field_length": 4,
"column_type": "str",
"column_type": "int16",
"LMR6": false
},
"temp_ind": {
......
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