Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanroleplay committed Sep 7, 2021
1 parent 67f8584 commit 04572b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Identifiers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const skyConditions: IMetaSkyCondition[] = [
{ code: "CLR", description: "Sky clear at or below 12,000AGL" },
{ code: "FEW", description: "Few cloud layer 0/8ths to 2/8ths" },
{ code: "OVC", description: "Overcast cloud layer 8/8ths coverage" },
{ code: "OVCX", description: "Overcast cloud layer 8/8ths coverage" },
{ code: "SCT", description: "Scattered cloud layer 3/8ths to 4/8ths" },
{ code: "SKC", description: "Sky Clear" },
{ code: "TCU", description: "Towering Cumulus" },
Expand Down

0 comments on commit 04572b1

Please sign in to comment.