{% load tz %} {% localtime off %} {% if output == 'table' %} {% include 'nmcc_ziamet/station/fivemin_timeseries_table_body.html' %}
Air Temp Dewpoint Wind Chill Heat Index RH Wind Speed Wind Direction Precipitation Solar Radiation Soil Temp
Date Time Max Mean Mean Total Total
{{ time_zone }} {% if imperial %}F{% else %}C{% endif %} {% if imperial %}F{% else %}C{% endif %} {% if imperial %}F{% else %}C{% endif %} {% if imperial %}F{% else %}C{% endif %} % {% if imperial %}MPH{% else %}m/s{% endif %} {% if imperial %}MPH{% else %}m/s{% endif %} {% if imperial %}MPH{% else %}m/s{% endif %} deg. deg. {% if is_imperial_units %}in.{% else %}mm{% endif %} MJ/m^2 {% if is_imperial_units %}F{% else %}C{% endif %}
{% else %} {% include 'nmcc_ziamet/station/fivemin_timeseries_table_body.html' %}
{% endif %} {% endlocaltime %}