| SELECT Average (Value) |
| FROM Environment, Datastream, DataPoint |
| WHERE EnvironmentIdentity IN {The set of contributing sensor environments} |
| WHERE sensorType = ‘Temperature’ |
| WIKI_RADIUS 10 |
| WIKI_WINDOW 1 |
| WIKI_UOM Celsius |
| WIKI_PROPORTION ON (DISTANCE, TIME) |
| WIKI_SAMPLE_STREAM |