From 7a2d418c25060b859c8572043f1c533315000754 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Wed, 19 Oct 2016 14:32:17 +0200 Subject: [PATCH] Split old years into separate graphs. --- _graph_templates/2009_rain.svg.xml | 11 +++++++++++ _graph_templates/2009_temp.svg.xml | 11 +++++++++++ _graph_templates/2010_rain.svg.xml | 11 +++++++++++ _graph_templates/2010_temp.svg.xml | 11 +++++++++++ _graph_templates/2011_rain.svg.xml | 11 +++++++++++ _graph_templates/2011_temp.svg.xml | 11 +++++++++++ _graph_templates/2012_rain.svg.xml | 11 +++++++++++ _graph_templates/2012_temp.svg.xml | 11 +++++++++++ 8 files changed, 88 insertions(+) create mode 100644 _graph_templates/2009_rain.svg.xml create mode 100644 _graph_templates/2009_temp.svg.xml create mode 100644 _graph_templates/2010_rain.svg.xml create mode 100644 _graph_templates/2010_temp.svg.xml create mode 100644 _graph_templates/2011_rain.svg.xml create mode 100644 _graph_templates/2011_temp.svg.xml create mode 100644 _graph_templates/2012_rain.svg.xml create mode 100644 _graph_templates/2012_temp.svg.xml diff --git a/_graph_templates/2009_rain.svg.xml b/_graph_templates/2009_rain.svg.xml new file mode 100644 index 0000000..bd4d283 --- /dev/null +++ b/_graph_templates/2009_rain.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2009, month=1, day=1, hour=0 + year=2009, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2009_temp.svg.xml b/_graph_templates/2009_temp.svg.xml new file mode 100644 index 0000000..0ad13d3 --- /dev/null +++ b/_graph_templates/2009_temp.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2009, month=1, day=1, hour=0 + year=2009, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2010_rain.svg.xml b/_graph_templates/2010_rain.svg.xml new file mode 100644 index 0000000..dc69c48 --- /dev/null +++ b/_graph_templates/2010_rain.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2010, month=1, day=1, hour=0 + year=2010, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2010_temp.svg.xml b/_graph_templates/2010_temp.svg.xml new file mode 100644 index 0000000..1488ccd --- /dev/null +++ b/_graph_templates/2010_temp.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2010, month=1, day=1, hour=0 + year=2010, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2011_rain.svg.xml b/_graph_templates/2011_rain.svg.xml new file mode 100644 index 0000000..82dac87 --- /dev/null +++ b/_graph_templates/2011_rain.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2011, month=1, day=1, hour=0 + year=2011, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2011_temp.svg.xml b/_graph_templates/2011_temp.svg.xml new file mode 100644 index 0000000..4982022 --- /dev/null +++ b/_graph_templates/2011_temp.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2011, month=1, day=1, hour=0 + year=2011, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2012_rain.svg.xml b/_graph_templates/2012_rain.svg.xml new file mode 100644 index 0000000..4b60599 --- /dev/null +++ b/_graph_templates/2012_rain.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2012, month=1, day=1, hour=0 + year=2012, month=12, day=31, hour=23 + %b + + + + diff --git a/_graph_templates/2012_temp.svg.xml b/_graph_templates/2012_temp.svg.xml new file mode 100644 index 0000000..c652898 --- /dev/null +++ b/_graph_templates/2012_temp.svg.xml @@ -0,0 +1,11 @@ + + + + + year=2012, month=1, day=1, hour=0 + year=2012, month=12, day=31, hour=23 + %b + + + +