sky ( -- value )


Vocabulary
metar.private

Inputs
None

Outputs
valuean object


Definition

CONSTANT: sky
H{
{ "OVC" "overcast" }
{ "SC" "stratocumulus" }
{ "CU" "cumulus" }
{ "SCT" "scattered" }
{ "CLR" "clear sky" }
{ "SCSL" "stratocumulus standing lenticular cloud" }
{ "SKC" "clear sky" }
{ "CCSL" "cirrocumulus standing lenticular cloud" }
{ "NSC" "clear sky" }
{ "TCU" "towering cumulus" }
{ "ACSL" "standing lenticular altocumulus" }
{ "FEW" "few" }
{ "BKN" "broken" }
{ "ACC" "altocumulus castellanus" }
} inline