diff --git a/_graph_templates/7days_baro.svg.xml b/_graph_templates/7days_baro.svg.xml new file mode 100644 index 0000000..ca6d026 --- /dev/null +++ b/_graph_templates/7days_baro.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=1 + %a %d + + + + diff --git a/_graph_templates/7days_clouds.svg.xml b/_graph_templates/7days_clouds.svg.xml new file mode 100644 index 0000000..94de4b5 --- /dev/null +++ b/_graph_templates/7days_clouds.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=1 + %a %d + + + + diff --git a/_graph_templates/7days_rain.svg.xml b/_graph_templates/7days_rain.svg.xml new file mode 100644 index 0000000..fa6771d --- /dev/null +++ b/_graph_templates/7days_rain.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=1 + %a %d + + + + diff --git a/_graph_templates/7days_temp.svg.xml b/_graph_templates/7days_temp.svg.xml new file mode 100644 index 0000000..04e5244 --- /dev/null +++ b/_graph_templates/7days_temp.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=1 + %a %d + + + + diff --git a/_graph_templates/7days_wind.svg.xml b/_graph_templates/7days_wind.svg.xml new file mode 100644 index 0000000..7e2051b --- /dev/null +++ b/_graph_templates/7days_wind.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=1 + %a %d + + + + diff --git a/_graph_templates/includes/hourly_cloud_base_line.xml b/_graph_templates/includes/hourly_cloud_base_line.xml new file mode 100644 index 0000000..d694200 --- /dev/null +++ b/_graph_templates/includes/hourly_cloud_base_line.xml @@ -0,0 +1,13 @@ + + + Konvektionskondensationsniveau (m) + 0, 2500 + ytics + hourly + + 3 + cloud_base(data['temp_out'], data['hum_out']) + Meter über Boden + + +