depositDepthMap top-level property
Table 1079
Implementation
final depositDepthMap = <String, String>{
'00': 'less than 1 mm',
'91': 'reserved',
'92': '10 cm',
'93': '15 cm',
'94': '20 cm',
'95': '25 cm',
'96': '30 cm',
'97': '35 cm',
'98': '40 cm or more',
'99':
'runway(s) non-operational due to snow, slush, ice, large drifts or runway clearance, but depth not reported',
'//': 'depth of deposit operationally not significant or not measurable',
};