# HG changeset patch # User Jens-Uwe Grooss # Date 1458304231 -3600 # Node ID a6251a092617ec7195cbdcf8efa031314cd15f31 # Parent a8c5e98b97bd4377216bf57874b2dfb67c506b4a 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 diff -r a8c5e98b97bd -r a6251a092617 static/images/uvmap/clams_do3col_16031612.png Binary file static/images/uvmap/clams_do3col_16031612.png has changed diff -r a8c5e98b97bd -r a6251a092617 static/images/uvmap/clams_o3col_16031612.png Binary file static/images/uvmap/clams_o3col_16031612.png has changed diff -r a8c5e98b97bd -r a6251a092617 static/images/uvmap/clams_uvi_16031612.png Binary file static/images/uvmap/clams_uvi_16031612.png has changed diff -r a8c5e98b97bd -r a6251a092617 templates/ozoneloss_uvmap.html --- a/templates/ozoneloss_uvmap.html Fri Mar 18 08:06:47 2016 +0100 +++ b/templates/ozoneloss_uvmap.html Fri Mar 18 13:30:31 2016 +0100 @@ -12,12 +12,58 @@ {% endfor %}
-O3 loss {{ date }} + O3 loss {{ date }} O3 column {{ date }} UV Index {{ date }} - +
+
+
+
+ +Die unten stehenden Tabelle gibt einen Anhaltspunkt für die Bedeutung der verschiedenen UV-Indices: +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
UV-IndexBewertungSchutz
0 – 2niedrigKein Schutz erforderlich
3 – 5mäßigSchutz erforderlich: Hut, T-Shirt, Sonnenbrille, Sonnencreme
6 – 7hochSchutz erforderlich: Hut, T-Shirt, Sonnenbrille, Sonnencreme
8 – 10sehr hochzusätzlicher Schutz erforderlich: Aufenthalt im Freien möglichst vermeiden
≥ 11extremzusätzlicher Schutz erforderlich: Aufenthalt im Freien möglichst vermeiden
+
Quelle: Schweizerisches Bundesamt für Gesundheit www.uv-index.ch/de/uvindex.html
+ {% endblock %}