{"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=\"ssm703672\" style=\"width:200px;height:200px;\"><\/canvas>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gssm703672 = new steelseries.WindDirection(ssm703672, {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      gssm703672.setValueAnimatedLatest(282);\n      gssm703672.setValueAnimatedAverage(282);\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                gssm703672.setValueAnimatedLatest(odatas.value);\n                gssm703672.setValueAnimatedAverage(odatas.value_aux);\n              }\n            }\n          }\n          http.send(params);\n        }, 123000);\n    });\n<\/script><\/p>\n\n\n\n<p class=\"has-text-align-center\"><br>Windspeed: <span id=\"live-textual-390806\" class=\"lws-livetextual lws-measurement-type-windstrength\">5.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-390806\").html(data);});}, 110000);});\n<\/script>(MAX: <span id=\"live-textual-833661\" 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-833661\").html(data);});}, 105000);});\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=\"jgg421232\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg421232 = new JustGage({\"id\":\"jgg421232\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":80.7,\"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          gjgg421232.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 133000);\n});\n<\/script><\/td><td><span id=\"live-textual-845305\" class=\"lws-livetextual lws-measurement-type-temperature-max\">85.8&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-845305\").html(data);});}, 122000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-120027\" class=\"lws-livetextual lws-measurement-type-temperature-min\">68.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-120027\").html(data);});}, 108000);});\n<\/script><\/td><td><div id=\"jgg687222\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg687222 = new JustGage({\"id\":\"jgg687222\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":33,\"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          gjgg687222.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 132000);\n});\n<\/script><\/td><td><span id=\"live-textual-125442\" class=\"lws-livetextual lws-measurement-type-humidity-max\">58&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-125442\").html(data);});}, 127000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-634998\" class=\"lws-livetextual lws-measurement-type-humidity-min\">33&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-634998\").html(data);});}, 138000);});\n<\/script><\/td><\/tr><tr><td><div id=\"jgg870802\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg870802 = new JustGage({\"id\":\"jgg870802\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":4,\"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          gjgg870802.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 120000);\n});\n<\/script><\/td><td><span id=\"live-textual-462189\" class=\"lws-livetextual lws-measurement-type-cloudiness-max\">37&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-462189\").html(data);});}, 117000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-135396\" class=\"lws-livetextual lws-measurement-type-cloudiness-min\">0&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-135396\").html(data);});}, 124000);});\n<\/script><\/td><td><div id=\"jgg370125\" style=\"width:100px;height:100px;\"><\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var gjgg370125 = new JustGage({\"id\":\"jgg370125\",\"pointer\":true,\"width\":100,\"height\":100,\"relativeGaugeSize\":false,\"gaugeWidthScale\":0.8,\"shadowOpacity\":0.32,\"counter\":true,\"titleFontColor\":\"#999999\",\"valueFontColor\":\"#FEFEFE\",\"labelFontColor\":\"#777777\",\"value\":29.77,\"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          gjgg370125.refresh(odatas.value, odatas.max);\n        }\n      }\n    }\n    http.send(params);\n  }, 106000);\n});\n<\/script><\/td><td><span id=\"live-textual-713604\" class=\"lws-livetextual lws-measurement-type-pressure-sl-max\">30.00&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-713604\").html(data);});}, 105000);});\n<\/script><br>HIGH<br><br>LOW<br><span id=\"live-textual-577588\" class=\"lws-livetextual lws-measurement-type-pressure-sl-min\">29.77&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-577588\").html(data);});}, 101000);});\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#svg034030 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg034030 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg034030 .nvd3 .nv-axis line {stroke: #666666;}\n#svg034030 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg034030 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg034030 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg034030 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg034030 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg034030 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg034030 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg034030 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-034030\">\n<div id=\"graph034030\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg034030\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph034030 = 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_spinner034030\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph034030\");\n    var spinner034030 = new Spinner(opts).spin(target);\n    var observergraph034030 = 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 datagraph034030 = JSON.parse(data);\n      var shiftgraph034030 = new Date();\n      var xgraph034030 = 60000 * shiftgraph034030.getTimezoneOffset();\n    var minDomaingraph034030 = new Date(xgraph034030 + 1785283200000);\n    var maxDomaingraph034030 = new Date(xgraph034030 + 1785369599000);\n    var h00Tickgraph034030 = new Date(xgraph034030 + 1785283200000);\n    var h04Tickgraph034030 = new Date(xgraph034030 + 1785297600000);\n    var h08Tickgraph034030 = new Date(xgraph034030 + 1785312000000);\n    var h12Tickgraph034030 = new Date(xgraph034030 + 1785326400000);\n    var h16Tickgraph034030 = new Date(xgraph034030 + 1785340800000);\n    var h20Tickgraph034030 = new Date(xgraph034030 + 1785355200000);\n    var h24Tickgraph034030 = new Date(xgraph034030 + 1785369599000);\n    var colorgraph034030 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph034030 = nv.models.lineChart()\n               .x(function(d) {return xgraph034030 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph034030, maxDomaingraph034030])\n               .color(colorgraph034030)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph034030.xAxis.axisLabel(\"Temperature\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph034030.xAxis.tickValues([h00Tickgraph034030, h04Tickgraph034030, h08Tickgraph034030, h12Tickgraph034030, h16Tickgraph034030, h20Tickgraph034030, h24Tickgraph034030]);\n      chartgraph034030.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      chartgraph034030.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph034030.xAxis.axisLabelDistance(6);\n      chartgraph034030.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph034030.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" \u00b0F\"; });\n      chartgraph034030.yAxis.tickValues([74, 79, 84]);\n      d3.select(\"#graph034030 svg\").datum(datagraph034030).transition().duration(500).call(chartgraph034030);\n      nv.utils.windowResize(chartgraph034030.update);\n      return chartgraph034030;\n    });\n    spinner034030.stop();\n}, 1083); \n    var inter034030 = setInterval(function() {    spinner034030.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) {    datagraph034030 = JSON.parse(data);\n      d3.select(\"#graph034030 svg\").datum(datagraph034030).transition().duration(500).call(chartgraph034030);\n    spinner034030.stop();})\n}, 126979); \nif (observergraph034030 === null) { \n  var targetgraph034030 = document.getElementById(\"graph034030\");\n  var targetNodegraph034030 = targetgraph034030.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph034030 = targetgraph034030.closest(\".modal-body\");\n    if (testgraph034030 != null) {\n      testgraph034030 = testgraph034030.closest(\".modal-content\");\n      if (testgraph034030 != null) {\n        testgraph034030 = testgraph034030.closest(\".modal\");\n        if (testgraph034030 != null) {\n          targetNodegraph034030 = testgraph034030;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph034030 = 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 (chartgraph034030) {chartgraph034030.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph034030) {chartgraph034030.update();}}}}}\n    })\n};\nobservergraph034030 = new MutationObserver(callbackgraph034030);\nobservergraph034030.observe(targetNodegraph034030,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg345036 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg345036 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg345036 .nvd3 .nv-axis line {stroke: #666666;}\n#svg345036 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg345036 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg345036 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg345036 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg345036 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg345036 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg345036 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg345036 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-345036\">\n<div id=\"graph345036\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg345036\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph345036 = 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_spinner345036\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph345036\");\n    var spinner345036 = new Spinner(opts).spin(target);\n    var observergraph345036 = 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 datagraph345036 = JSON.parse(data);\n      var shiftgraph345036 = new Date();\n      var xgraph345036 = 60000 * shiftgraph345036.getTimezoneOffset();\n    var minDomaingraph345036 = new Date(xgraph345036 + 1785283200000);\n    var maxDomaingraph345036 = new Date(xgraph345036 + 1785369599000);\n    var h00Tickgraph345036 = new Date(xgraph345036 + 1785283200000);\n    var h04Tickgraph345036 = new Date(xgraph345036 + 1785297600000);\n    var h08Tickgraph345036 = new Date(xgraph345036 + 1785312000000);\n    var h12Tickgraph345036 = new Date(xgraph345036 + 1785326400000);\n    var h16Tickgraph345036 = new Date(xgraph345036 + 1785340800000);\n    var h20Tickgraph345036 = new Date(xgraph345036 + 1785355200000);\n    var h24Tickgraph345036 = new Date(xgraph345036 + 1785369599000);\n    var colorgraph345036 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph345036 = nv.models.lineChart()\n               .x(function(d) {return xgraph345036 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph345036, maxDomaingraph345036])\n               .color(colorgraph345036)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph345036.xAxis.axisLabel(\"Relative Humidity\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph345036.xAxis.tickValues([h00Tickgraph345036, h04Tickgraph345036, h08Tickgraph345036, h12Tickgraph345036, h16Tickgraph345036, h20Tickgraph345036, h24Tickgraph345036]);\n      chartgraph345036.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      chartgraph345036.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph345036.xAxis.axisLabelDistance(6);\n      chartgraph345036.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph345036.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph345036.yAxis.tickValues([42, 50, 58]);\n      d3.select(\"#graph345036 svg\").datum(datagraph345036).transition().duration(500).call(chartgraph345036);\n      nv.utils.windowResize(chartgraph345036.update);\n      return chartgraph345036;\n    });\n    spinner345036.stop();\n}, 1019); \n    var inter345036 = setInterval(function() {    spinner345036.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) {    datagraph345036 = JSON.parse(data);\n      d3.select(\"#graph345036 svg\").datum(datagraph345036).transition().duration(500).call(chartgraph345036);\n    spinner345036.stop();})\n}, 100880); \nif (observergraph345036 === null) { \n  var targetgraph345036 = document.getElementById(\"graph345036\");\n  var targetNodegraph345036 = targetgraph345036.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph345036 = targetgraph345036.closest(\".modal-body\");\n    if (testgraph345036 != null) {\n      testgraph345036 = testgraph345036.closest(\".modal-content\");\n      if (testgraph345036 != null) {\n        testgraph345036 = testgraph345036.closest(\".modal\");\n        if (testgraph345036 != null) {\n          targetNodegraph345036 = testgraph345036;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph345036 = 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 (chartgraph345036) {chartgraph345036.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph345036) {chartgraph345036.update();}}}}}\n    })\n};\nobservergraph345036 = new MutationObserver(callbackgraph345036);\nobservergraph345036.observe(targetNodegraph345036,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg651219 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg651219 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg651219 .nvd3 .nv-axis line {stroke: #666666;}\n#svg651219 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg651219 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg651219 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg651219 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg651219 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg651219 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg651219 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg651219 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-651219\">\n<div id=\"graph651219\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg651219\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph651219 = 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_spinner651219\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph651219\");\n    var spinner651219 = new Spinner(opts).spin(target);\n    var observergraph651219 = 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 datagraph651219 = JSON.parse(data);\n      var shiftgraph651219 = new Date();\n      var xgraph651219 = 60000 * shiftgraph651219.getTimezoneOffset();\n    var minDomaingraph651219 = new Date(xgraph651219 + 1625875200000);\n    var maxDomaingraph651219 = new Date(xgraph651219 + 1625961599000);\n    var h00Tickgraph651219 = new Date(xgraph651219 + 1625875200000);\n    var h04Tickgraph651219 = new Date(xgraph651219 + 1625889600000);\n    var h08Tickgraph651219 = new Date(xgraph651219 + 1625904000000);\n    var h12Tickgraph651219 = new Date(xgraph651219 + 1625918400000);\n    var h16Tickgraph651219 = new Date(xgraph651219 + 1625932800000);\n    var h20Tickgraph651219 = new Date(xgraph651219 + 1625947200000);\n    var h24Tickgraph651219 = new Date(xgraph651219 + 1625961599000);\n    var colorgraph651219 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph651219 = nv.models.lineChart()\n               .x(function(d) {return xgraph651219 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph651219, maxDomaingraph651219])\n               .color(colorgraph651219)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph651219.xAxis.axisLabel(\"Wind Strength\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph651219.xAxis.tickValues([h00Tickgraph651219, h04Tickgraph651219, h08Tickgraph651219, h12Tickgraph651219, h16Tickgraph651219, h20Tickgraph651219, h24Tickgraph651219]);\n      chartgraph651219.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      chartgraph651219.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph651219.xAxis.axisLabelDistance(6);\n      chartgraph651219.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph651219.yAxis.showMaxMin(true).tickFormat(function(d) { return d + \" mph\"; });\n      chartgraph651219.yAxis.tickValues([2, 3, 4, 5, 6]);\n      d3.select(\"#graph651219 svg\").datum(datagraph651219).transition().duration(500).call(chartgraph651219);\n      nv.utils.windowResize(chartgraph651219.update);\n      return chartgraph651219;\n    });\n    spinner651219.stop();\n}, 1873); \n    var inter651219 = setInterval(function() {    spinner651219.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) {    datagraph651219 = JSON.parse(data);\n      d3.select(\"#graph651219 svg\").datum(datagraph651219).transition().duration(500).call(chartgraph651219);\n    spinner651219.stop();})\n}, 95392); \nif (observergraph651219 === null) { \n  var targetgraph651219 = document.getElementById(\"graph651219\");\n  var targetNodegraph651219 = targetgraph651219.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph651219 = targetgraph651219.closest(\".modal-body\");\n    if (testgraph651219 != null) {\n      testgraph651219 = testgraph651219.closest(\".modal-content\");\n      if (testgraph651219 != null) {\n        testgraph651219 = testgraph651219.closest(\".modal\");\n        if (testgraph651219 != null) {\n          targetNodegraph651219 = testgraph651219;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph651219 = 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 (chartgraph651219) {chartgraph651219.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph651219) {chartgraph651219.update();}}}}}\n    })\n};\nobservergraph651219 = new MutationObserver(callbackgraph651219);\nobservergraph651219.observe(targetNodegraph651219,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg588988 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg588988 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg588988 .nvd3 .nv-axis line {stroke: #666666;}\n#svg588988 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg588988 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg588988 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg588988 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg588988 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg588988 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-588988\">\n<div id=\"graph588988\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg588988\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph588988 = 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_spinner588988\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph588988\");\n    var spinner588988 = new Spinner(opts).spin(target);\n    var observergraph588988 = 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 datagraph588988 = JSON.parse(data);\n      var shiftgraph588988 = new Date();\n      var xgraph588988 = 60000 * shiftgraph588988.getTimezoneOffset();\n    var colorgraph588988 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph588988 = nv.models.lineChart()\n               .x(function(d) {return xgraph588988 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .yDomain([0, 100])\n               .color(colorgraph588988)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph588988.xAxis.axisLabel(\"Cloudiness\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph588988.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      chartgraph588988.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph588988.xAxis.axisLabelDistance(6);\n      chartgraph588988.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph588988.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph588988.yAxis.tickValues([50, 100]);\n      d3.select(\"#graph588988 svg\").datum(datagraph588988).transition().duration(500).call(chartgraph588988);\n      nv.utils.windowResize(chartgraph588988.update);\n      return chartgraph588988;\n    });\n    spinner588988.stop();\n}, 1505); \n    var inter588988 = setInterval(function() {    spinner588988.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) {    datagraph588988 = JSON.parse(data);\n      d3.select(\"#graph588988 svg\").datum(datagraph588988).transition().duration(500).call(chartgraph588988);\n    spinner588988.stop();})\n}, 109177); \nif (observergraph588988 === null) { \n  var targetgraph588988 = document.getElementById(\"graph588988\");\n  var targetNodegraph588988 = targetgraph588988.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph588988 = targetgraph588988.closest(\".modal-body\");\n    if (testgraph588988 != null) {\n      testgraph588988 = testgraph588988.closest(\".modal-content\");\n      if (testgraph588988 != null) {\n        testgraph588988 = testgraph588988.closest(\".modal\");\n        if (testgraph588988 != null) {\n          targetNodegraph588988 = testgraph588988;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph588988 = 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 (chartgraph588988) {chartgraph588988.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph588988) {chartgraph588988.update();}}}}}\n    })\n};\nobservergraph588988 = new MutationObserver(callbackgraph588988);\nobservergraph588988.observe(targetNodegraph588988,{attributes: true, subtree: true, attributeOldValue: true});\n}\n\n\n});\n  });\n<\/script>\n<style type=\"text\/css\">\n#svg668463 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #F8DC65;}\n#svg668463 .nvd3 .nv-axis path.domain {stroke: #F8DC65;stroke-opacity: 1;}\n#svg668463 .nvd3 .nv-axis line {stroke: #666666;}\n#svg668463 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg668463 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg668463 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg668463 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg668463 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg668463 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-668463\">\n<div id=\"graph668463\" style=\"background-color:#484848;border-radius: 3px;border: 1px solid #F8DC65;padding:8px 14px 8px 14px;height: 150px;\"><svg id=\"svg668463\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph668463 = 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_spinner668463\", top: \"50%\", left: \"50%\", shadow: false, hwaccel: false, position: \"relative\"};\n    var target = document.getElementById(\"graph668463\");\n    var spinner668463 = new Spinner(opts).spin(target);\n    var observergraph668463 = 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 datagraph668463 = JSON.parse(data);\n      var shiftgraph668463 = new Date();\n      var xgraph668463 = 60000 * shiftgraph668463.getTimezoneOffset();\n    var colorgraph668463 = [\"#f8dc65\"];\n    nv.addGraph(function() {\n       chartgraph668463 = nv.models.lineChart()\n               .x(function(d) {return xgraph668463 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .yDomain([0, 0])\n               .color(colorgraph668463)\n               .noData(\"No Data To Display\")\n               .useInteractiveGuideline(true);\n      chartgraph668463.xAxis.axisLabel(\"Rain, Last Hour Accumulation\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph668463.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      chartgraph668463.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph668463.xAxis.axisLabelDistance(6);\n      chartgraph668463.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph668463.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" in\"; });\n      chartgraph668463.yAxis.tickValues([0]);\n      d3.select(\"#graph668463 svg\").datum(datagraph668463).transition().duration(500).call(chartgraph668463);\n      nv.utils.windowResize(chartgraph668463.update);\n      return chartgraph668463;\n    });\n    spinner668463.stop();\n}, 412); \n    var inter668463 = setInterval(function() {    spinner668463.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) {    datagraph668463 = JSON.parse(data);\n      d3.select(\"#graph668463 svg\").datum(datagraph668463).transition().duration(500).call(chartgraph668463);\n    spinner668463.stop();})\n}, 104433); \nif (observergraph668463 === null) { \n  var targetgraph668463 = document.getElementById(\"graph668463\");\n  var targetNodegraph668463 = targetgraph668463.parentElement.parentElement.parentElement.parentElement;\n  var modeStandard = true;\n  var modeElementorPopbox = false;\n  var testgraph668463 = targetgraph668463.closest(\".modal-body\");\n    if (testgraph668463 != null) {\n      testgraph668463 = testgraph668463.closest(\".modal-content\");\n      if (testgraph668463 != null) {\n        testgraph668463 = testgraph668463.closest(\".modal\");\n        if (testgraph668463 != null) {\n          targetNodegraph668463 = testgraph668463;\n          modeStandard = false;\n          modeElementorPopbox = true;\n        }\n      }\n    }\nvar callbackgraph668463 = 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 (chartgraph668463) {chartgraph668463.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph668463) {chartgraph668463.update();}}}}}\n    })\n};\nobservergraph668463 = new MutationObserver(callbackgraph668463);\nobservergraph668463.observe(targetNodegraph668463,{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}]}}