You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Defines the fractional cloud cover [1] given by observation of total cloud amount in eights (oktas) of the sky.
350
350
//
351
-
// For visual alignment please see reference[2].
351
+
// For visual alignment please see reference[2].
352
352
//
353
353
// The total degree of coverage indicates how much of the sky is covered with clouds altogether.
354
-
// 0 oktas means that there are no traces of clouds in the sky, \c
354
+
// 0 oktas means that there are no traces of clouds in the sky,
355
355
// 8 oktas means that the sky is completely covered with clouds and no sky blue can be recognized.
356
356
//
357
357
// \par References:
358
-
// [1] CIE engl. International Commission on Illumination. (2020). <em>CIE S017:2020 ILV: Intl. Lighitng Vocabulary, 2nd edn.</em>. Retrieved March 8, 2022, from https://cie.co.at/eilvterm/17-29-116
358
+
// [1] CIE engl. International Commission on Illumination. (2020). <em>CIE S017:2020 ILV: Intl. Lighitng Vocabulary, 2nd edn.</em>. Retrieved March 8, 2022, from https://cie.co.at/eilvterm/17-29-116 \n
359
359
// [2] UBC The University of British Columbia. (2018). <em>ATSC 113 Weather for Sailing, Flying & Snow Sports</em>. Retrieved March 8, 2022, from https://www.eoas.ubc.ca/courses/atsc113/flying/met_concepts/01-met_concepts/01c-cloud_coverage/index.html
0 commit comments