Hover over the map to see exact coordinates and pollution values. Use the toolbar to zoom, pan, and download.
{{ plot_info.variable }}
{{ plot_info.units }}
{{ plot_info.pressure_level }} hPa
{{ plot_info.color_theme }}
{{ plot_info.shape }}
{{ plot_info.generated_time }}
{{ "%.3f"|format(plot_info.data_range.min) }}{% if plot_info.units %} {{ plot_info.units }}{% endif %}
{{ "%.3f"|format(plot_info.data_range.max) }}{% if plot_info.units %} {{ plot_info.units }}{% endif %}
{{ "%.3f"|format(plot_info.data_range.mean) }}{% if plot_info.units %} {{ plot_info.units }}{% endif %}