Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]] Former-commit-id:06a8b51d6d
Former-commit-id:3360eb6c5f
3 lines
414 B
Text
3 lines
414 B
Text
Here is the row method for Cloud Cover. Notice that it calls "makeRow" to produce a row of entries for the given time ranges. It has access to the statistics list containing weather element values for those time ranges.
|
|
The call to "makeRow" includes the user-supplied method, "_sky". This method produces one entry for sky cover given an edit area, one time range and its associated statistics dictionary.
|
|
|