{"id":3177,"date":"2019-07-07T09:56:59","date_gmt":"2019-07-07T07:56:59","guid":{"rendered":"http:\/\/www.newchurch.de\/wpnewchurch\/?page_id=3177"},"modified":"2020-02-25T19:27:50","modified_gmt":"2020-02-25T17:27:50","slug":"wetterstation","status":"publish","type":"page","link":"https:\/\/www.newchurch.de\/wpnewchurch\/wetterstation","title":{"rendered":"Wetterstation"},"content":{"rendered":"<p>Aktuelle Tagesdaten<\/p>\n<style type=\"text\/css\">\n#svg799213 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #909090;}\n#svg799213 .nvd3 .nv-axis path.domain {stroke: #D0D0D0;stroke-opacity: 1;}\n#svg799213 .nvd3 .nv-axis line {stroke: #F0F0F0;}\n#svg799213 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg799213 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg799213 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg799213 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg799213 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg799213 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg799213 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg799213 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg799213 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg799213 .nvd3 .nv-groups .lws-serie-1 .nv-area {stroke-opacity:0;}\n#svg799213 .nvd3 .nv-groups .lws-serie-1 .nv-line {stroke-opacity:0;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-799213\">\n<div id=\"graph799213\" style=\"background-color:#FAFAFA;border-radius: 3px;border: 1px solid #EAEAEA;padding:8px 14px 8px 14px;height: 200px;\"><svg id=\"svg799213\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph799213 = null;\n    var datagraph799213 =[{\"key\":\"Temperatur\", \"area\":\"1\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}];\n      var shiftgraph799213 = new Date();\n      var xgraph799213 = 60000 * shiftgraph799213.getTimezoneOffset();\n    var minDomaingraph799213 = new Date(xgraph799213 + 1778889600000);\n    var maxDomaingraph799213 = new Date(xgraph799213 + 1778975999000);\n    var h00Tickgraph799213 = new Date(xgraph799213 + 1778889600000);\n    var h04Tickgraph799213 = new Date(xgraph799213 + 1778904000000);\n    var h08Tickgraph799213 = new Date(xgraph799213 + 1778918400000);\n    var h12Tickgraph799213 = new Date(xgraph799213 + 1778932800000);\n    var h16Tickgraph799213 = new Date(xgraph799213 + 1778947200000);\n    var h20Tickgraph799213 = new Date(xgraph799213 + 1778961600000);\n    var h24Tickgraph799213 = new Date(xgraph799213 + 1778975999000);\n    var colorgraph799213 = [\"#909090\"];\n    nv.addGraph(function() {\n       chartgraph799213 = nv.models.lineChart()\n               .x(function(d) {return xgraph799213 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph799213, maxDomaingraph799213])\n               .yDomain([0, 0])\n               .color(colorgraph799213)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph799213.xAxis.axisLabel(\"NewNetatmo  \u25cf  NewAtmo-Outdoor  \u25cf  Temperatur\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph799213.xAxis.tickValues([h00Tickgraph799213, h04Tickgraph799213, h08Tickgraph799213, h12Tickgraph799213, h16Tickgraph799213, h20Tickgraph799213, h24Tickgraph799213]);\n      chartgraph799213.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph799213.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph799213.xAxis.axisLabelDistance(6);\n      chartgraph799213.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph799213.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph799213.yAxis.tickValues([0]);\n      d3.select(\"#graph799213 svg\").datum(datagraph799213).transition().duration(500).call(chartgraph799213);\n      nv.utils.windowResize(chartgraph799213.update);\n      return chartgraph799213;\n    });\nvar targetgraph799213 = document.getElementById(\"graph799213\");\nvar targetNodegraph799213 = targetgraph799213.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph799213 = targetgraph799213.closest(\".modal-body\");\n  if (testgraph799213 != null) {\n    testgraph799213 = testgraph799213.closest(\".modal-content\");\n    if (testgraph799213 != null) {\n      testgraph799213 = testgraph799213.closest(\".modal\");\n      if (testgraph799213 != null) {\n        targetNodegraph799213 = testgraph799213;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph799213 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph799213) {chartgraph799213.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph799213) {chartgraph799213.update();}}}}}\n    })\n};\nvar observergraph799213 = new MutationObserver(callbackgraph799213);\nobservergraph799213.observe(targetNodegraph799213,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n<p>Absolute Luftfeuchtigkeit<\/p>\n<style type=\"text\/css\">\n#svg638681 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #909090;}\n#svg638681 .nvd3 .nv-axis path.domain {stroke: #D0D0D0;stroke-opacity: 1;}\n#svg638681 .nvd3 .nv-axis line {stroke: #F0F0F0;}\n#svg638681 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg638681 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg638681 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg638681 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg638681 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg638681 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg638681 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg638681 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg638681 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg638681 .nvd3 .nv-groups .lws-serie-1 .nv-area {stroke-opacity:0;}\n#svg638681 .nvd3 .nv-groups .lws-serie-1 .nv-line {stroke-opacity:0;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-638681\">\n<div id=\"graph638681\" style=\"background-color:#FAFAFA;border-radius: 3px;border: 1px solid #EAEAEA;padding:8px 14px 8px 14px;height: 200px;\"><svg id=\"svg638681\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph638681 = null;\n    var datagraph638681 =[{\"key\":\"Absolute Feuchtigkeit\", \"area\":\"1\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}];\n      var shiftgraph638681 = new Date();\n      var xgraph638681 = 60000 * shiftgraph638681.getTimezoneOffset();\n    var minDomaingraph638681 = new Date(xgraph638681 + 1778889600000);\n    var maxDomaingraph638681 = new Date(xgraph638681 + 1778975999000);\n    var h00Tickgraph638681 = new Date(xgraph638681 + 1778889600000);\n    var h04Tickgraph638681 = new Date(xgraph638681 + 1778904000000);\n    var h08Tickgraph638681 = new Date(xgraph638681 + 1778918400000);\n    var h12Tickgraph638681 = new Date(xgraph638681 + 1778932800000);\n    var h16Tickgraph638681 = new Date(xgraph638681 + 1778947200000);\n    var h20Tickgraph638681 = new Date(xgraph638681 + 1778961600000);\n    var h24Tickgraph638681 = new Date(xgraph638681 + 1778975999000);\n    var colorgraph638681 = [\"#909090\"];\n    nv.addGraph(function() {\n       chartgraph638681 = nv.models.lineChart()\n               .x(function(d) {return xgraph638681 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph638681, maxDomaingraph638681])\n               .yDomain([0, 0])\n               .color(colorgraph638681)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph638681.xAxis.axisLabel(\"NewNetatmo  \u25cf  NewAtmo-Outdoor  \u25cf  Absolute Feuchtigkeit\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph638681.xAxis.tickValues([h00Tickgraph638681, h04Tickgraph638681, h08Tickgraph638681, h12Tickgraph638681, h16Tickgraph638681, h20Tickgraph638681, h24Tickgraph638681]);\n      chartgraph638681.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph638681.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph638681.xAxis.axisLabelDistance(6);\n      chartgraph638681.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph638681.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" g\/kg\"; });\n      chartgraph638681.yAxis.tickValues([0]);\n      d3.select(\"#graph638681 svg\").datum(datagraph638681).transition().duration(500).call(chartgraph638681);\n      nv.utils.windowResize(chartgraph638681.update);\n      return chartgraph638681;\n    });\nvar targetgraph638681 = document.getElementById(\"graph638681\");\nvar targetNodegraph638681 = targetgraph638681.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph638681 = targetgraph638681.closest(\".modal-body\");\n  if (testgraph638681 != null) {\n    testgraph638681 = testgraph638681.closest(\".modal-content\");\n    if (testgraph638681 != null) {\n      testgraph638681 = testgraph638681.closest(\".modal\");\n      if (testgraph638681 != null) {\n        targetNodegraph638681 = testgraph638681;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph638681 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph638681) {chartgraph638681.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph638681) {chartgraph638681.update();}}}}}\n    })\n};\nvar observergraph638681 = new MutationObserver(callbackgraph638681);\nobservergraph638681.observe(targetNodegraph638681,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n<p>Temperaturverlauf aktueller Monat . Minimal- und Maximaltemperatur<\/p>\n<style type=\"text\/css\">\n#svg182304 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #909090;}\n#svg182304 .nvd3 .nv-axis path.domain {stroke: #D0D0D0;stroke-opacity: 1;}\n#svg182304 .nvd3 .nv-axis line {stroke: #F0F0F0;}\n#svg182304 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg182304 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg182304 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg182304 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg182304 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg182304 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg182304 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg182304 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg182304 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg182304 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-lines\" id=\"lws-container-182304\">\n<div id=\"graph182304\" style=\"background-color:#FAFAFA;border-radius: 3px;border: 1px solid #EAEAEA;padding:8px 14px 8px 14px;height: 200px;\"><svg id=\"svg182304\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph182304 = null;\n    var datagraph182304 =[{\"key\":\"Basisstation - Minimalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}, {\"key\":\"Aussenraum - Maximalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-2 lws-regular-line\", \"values\":[]}];\n      var shiftgraph182304 = new Date();\n      var xgraph182304 = 60000 * shiftgraph182304.getTimezoneOffset();\n    var minDomaingraph182304 = new Date(xgraph182304 + 1777636800000);\n    var maxDomaingraph182304 = new Date(xgraph182304 + 1780228800000);\n    var h00Tickgraph182304 = new Date(xgraph182304 + 1777636800000);\n    var h01Tickgraph182304 = new Date(xgraph182304 + 1778241600000);\n    var h02Tickgraph182304 = new Date(xgraph182304 + 1778846400000);\n    var h03Tickgraph182304 = new Date(xgraph182304 + 1779537600000);\n    var h04Tickgraph182304 = new Date(xgraph182304 + 1780228800000);\n    var colorgraph182304 = [\"#909090\", \"#505050\"];\n    nv.addGraph(function() {\n       chartgraph182304 = nv.models.lineChart()\n               .x(function(d) {return xgraph182304 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph182304, maxDomaingraph182304])\n               .yDomain([0, 0])\n               .color(colorgraph182304)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph182304.xAxis.axisLabel(\"NetAtmo-Nkrch  \u25cf  Basisstation  \u25cf  Temperatur\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph182304.xAxis.tickValues([h00Tickgraph182304, h01Tickgraph182304, h02Tickgraph182304, h03Tickgraph182304, h04Tickgraph182304]);\n      chartgraph182304.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph182304.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph182304.xAxis.axisLabelDistance(6);\n      chartgraph182304.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph182304.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph182304.yAxis.tickValues([0]);\n      d3.select(\"#graph182304 svg\").datum(datagraph182304).transition().duration(500).call(chartgraph182304);\n      nv.utils.windowResize(chartgraph182304.update);\n      return chartgraph182304;\n    });\nvar targetgraph182304 = document.getElementById(\"graph182304\");\nvar targetNodegraph182304 = targetgraph182304.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph182304 = targetgraph182304.closest(\".modal-body\");\n  if (testgraph182304 != null) {\n    testgraph182304 = testgraph182304.closest(\".modal-content\");\n    if (testgraph182304 != null) {\n      testgraph182304 = testgraph182304.closest(\".modal\");\n      if (testgraph182304 != null) {\n        targetNodegraph182304 = testgraph182304;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph182304 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph182304) {chartgraph182304.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph182304) {chartgraph182304.update();}}}}}\n    })\n};\nvar observergraph182304 = new MutationObserver(callbackgraph182304);\nobservergraph182304.observe(targetNodegraph182304,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Aktuelle Tagesdaten Absolute Luftfeuchtigkeit Temperaturverlauf aktueller Monat . Minimal- und Maximaltemperatur<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3177","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/pages\/3177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/comments?post=3177"}],"version-history":[{"count":6,"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/pages\/3177\/revisions"}],"predecessor-version":[{"id":3493,"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/pages\/3177\/revisions\/3493"}],"wp:attachment":[{"href":"https:\/\/www.newchurch.de\/wpnewchurch\/wp-json\/wp\/v2\/media?parent=3177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}