pages/weather.php
Snapshot 2026.09.17-a2894de (current) · 4 lines · 376 bytes · tree · plain text
SHA-256
7000dfe6caafed1d0a2bc5bd5768fb92c5249b5754d361b21078acdcb34d1632| 1 | <?php |
| 2 | require_once __DIR__.'/../inc/streampage.php'; |
| 3 | render_stream_page("weather","Weather","On-site meteorological record: the covariate that sits under every other analysis on this platform.",["wx_temp", "wx_wind", "wx_rain", "wx_light"],['note'=>"Weather is the first confounder for acoustic, wildlife and guest-behaviour analyses; every Correlate view can overlay it."]); |
| 4 | |
Lines can be cited as pages/weather.php L120-L140, platform code 2026.09.17-a2894de; add #L120-L140 to this page's address to highlight them. Source shown for scrutiny of the research platform. All rights reserved. Not offered as installable software.