Include the table about the meaning of the UV-Index also in the page
authorJens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Fri, 18 Mar 2016 13:30:31 +0100
changeset 522a6251a092617
parent 521 a8c5e98b97bd
child 523 57118404b875
Include the table about the meaning of the UV-Index also in the page
http://iek-7.eskp.fz-juelich.de/ozoneloss/uvmap/160316
& update of figures for 160316
static/images/uvmap/clams_do3col_16031612.png
static/images/uvmap/clams_o3col_16031612.png
static/images/uvmap/clams_uvi_16031612.png
templates/ozoneloss_uvmap.html
     1.1 Binary file static/images/uvmap/clams_do3col_16031612.png has changed
     2.1 Binary file static/images/uvmap/clams_o3col_16031612.png has changed
     3.1 Binary file static/images/uvmap/clams_uvi_16031612.png has changed
     4.1 --- a/templates/ozoneloss_uvmap.html	Fri Mar 18 08:06:47 2016 +0100
     4.2 +++ b/templates/ozoneloss_uvmap.html	Fri Mar 18 13:30:31 2016 +0100
     4.3 @@ -12,12 +12,58 @@
     4.4  {% endfor %}
     4.5  </ul>
     4.6  <br>
     4.7 -<img src="/static/images/uvmap/clams_do3col_{{date}}12.png" alt="O3 loss {{ date }}"whith="250" height="250" border="0" hspace=20>
     4.8 +     <img src="/static/images/uvmap/clams_do3col_{{date}}12.png" alt="O3 loss {{ date }}"whith="250" height="250" border="0" hspace=20>
     4.9       <img src="/static/images/uvmap/clams_o3col_{{date}}12.png" alt="O3 column {{ date }}"whith="250" height="250" border="0" hspace=20>
    4.10       <img src="/static/images/uvmap/clams_uvi_{{ date }}12.png" alt="UV Index {{ date }}" whith="250" height="250" border="0">
    4.11 -   </div>
    4.12  
    4.13  
    4.14 +    <br>
    4.15 +    <br>
    4.16 +    <br>
    4.17 +    <br>
    4.18 +
    4.19 +Die unten stehenden Tabelle gibt einen Anhaltspunkt für die Bedeutung der verschiedenen UV-Indices:
    4.20 +<br>
    4.21 +<br>
    4.22 +<table border="black">
    4.23 +  <colgroup>
    4.24 +  <col width="100">
    4.25 +  <col width="100">
    4.26 +  <col width="400">
    4.27 +  </colgroup>
    4.28 +  <tr>
    4.29 +    <th align="center" bgcolor="#E0E0E0">UV-Index</th>
    4.30 +    <th align="center" bgcolor="#E0E0E0">Bewertung</th>
    4.31 +    <th align="center" bgcolor="#E0E0E0">Schutz</th>
    4.32 +  </tr>
    4.33 +  <tr>
    4.34 +    <td align="center" bgcolor="#00B000">0 – 2</td>
    4.35 +    <td align="center" bgcolor="#00B000">niedrig</td>
    4.36 +    <td style="padding-left:25px;">Kein Schutz erforderlich</td>
    4.37 +  </tr>
    4.38 +  <tr>
    4.39 +    <td align="center" bgcolor="#FFFF00">3 – 5</td>
    4.40 +    <td align="center" bgcolor="#FFFF00">mäßig</td>
    4.41 +    <td style="padding-left:25px;">Schutz erforderlich: Hut, T-Shirt, Sonnenbrille, Sonnencreme</td>
    4.42 +  </tr>
    4.43 +  <tr>
    4.44 +    <td align="center" bgcolor="#F87820">6 – 7</td>
    4.45 +    <td align="center" bgcolor="#F87820">hoch</td>
    4.46 +    <td style="padding-left:25px;">Schutz erforderlich: Hut, T-Shirt, Sonnenbrille, Sonnencreme</td>
    4.47 +  </tr>
    4.48 +  <tr>
    4.49 +    <td align="center" bgcolor="#FF0000">8 – 10</td>
    4.50 +    <td align="center" bgcolor="#FF0000">sehr hoch</td>
    4.51 +    <td style="padding-left:25px;">zusätzlicher Schutz erforderlich: Aufenthalt im Freien möglichst vermeiden</td>
    4.52 +  </tr>
    4.53 +  <tr>
    4.54 +    <td align="center" bgcolor="#7F00FF">≥ 11</td>
    4.55 +    <td align="center" bgcolor="#7F00FF">extrem</td>
    4.56 +    <td style="padding-left:25px;">zusätzlicher Schutz erforderlich: Aufenthalt im Freien möglichst vermeiden</td>
    4.57 +  </tr>
    4.58 +</table>
    4.59 +<h6>Quelle: Schweizerisches Bundesamt für Gesundheit <a href="http://www.uv-index.ch/de/uvindex.html"> www.uv-index.ch/de/uvindex.html</a></h6>
    4.60 +</div>
    4.61   </div>
    4.62  
    4.63  {% endblock %}
Impressum Datenschutzerklärung