{"id":15,"date":"2021-06-23T22:14:30","date_gmt":"2021-06-23T22:14:30","guid":{"rendered":"http:\/\/observation.space\/?page_id=15"},"modified":"2024-03-22T16:13:52","modified_gmt":"2024-03-22T22:13:52","slug":"new-mexico-skies-weather","status":"publish","type":"page","link":"https:\/\/nmskies.com\/new\/index.php\/new-mexico-skies-weather\/","title":{"rendered":"New Mexico Skies Weather"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<h2 class=\"has-text-align-left wp-block-heading\">Current Air Conditions:<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><canvas id=\"ssm731788\" style=\"width:200px;height:200px;\"><\/canvas>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gssm731788 = new steelseries.WindDirection(ssm731788, {minValue:0,maxValue:1,frameDesign:steelseries.FrameDesign.TILTED_GRAY,backgroundColor:steelseries.BackgroundColor.WHITE,pointerType:steelseries.PointerType.TYPE8,pointerTypeLatest:steelseries.PointerType.TYPE8,pointerColor:steelseries.ColorDef.RED,pointerTypeAverage:steelseries.PointerType.TYPE7,pointerColorAverage:steelseries.ColorDef.RED,knobType:steelseries.KnobType.STANDARD_KNOB,knobStyle:steelseries.KnobStyle.BLACK,lcdVisible:false,foregroundType:steelseries.ForegroundType.TYPE3,size:200,thresholdVisible:false,ledVisible:false,niceScale:false,lcdDecimals:0,digitalFont:true,lcdTitleStrings:[\"Wind\", \"Gust\"],roseVisible:true,degreeScale:false});\n      gssm731788.setValueAnimatedLatest(92);\n      gssm731788.setValueAnimatedAverage(92);\n        setInterval(function() {\n          var http = new XMLHttpRequest();\n          var params = \"action=lws_query_steelmeter_datas\";\n          params = params+\"&device_id=xx:00:00:00:00:01\";\n          params = params+\"&module_id=wm:00:00:00:00:01\";\n          params = params+\"&measure_type=winddirection\";\n          http.open(\"POST\", \"\/new\/wp-admin\/admin-ajax.php\", true);\n          http.setRequestHeader(\"Content-type\", \"application\/x-www-form-urlencoded\");\n          http.onreadystatechange = function () {\n            if (http.readyState == 4 && http.status == 200) {\n              var odatas = JSON.parse(http.responseText);\n              if ( typeof odatas != \"undefined\") {\n                gssm731788.setValueAnimatedLatest(odatas.value);\n                gssm731788.setValueAnimatedAverage(odatas.value_aux);\n              }\n            }\n          }\n          http.send(params);\n        }, 139000);\n    });\n<\/script><\/p>\n\n\n\n<p class=\"has-text-align-center\"><br>Windspeed: <span id=\"live-textual-098686\" class=\"lws-livetextual lws-measurement-type-windstrength\">9.0&nbsp;mph<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'windstrength\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-098686\").html(data);});}, 132000);});\n<\/script>(MAX: <span id=\"live-textual-280066\" class=\"lws-livetextual lws-measurement-type-windstrength-day-max\">11&nbsp;mph<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'windstrength_day_max\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-280066\").html(data);});}, 125000);});\n<\/script>)<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<img decoding=\"async\" src=\"http:\/\/nmskies.com\/images\/AAG_ImageCloudCondition.png\">\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>UTC Time: <span class=\"wc_time\" data-wc-format=\"LL LTS\" data-wc-timezone=\"UTC\" data-wc-language=\"en_US\"><\/span><\/p>\n\n\n\n<p>MDT Time: <span class=\"wc_time\" data-wc-format=\"LL LTS\" data-wc-timezone=\"America\/Denver\" data-wc-language=\"en_US\"><\/span><\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Current conditions:<\/h2>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table class=\"has-fixed-layout\"><tbody><tr><td><div id=\"jgg480486\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg480486 = new JustGage({\"id\":\"jgg480486\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":77.4,\"min\":-4,\"max\":104,\"decimals\":1,\"symbol\":\"\\u00b0F\",\"title\":\"Temperature (\\u00b0F)\",\"label\":\"\",\"pointerOptions\":{\"toplength\":-4,\"bottomwidth\":2,\"bottomlength\":-4,\"color\":\"#333333\"}});\n  setInterval(function() {\n    var http = new XMLHttpRequest();\n    var params = \"action=lws_query_justgage_datas\";\n    params = params+\"&device_id=xx:00:00:00:00:01\";\n    params = params+\"&module_id=wm:00:00:00:00:01\";\n    params = params+\"&measure_type=temperature\";\n    http.open(\"POST\", \"\/new\/wp-admin\/admin-ajax.php\", true);\n    http.setRequestHeader(\"Content-type\", \"application\/x-www-form-urlencoded\");\n    http.onreadystatechange = function () {\n      if (http.readyState == 4 && http.status == 200) {\n        var odatas = JSON.parse(http.responseText);\n        if ( typeof odatas != \"undefined\") {\n          gjgg480486.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 107000);\n});\n<\/script><\/td><td><span id=\"live-textual-974715\" class=\"lws-livetextual lws-measurement-type-temperature-max\">82.3&nbsp;\u00b0F<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'temperature_max\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-974715\").html(data);});}, 112000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-113409\" class=\"lws-livetextual lws-measurement-type-temperature-min\">58.7&nbsp;\u00b0F<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'temperature_min\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-113409\").html(data);});}, 102000);});\n<\/script><\/td><td><div id=\"jgg447851\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg447851 = new JustGage({\"id\":\"jgg447851\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":41,\"min\":0,\"max\":100,\"decimals\":0,\"symbol\":\"%\",\"title\":\"Relative humidity (%)\",\"label\":\"\",\"pointerOptions\":{\"toplength\":-4,\"bottomwidth\":2,\"bottomlength\":-4,\"color\":\"#333333\"}});\n  setInterval(function() {\n    var http = new XMLHttpRequest();\n    var params = \"action=lws_query_justgage_datas\";\n    params = params+\"&device_id=xx:00:00:00:00:01\";\n    params = params+\"&module_id=wm:00:00:00:00:01\";\n    params = params+\"&measure_type=humidity\";\n    http.open(\"POST\", \"\/new\/wp-admin\/admin-ajax.php\", true);\n    http.setRequestHeader(\"Content-type\", \"application\/x-www-form-urlencoded\");\n    http.onreadystatechange = function () {\n      if (http.readyState == 4 && http.status == 200) {\n        var odatas = JSON.parse(http.responseText);\n        if ( typeof odatas != \"undefined\") {\n          gjgg447851.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 108000);\n});\n<\/script><\/td><td><span id=\"live-textual-411823\" class=\"lws-livetextual lws-measurement-type-humidity-max\">62&nbsp;%<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'humidity_max\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-411823\").html(data);});}, 122000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-335511\" class=\"lws-livetextual lws-measurement-type-humidity-min\">31&nbsp;%<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'humidity_min\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-335511\").html(data);});}, 138000);});\n<\/script><\/td><\/tr><tr><td><div id=\"jgg081639\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg081639 = new JustGage({\"id\":\"jgg081639\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":100,\"min\":0,\"max\":100,\"decimals\":0,\"symbol\":\"%\",\"title\":\"Cloudiness (%)\",\"label\":\"\",\"pointerOptions\":{\"toplength\":-4,\"bottomwidth\":2,\"bottomlength\":-4,\"color\":\"#333333\"}});\n  setInterval(function() {\n    var http = new XMLHttpRequest();\n    var params = \"action=lws_query_justgage_datas\";\n    params = params+\"&device_id=xx:00:00:00:00:01\";\n    params = params+\"&module_id=wm:00:00:00:00:01\";\n    params = params+\"&measure_type=cloudiness\";\n    http.open(\"POST\", \"\/new\/wp-admin\/admin-ajax.php\", true);\n    http.setRequestHeader(\"Content-type\", \"application\/x-www-form-urlencoded\");\n    http.onreadystatechange = function () {\n      if (http.readyState == 4 && http.status == 200) {\n        var odatas = JSON.parse(http.responseText);\n        if ( typeof odatas != \"undefined\") {\n          gjgg081639.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 137000);\n});\n<\/script><\/td><td><span id=\"live-textual-501860\" class=\"lws-livetextual lws-measurement-type-cloudiness-max\">100&nbsp;%<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'cloudiness_max\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-501860\").html(data);});}, 102000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-874713\" class=\"lws-livetextual lws-measurement-type-cloudiness-min\">29&nbsp;%<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'cloudiness_min\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-874713\").html(data);});}, 130000);});\n<\/script><\/td><td><div id=\"jgg660238\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg660238 = new JustGage({\"id\":\"jgg660238\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":29.91,\"min\":26.6,\"max\":31.9,\"decimals\":2,\"title\":\"Barometric pressure\",\"label\":\"\",\"pointerOptions\":{\"toplength\":-4,\"bottomwidth\":2,\"bottomlength\":-4,\"color\":\"#333333\"}});\n  setInterval(function() {\n    var http = new XMLHttpRequest();\n    var params = \"action=lws_query_justgage_datas\";\n    params = params+\"&device_id=xx:00:00:00:00:01\";\n    params = params+\"&module_id=wm:00:00:00:00:01\";\n    params = params+\"&measure_type=pressure_sl\";\n    http.open(\"POST\", \"\/new\/wp-admin\/admin-ajax.php\", true);\n    http.setRequestHeader(\"Content-type\", \"application\/x-www-form-urlencoded\");\n    http.onreadystatechange = function () {\n      if (http.readyState == 4 && http.status == 200) {\n        var odatas = JSON.parse(http.responseText);\n        if ( typeof odatas != \"undefined\") {\n          gjgg660238.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 124000);\n});\n<\/script><\/td><td><span id=\"live-textual-150390\" class=\"lws-livetextual lws-measurement-type-pressure-sl-max\">30.03&nbsp;inHg<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'pressure_sl_max\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-150390\").html(data);});}, 133000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-110515\" class=\"lws-livetextual lws-measurement-type-pressure-sl-min\">29.83&nbsp;inHg<\/span><script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n  setInterval(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action: \"lws_shortcode\", sc:\"live-weather-station-textual device_id=\\'xx:00:00:00:00:01\\' module_id=\\'wm:00:00:00:00:01\\' measure_type=\\'pressure_sl_min\\' element=\\'measure_value\\' format=\\'computed-unit\\'\"}).done(function(data) {$(\"#live-textual-110515\").html(data);});}, 108000);});\n<\/script><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Past 24 Hours:<\/h2>\n\n\n<style type=\"text\/css\">\n#svg318471 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg318471 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg318471 .nvd3 .nv-axis line {stroke: #666666;}\n#svg318471 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg318471 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg318471 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg318471 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg318471 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg318471 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg318471 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg318471 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-318471\">\n<div id=\"graph318471\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg318471\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph318471 = null;\n    var opts = {lines: 15, length: 28, width: 8, radius: 42, scale: 0.2, corners: 1, color: \"#F8DC65\", opacity: 0.2, rotate: 0, direction: 1, speed: 1, trail: 60, fps: 20, zIndex: 2e9, className: \"c_spinner318471\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph318471\");\n    var spinner318471 = new Spinner(opts).spin(target);\n    var observergraph318471 = null;\nsetTimeout(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"temperature\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    var datagraph318471 = JSON.parse(data);\n      var shiftgraph318471 = new Date();\n      var xgraph318471 = 60000 * shiftgraph318471.getTimezoneOffset();\n    var minDomaingraph318471 = new Date(xgraph318471 + 1789257600000);\n    var maxDomaingraph318471 = new Date(xgraph318471 + 1789343999000);\n    var h00Tickgraph318471 = new Date(xgraph318471 + 1789257600000);\n    var h04Tickgraph318471 = new Date(xgraph318471 + 1789272000000);\n    var h08Tickgraph318471 = new Date(xgraph318471 + 1789286400000);\n    var h12Tickgraph318471 = new Date(xgraph318471 + 1789300800000);\n    var h16Tickgraph318471 = new Date(xgraph318471 + 1789315200000);\n    var h20Tickgraph318471 = new Date(xgraph318471 + 1789329600000);\n    var h24Tickgraph318471 = new Date(xgraph318471 + 1789343999000);\n    var colorgraph318471 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph318471 = nv.models.lineChart()\n               .x(function(d) {return xgraph318471 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph318471, maxDomaingraph318471])\n               .color(colorgraph318471)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph318471.xAxis.axisLabel(\"Temperature\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph318471.xAxis.tickValues([h00Tickgraph318471, h04Tickgraph318471, h08Tickgraph318471, h12Tickgraph318471, h16Tickgraph318471, h20Tickgraph318471, h24Tickgraph318471]);\n      chartgraph318471.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      chartgraph318471.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph318471.xAxis.axisLabelDistance(6);\n      chartgraph318471.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph318471.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" \u00b0F\"; });\n      chartgraph318471.yAxis.tickValues([66, 73, 80]);\n      d3.select(\"#graph318471 svg\").datum(datagraph318471).transition().duration(500).call(chartgraph318471);\n      nv.utils.windowResize(chartgraph318471.update);\n      return chartgraph318471;\n    });\n    spinner318471.stop();\n}, 1375); \n    var inter318471 = setInterval(function() {    spinner318471.spin(target);\n$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"temperature\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    datagraph318471 = JSON.parse(data);\n      d3.select(\"#graph318471 svg\").datum(datagraph318471).transition().duration(500).call(chartgraph318471);\n    spinner318471.stop();})\n}, 98776); \nif (observergraph318471 === null) { \n  var targetgraph318471 = document.getElementById(\"graph318471\");\n  var targetNodegraph318471 = targetgraph318471.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph318471 = targetgraph318471.closest(\".modal-body\");\n    if (testgraph318471 != null) {\n      testgraph318471 = testgraph318471.closest(\".modal-content\");\n      if (testgraph318471 != null) {\n        testgraph318471 = testgraph318471.closest(\".modal\");\n        if (testgraph318471 != null) {\n          targetNodegraph318471 = testgraph318471;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph318471 = 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 (chartgraph318471) {chartgraph318471.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph318471) {chartgraph318471.update();}}}}}\n    })\n};\nobservergraph318471 = new MutationObserver(callbackgraph318471);\nobservergraph318471.observe(targetNodegraph318471,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg054108 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg054108 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg054108 .nvd3 .nv-axis line {stroke: #666666;}\n#svg054108 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg054108 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg054108 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg054108 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg054108 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg054108 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg054108 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg054108 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-054108\">\n<div id=\"graph054108\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg054108\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph054108 = null;\n    var opts = {lines: 15, length: 28, width: 8, radius: 42, scale: 0.2, corners: 1, color: \"#F8DC65\", opacity: 0.2, rotate: 0, direction: 1, speed: 1, trail: 60, fps: 20, zIndex: 2e9, className: \"c_spinner054108\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph054108\");\n    var spinner054108 = new Spinner(opts).spin(target);\n    var observergraph054108 = null;\nsetTimeout(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"humidity\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    var datagraph054108 = JSON.parse(data);\n      var shiftgraph054108 = new Date();\n      var xgraph054108 = 60000 * shiftgraph054108.getTimezoneOffset();\n    var minDomaingraph054108 = new Date(xgraph054108 + 1789257600000);\n    var maxDomaingraph054108 = new Date(xgraph054108 + 1789343999000);\n    var h00Tickgraph054108 = new Date(xgraph054108 + 1789257600000);\n    var h04Tickgraph054108 = new Date(xgraph054108 + 1789272000000);\n    var h08Tickgraph054108 = new Date(xgraph054108 + 1789286400000);\n    var h12Tickgraph054108 = new Date(xgraph054108 + 1789300800000);\n    var h16Tickgraph054108 = new Date(xgraph054108 + 1789315200000);\n    var h20Tickgraph054108 = new Date(xgraph054108 + 1789329600000);\n    var h24Tickgraph054108 = new Date(xgraph054108 + 1789343999000);\n    var colorgraph054108 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph054108 = nv.models.lineChart()\n               .x(function(d) {return xgraph054108 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph054108, maxDomaingraph054108])\n               .color(colorgraph054108)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph054108.xAxis.axisLabel(\"Relative Humidity\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph054108.xAxis.tickValues([h00Tickgraph054108, h04Tickgraph054108, h08Tickgraph054108, h12Tickgraph054108, h16Tickgraph054108, h20Tickgraph054108, h24Tickgraph054108]);\n      chartgraph054108.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      chartgraph054108.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph054108.xAxis.axisLabelDistance(6);\n      chartgraph054108.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph054108.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph054108.yAxis.tickValues([42, 52, 62]);\n      d3.select(\"#graph054108 svg\").datum(datagraph054108).transition().duration(500).call(chartgraph054108);\n      nv.utils.windowResize(chartgraph054108.update);\n      return chartgraph054108;\n    });\n    spinner054108.stop();\n}, 1785); \n    var inter054108 = setInterval(function() {    spinner054108.spin(target);\n$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"humidity\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    datagraph054108 = JSON.parse(data);\n      d3.select(\"#graph054108 svg\").datum(datagraph054108).transition().duration(500).call(chartgraph054108);\n    spinner054108.stop();})\n}, 139601); \nif (observergraph054108 === null) { \n  var targetgraph054108 = document.getElementById(\"graph054108\");\n  var targetNodegraph054108 = targetgraph054108.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph054108 = targetgraph054108.closest(\".modal-body\");\n    if (testgraph054108 != null) {\n      testgraph054108 = testgraph054108.closest(\".modal-content\");\n      if (testgraph054108 != null) {\n        testgraph054108 = testgraph054108.closest(\".modal\");\n        if (testgraph054108 != null) {\n          targetNodegraph054108 = testgraph054108;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph054108 = 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 (chartgraph054108) {chartgraph054108.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph054108) {chartgraph054108.update();}}}}}\n    })\n};\nobservergraph054108 = new MutationObserver(callbackgraph054108);\nobservergraph054108.observe(targetNodegraph054108,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg134578 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg134578 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg134578 .nvd3 .nv-axis line {stroke: #666666;}\n#svg134578 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg134578 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg134578 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg134578 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg134578 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg134578 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg134578 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg134578 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-134578\">\n<div id=\"graph134578\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg134578\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph134578 = null;\n    var opts = {lines: 15, length: 28, width: 8, radius: 42, scale: 0.2, corners: 1, color: \"#F8DC65\", opacity: 0.2, rotate: 0, direction: 1, speed: 1, trail: 60, fps: 20, zIndex: 2e9, className: \"c_spinner134578\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph134578\");\n    var spinner134578 = new Spinner(opts).spin(target);\n    var observergraph134578 = null;\nsetTimeout(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"windstrength\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    var datagraph134578 = JSON.parse(data);\n      var shiftgraph134578 = new Date();\n      var xgraph134578 = 60000 * shiftgraph134578.getTimezoneOffset();\n    var minDomaingraph134578 = new Date(xgraph134578 + 1625875200000);\n    var maxDomaingraph134578 = new Date(xgraph134578 + 1625961599000);\n    var h00Tickgraph134578 = new Date(xgraph134578 + 1625875200000);\n    var h04Tickgraph134578 = new Date(xgraph134578 + 1625889600000);\n    var h08Tickgraph134578 = new Date(xgraph134578 + 1625904000000);\n    var h12Tickgraph134578 = new Date(xgraph134578 + 1625918400000);\n    var h16Tickgraph134578 = new Date(xgraph134578 + 1625932800000);\n    var h20Tickgraph134578 = new Date(xgraph134578 + 1625947200000);\n    var h24Tickgraph134578 = new Date(xgraph134578 + 1625961599000);\n    var colorgraph134578 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph134578 = nv.models.lineChart()\n               .x(function(d) {return xgraph134578 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph134578, maxDomaingraph134578])\n               .color(colorgraph134578)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph134578.xAxis.axisLabel(\"Wind Strength\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph134578.xAxis.tickValues([h00Tickgraph134578, h04Tickgraph134578, h08Tickgraph134578, h12Tickgraph134578, h16Tickgraph134578, h20Tickgraph134578, h24Tickgraph134578]);\n      chartgraph134578.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      chartgraph134578.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph134578.xAxis.axisLabelDistance(6);\n      chartgraph134578.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph134578.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" mph\"; });\n      chartgraph134578.yAxis.tickValues([2, 3, 4, 5, 6]);\n      d3.select(\"#graph134578 svg\").datum(datagraph134578).transition().duration(500).call(chartgraph134578);\n      nv.utils.windowResize(chartgraph134578.update);\n      return chartgraph134578;\n    });\n    spinner134578.stop();\n}, 183); \n    var inter134578 = setInterval(function() {    spinner134578.spin(target);\n$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"auto\", valuescale:\"adaptative\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"windstrength\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    datagraph134578 = JSON.parse(data);\n      d3.select(\"#graph134578 svg\").datum(datagraph134578).transition().duration(500).call(chartgraph134578);\n    spinner134578.stop();})\n}, 146352); \nif (observergraph134578 === null) { \n  var targetgraph134578 = document.getElementById(\"graph134578\");\n  var targetNodegraph134578 = targetgraph134578.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph134578 = targetgraph134578.closest(\".modal-body\");\n    if (testgraph134578 != null) {\n      testgraph134578 = testgraph134578.closest(\".modal-content\");\n      if (testgraph134578 != null) {\n        testgraph134578 = testgraph134578.closest(\".modal\");\n        if (testgraph134578 != null) {\n          targetNodegraph134578 = testgraph134578;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph134578 = 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 (chartgraph134578) {chartgraph134578.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph134578) {chartgraph134578.update();}}}}}\n    })\n};\nobservergraph134578 = new MutationObserver(callbackgraph134578);\nobservergraph134578.observe(targetNodegraph134578,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg505941 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg505941 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg505941 .nvd3 .nv-axis line {stroke: #666666;}\n#svg505941 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg505941 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg505941 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg505941 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg505941 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg505941 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-505941\">\n<div id=\"graph505941\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg505941\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph505941 = null;\n    var opts = {lines: 15, length: 28, width: 8, radius: 42, scale: 0.2, corners: 1, color: \"#F8DC65\", opacity: 0.2, rotate: 0, direction: 1, speed: 1, trail: 60, fps: 20, zIndex: 2e9, className: \"c_spinner505941\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph505941\");\n    var spinner505941 = new Spinner(opts).spin(target);\n    var observergraph505941 = null;\nsetTimeout(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"adaptative\", valuescale:\"auto\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"cloudiness\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    var datagraph505941 = JSON.parse(data);\n      var shiftgraph505941 = new Date();\n      var xgraph505941 = 60000 * shiftgraph505941.getTimezoneOffset();\n    var colorgraph505941 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph505941 = nv.models.lineChart()\n               .x(function(d) {return xgraph505941 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .yDomain([0, 100])\n               .color(colorgraph505941)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph505941.xAxis.axisLabel(\"Cloudiness\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph505941.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      chartgraph505941.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph505941.xAxis.axisLabelDistance(6);\n      chartgraph505941.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph505941.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph505941.yAxis.tickValues([50, 100]);\n      d3.select(\"#graph505941 svg\").datum(datagraph505941).transition().duration(500).call(chartgraph505941);\n      nv.utils.windowResize(chartgraph505941.update);\n      return chartgraph505941;\n    });\n    spinner505941.stop();\n}, 1571); \n    var inter505941 = setInterval(function() {    spinner505941.spin(target);\n$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"adaptative\", valuescale:\"auto\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"cloudiness\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    datagraph505941 = JSON.parse(data);\n      d3.select(\"#graph505941 svg\").datum(datagraph505941).transition().duration(500).call(chartgraph505941);\n    spinner505941.stop();})\n}, 122494); \nif (observergraph505941 === null) { \n  var targetgraph505941 = document.getElementById(\"graph505941\");\n  var targetNodegraph505941 = targetgraph505941.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph505941 = targetgraph505941.closest(\".modal-body\");\n    if (testgraph505941 != null) {\n      testgraph505941 = testgraph505941.closest(\".modal-content\");\n      if (testgraph505941 != null) {\n        testgraph505941 = testgraph505941.closest(\".modal\");\n        if (testgraph505941 != null) {\n          targetNodegraph505941 = testgraph505941;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph505941 = 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 (chartgraph505941) {chartgraph505941.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph505941) {chartgraph505941.update();}}}}}\n    })\n};\nobservergraph505941 = new MutationObserver(callbackgraph505941);\nobservergraph505941.observe(targetNodegraph505941,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg673906 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg673906 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg673906 .nvd3 .nv-axis line {stroke: #666666;}\n#svg673906 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg673906 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg673906 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg673906 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg673906 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg673906 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-673906\">\n<div id=\"graph673906\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg673906\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph673906 = null;\n    var opts = {lines: 15, length: 28, width: 8, radius: 42, scale: 0.2, corners: 1, color: \"#F8DC65\", opacity: 0.2, rotate: 0, direction: 1, speed: 1, trail: 60, fps: 20, zIndex: 2e9, className: \"c_spinner673906\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph673906\");\n    var spinner673906 = new Spinner(opts).spin(target);\n    var observergraph673906 = null;\nsetTimeout(function() {$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"adaptative\", valuescale:\"auto\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"rain\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    var datagraph673906 = JSON.parse(data);\n      var shiftgraph673906 = new Date();\n      var xgraph673906 = 60000 * shiftgraph673906.getTimezoneOffset();\n    var colorgraph673906 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph673906 = nv.models.lineChart()\n               .x(function(d) {return xgraph673906 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .yDomain([0, 0])\n               .color(colorgraph673906)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph673906.xAxis.axisLabel(\"Rain, Last Hour Accumulation\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph673906.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      chartgraph673906.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph673906.xAxis.axisLabelDistance(6);\n      chartgraph673906.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph673906.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" in\"; });\n      chartgraph673906.yAxis.tickValues([0]);\n      d3.select(\"#graph673906 svg\").datum(datagraph673906).transition().duration(500).call(chartgraph673906);\n      nv.utils.windowResize(chartgraph673906.update);\n      return chartgraph673906;\n    });\n    spinner673906.stop();\n}, 736); \n    var inter673906 = setInterval(function() {    spinner673906.spin(target);\n$.post( \"\/new\/wp-admin\/admin-ajax.php\", {action:\"lws_query_graph_datas\", cache:\"cache\", mode:\"daily\", type:\"line\", template:\"ws\", color:\"self\", label:\"simple\", interpolation:\"linear\", guideline:\"interactive\", height:\"150px\", timescale:\"adaptative\", valuescale:\"auto\", data:\"ajax_refresh\", periodtype:\"none\", periodvalue:\"none\", device_id_1:\"xx:00:00:00:00:01\", module_id_1:\"wm:00:00:00:00:01\", measurement_1:\"rain\", line_mode_1:\"arealine\", dot_style_1:\"none\", line_style_1:\"solid\", line_size_1:\"thin\"}).done(function(data) {    datagraph673906 = JSON.parse(data);\n      d3.select(\"#graph673906 svg\").datum(datagraph673906).transition().duration(500).call(chartgraph673906);\n    spinner673906.stop();})\n}, 139962); \nif (observergraph673906 === null) { \n  var targetgraph673906 = document.getElementById(\"graph673906\");\n  var targetNodegraph673906 = targetgraph673906.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph673906 = targetgraph673906.closest(\".modal-body\");\n    if (testgraph673906 != null) {\n      testgraph673906 = testgraph673906.closest(\".modal-content\");\n      if (testgraph673906 != null) {\n        testgraph673906 = testgraph673906.closest(\".modal\");\n        if (testgraph673906 != null) {\n          targetNodegraph673906 = testgraph673906;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph673906 = 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 (chartgraph673906) {chartgraph673906.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph673906) {chartgraph673906.update();}}}}}\n    })\n};\nobservergraph673906 = new MutationObserver(callbackgraph673906);\nobservergraph673906.observe(targetNodegraph673906,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Radar &amp; Satellite Imagery: <\/h2>\n\n\n\n<p><strong>NEXRAD New Mexico Composite radar loop<\/strong>\n<img decoding=\"async\" src=\"https:\/\/radar.weather.gov\/ridge\/standard\/SOUTHROCKIES_loop.gif\" width=\"600\"><\/p>\n\n\n\n<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/nmskies.com\/images\/Seetemp.jpg\" width=\"640\" height=\"320\">\n\n\n\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/radar.weather.gov\/ridge\/standard\/KEPZ_loop.gif\" width=\"640\" height=\"640\" border=\"0\"><p style=\"position: relative; width:340px; left:36.5vh; top:-33vh; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;\"><font style=\"text-shadow: 0px 1px #000000, -1px 0px #000000, 1px 0px #000000, 0px -1px #000000;\" size=\"+3\" color=\"FFFFFF\">*<\/font><b>\n                New Mexico<br>\n                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skies <\/b><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/cdn.star.nesdis.noaa.gov\/GOES16\/ABI\/SECTOR\/sr\/GEOCOLOR\/GOES16-SR-GEOCOLOR-600x600.gif\" style=\"background-color:#000000; border:1px solid black;\" border=\"0\"><p style=\"position: relative; height:0px; left:30.5vh; top:-22vh; font-family: sans-serif; font-size: 10px; color: #FFFFFF; text-shadow: #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px -1px 0px;\"><font size=\"+1\">*<\/font>\n        New Mexico<br>\n        &nbsp;&nbsp;&nbsp;&nbsp;Skies\n    <\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/cdn.star.nesdis.noaa.gov\/GOES16\/ABI\/CONUS\/GEOCOLOR\/GOES16-CONUS-GEOCOLOR-625x375.gif\" style=\"background-color:#000000; border:1px solid black;\" border=\"0\">\n\n\n\n<img decoding=\"async\" src=\"http:\/\/weather.apo.nmsu.edu\/aposat.gif\" style=\"float:left\"><img decoding=\"async\" src=\"http:\/\/weather.apo.nmsu.edu\/aposat_anim.gif\" style=\"float:right;\">\n\n\n\n<a href=\"http:\/\/www.cleardarksky.com\/c\/NMSkiesMNkey.html\">\n              <img decoding=\"async\" src=\"http:\/\/www.cleardarksky.com\/c\/NMSkiesMNcsk.gif?c=990008\"><\/a>\n\n\n\n<p><strong>Real-time Lightning Strike Information<\/strong>\n<img decoding=\"async\" src=\"http:\/\/nmskies.com\/images\/nexstorm.jpg\"><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Current Air Conditions: Windspeed: (MAX: ) UTC Time: MDT Time: Current conditions: HIGH LOW HIGH LOW HIGH LOW HIGH LOW Past 24 Hours: Radar &amp; Satellite Imagery: NEXRAD New Mexico Composite radar loop * New Mexico &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skies * New Mexico &nbsp;&nbsp;&nbsp;&nbsp;Skies Real-time Lightning Strike Information<\/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-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":44,"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":211,"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions\/211"}],"wp:attachment":[{"href":"https:\/\/nmskies.com\/new\/index.php\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}