var graphs = {}; $(document).ready(function() { dataset = [ { label: 'Teplota (°C)', data: [[1570658401000,11.20000000],[1570658581000,11.18000000],[1570658881000,11.12000000],[1570659181000,11.20000000],[1570659481000,11.20000000],[1570659781000,11.20000000],[1570660081000,11.20000000],[1570660381000,11.28000000],[1570660681000,11.38000000],[1570660981000,11.40000000],[1570661281000,11.40000000],[1570661581000,11.40000000],[1570661881000,11.46000000],[1570662181000,11.58000000],[1570662481000,11.60000000],[1570662781000,11.62000000],[1570663081000,11.64000000],[1570663382000,11.62000000],[1570663681000,11.60000000],[1570663981000,11.60000000],[1570664281000,11.62000000],[1570664581000,11.72000000],[1570664881000,11.78000000],[1570665181000,11.80000000],[1570665481000,11.88000000],[1570665781000,11.94000000],[1570666081000,12.00000000],[1570666381000,12.00000000],[1570666681000,12.00000000],[1570666981000,12.00000000],[1570667281000,12.00000000],[1570667581000,11.94000000],[1570667881000,11.90000000],[1570668181000,11.88000000],[1570668481000,11.82000000],[1570668781000,11.74000000],[1570669081000,11.60000000],[1570669381000,11.48000000],[1570669681000,11.40000000],[1570669981000,11.28000000],[1570670281000,11.14000000],[1570670581000,11.10000000],[1570670881000,11.08000000],[1570671181000,11.00000000],[1570671481000,11.00000000],[1570671781000,11.00000000],[1570672081000,11.00000000],[1570672381000,11.00000000],[1570672682000,11.00000000],[1570672981000,11.00000000],[1570673281000,11.00000000],[1570673581000,11.00000000],[1570673881000,11.00000000],[1570674181000,10.96000000],[1570674481000,10.90000000],[1570674781000,10.84000000],[1570675082000,10.80000000],[1570675381000,10.80000000],[1570675681000,10.80000000],[1570675981000,10.80000000],[1570676281000,10.80000000],[1570676581000,10.80000000],[1570676881000,10.70000000],[1570677181000,10.70000000],[1570677481000,10.64000000],[1570677781000,10.62000000],[1570678081000,10.58000000],[1570678381000,10.50000000],[1570678681000,10.44000000],[1570678981000,10.40000000],[1570679281000,10.34000000],[1570679581000,10.20000000],[1570679881000,10.20000000],[1570680181000,10.10000000],[1570680481000,10.00000000],[1570680781000,10.00000000],[1570681081000,9.90000000],[1570681381000,9.82000000],[1570681681000,9.72000000],[1570681981000,9.70000000],[1570682281000,9.70000000],[1570682581000,9.60000000],[1570682881000,9.60000000],[1570683181000,9.70000000],], color: '#d6212a' }, { label: 'Rosný bod (°C)', data: [[1570658401000,10.6],[1570658581000,10.7],[1570658881000,10.4],[1570659181000,10.5],[1570659481000,10.2],[1570659781000,10.4],[1570660081000,10.1],[1570660381000,9.9],[1570660681000,9.8],[1570660981000,9.8],[1570661281000,9.9],[1570661581000,9.8],[1570661881000,9.5],[1570662181000,9.5],[1570662481000,9.4],[1570662781000,9.4],[1570663081000,9.6],[1570663382000,9.6],[1570663681000,9.7],[1570663981000,9.5],[1570664281000,9.3],[1570664581000,9.2],[1570664881000,9.2],[1570665181000,9.3],[1570665481000,9],[1570665781000,8.9],[1570666081000,9.1],[1570666381000,8.9],[1570666681000,9],[1570666981000,9.1],[1570667281000,9.2],[1570667581000,9.3],[1570667881000,9.4],[1570668181000,9.4],[1570668481000,9.3],[1570668781000,9.8],[1570669081000,9.9],[1570669381000,10],[1570669681000,10.2],[1570669981000,10.1],[1570670281000,10],[1570670581000,10.2],[1570670881000,10],[1570671181000,9.9],[1570671481000,9.8],[1570671781000,9.7],[1570672081000,9.7],[1570672381000,9.7],[1570672682000,9.7],[1570672981000,9.7],[1570673281000,9.8],[1570673581000,9.8],[1570673881000,10],[1570674181000,10],[1570674481000,10.1],[1570674781000,10.2],[1570675082000,10.3],[1570675381000,10.3],[1570675681000,10.3],[1570675981000,10.3],[1570678381000,10.5],[1570678681000,10.4],[1570679881000,10.2],[1570680181000,10.1],[1570680481000,10],[1570680781000,10],[1570681081000,9.9],[1570681381000,9.8],[1570681681000,9.7],[1570681981000,9.7],[1570682281000,9.7],[1570682581000,9.6],[1570682881000,9.6],[1570683181000,9.7],], color: '#5b9f4a' } ]; var options = { xaxes: [{ axisLabel: 'temperature', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1°C' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-temperature-legend' } }; graphs['#chart-temperature'] = $.plot('#chart-temperature', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Vlhkosť (%)', data: [[1570658401000,96.03333333],[1570658581000,96.96000000],[1570658881000,95.56000000],[1570659181000,95.28000000],[1570659481000,93.42000000],[1570659781000,94.64000000],[1570660081000,92.92000000],[1570660381000,91.36000000],[1570660681000,89.98000000],[1570660981000,89.78000000],[1570661281000,90.38000000],[1570661581000,89.90000000],[1570661881000,87.70000000],[1570662181000,87.20000000],[1570662481000,86.66000000],[1570662781000,86.60000000],[1570663081000,87.16000000],[1570663382000,87.28000000],[1570663681000,88.10000000],[1570663981000,87.24000000],[1570664281000,85.96000000],[1570664581000,84.68000000],[1570664881000,84.58000000],[1570665181000,84.58000000],[1570665481000,82.96000000],[1570665781000,81.96000000],[1570666081000,82.42000000],[1570666381000,81.76000000],[1570666681000,82.02000000],[1570666981000,82.62000000],[1570667281000,83.42000000],[1570667581000,83.86000000],[1570667881000,85.02000000],[1570668181000,84.90000000],[1570668481000,84.86000000],[1570668781000,88.24000000],[1570669081000,89.44000000],[1570669381000,90.66000000],[1570669681000,92.62000000],[1570669981000,92.32000000],[1570670281000,93.02000000],[1570670581000,94.06000000],[1570670881000,93.18000000],[1570671181000,92.90000000],[1570671481000,92.42000000],[1570671781000,91.64000000],[1570672081000,91.58000000],[1570672381000,91.96000000],[1570672682000,91.88000000],[1570672981000,91.92000000],[1570673281000,92.60000000],[1570673581000,92.40000000],[1570673881000,93.48000000],[1570674181000,94.00000000],[1570674481000,94.56000000],[1570674781000,96.02000000],[1570675082000,97.02000000],[1570675381000,96.92000000],[1570675681000,97.06000000],[1570675981000,96.82000000],[1570678321000,100.00000000],[1570678381000,100.00000000],[1570678681000,100.00000000],[1570679821000,100.00000000],[1570679881000,100.00000000],[1570680181000,100.00000000],[1570680481000,100.00000000],[1570680781000,100.00000000],[1570681081000,100.00000000],[1570681381000,100.00000000],[1570681681000,100.00000000],[1570681981000,100.00000000],[1570682281000,100.00000000],[1570682581000,100.00000000],[1570682881000,100.00000000],[1570683181000,100.00000000],[1570684021000,100.00000000],[1570684081000,100.00000000],[1570684441000,100.00000000],[1570684681000,100.00000000],[1570684981000,100.00000000],[1570685281000,100.00000000],[1570685581000,100.00000000],[1570685881000,100.00000000],[1570686181000,100.00000000],[1570686481000,100.00000000],[1570686781000,100.00000000],[1570687081000,100.00000000],[1570687381000,100.00000000],[1570687681000,100.00000000],[1570687981000,100.00000000],[1570688281000,100.00000000],[1570688581000,100.00000000],[1570688881000,100.00000000],[1570689181000,99.64000000],[1570689481000,99.28000000],[1570689781000,99.94000000],[1570690081000,99.90000000],[1570690381000,99.40000000],[1570690681000,95.70000000],[1570690981000,90.94000000],[1570691281000,88.86000000],[1570691581000,88.46000000],[1570691881000,88.14000000],[1570692181000,89.02000000],[1570692481000,87.74000000],[1570692781000,84.90000000],[1570693081000,81.08000000],[1570693381000,79.26000000],[1570693681000,78.30000000],[1570693981000,79.26000000],[1570694281000,81.76000000],[1570694581000,85.94000000],[1570694881000,86.42000000],[1570695181000,86.58000000],[1570695481000,84.88000000],[1570695781000,83.46000000],[1570696081000,81.36000000],[1570696381000,80.82000000],[1570696681000,79.16000000],[1570696981000,78.86000000],[1570697281000,73.12000000],[1570697581000,69.60000000],[1570697881000,68.82000000],[1570698181000,70.02000000],[1570698481000,70.04000000],[1570698781000,69.88000000],[1570699081000,70.82000000],[1570699381000,68.80000000],[1570699681000,67.86000000],[1570699981000,67.80000000],[1570700281000,68.48000000],[1570700581000,67.16000000],[1570700881000,66.40000000],[1570701181000,64.80000000],[1570706821000,62.60000000],[1570706881000,61.30000000],[1570707181000,62.25000000],], color: '#ff9000' } ]; var options = { xaxes: [{ axisLabel: 'humidity', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1%' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-humidity-legend' } }; graphs['#chart-humidity'] = $.plot('#chart-humidity', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Atmosférický tlak (hPa)', data: [[1570658401000,1013.3],[1570658581000,1013.3],[1570658881000,1013.2],[1570659181000,1013.3],[1570659481000,1013.1],[1570659781000,1013.3],[1570660081000,1013.7],[1570660381000,1013.9],[1570660681000,1013.8],[1570660981000,1013.8],[1570661281000,1013.8],[1570661581000,1013.9],[1570661881000,1014],[1570662181000,1014.1],[1570662481000,1014],[1570662781000,1014.1],[1570663081000,1014],[1570663382000,1013.9],[1570663681000,1013.8],[1570663981000,1014],[1570664281000,1013.9],[1570664581000,1013.6],[1570664881000,1013.5],[1570665181000,1013.5],[1570665481000,1013.4],[1570665781000,1013.5],[1570666081000,1013.5],[1570666381000,1013.4],[1570666681000,1013.4],[1570666981000,1013.5],[1570667281000,1013.5],[1570667581000,1013.4],[1570667881000,1013.5],[1570668181000,1013.5],[1570668481000,1013.4],[1570668781000,1013.5],[1570669081000,1013.5],[1570669381000,1013.6],[1570669681000,1013.7],[1570669981000,1013.8],[1570670281000,1014.1],[1570670581000,1014.1],[1570670881000,1014],[1570671181000,1014.1],[1570671481000,1014.2],[1570671781000,1014.2],[1570672081000,1014.4],[1570672381000,1014.5],[1570672682000,1014.6],[1570672981000,1014.5],[1570673281000,1014.6],[1570673581000,1014.6],[1570673881000,1014.5],[1570674181000,1014.4],[1570674481000,1014.4],[1570674781000,1014.4],[1570675082000,1014.5],[1570675381000,1014.5],[1570675681000,1014.5],[1570675981000,1014.5],[1570678381000,1014.9],[1570678681000,1014.9],[1570679881000,1015],[1570680181000,1014.9],[1570680481000,1014.9],[1570680781000,1014.9],[1570681081000,1015],[1570681381000,1015.1],[1570681681000,1015.1],[1570681981000,1015],[1570682281000,1015],[1570682581000,1015],[1570682881000,1015.1],[1570683181000,1015.1],], color: '#000000' } ]; var options = { xaxes: [{ axisLabel: 'pressure', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1hPa' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-pressure-legend' } }; graphs['#chart-pressure'] = $.plot('#chart-pressure', dataset, options); }); $('.modal').on('hide.bs.modal', function() { var memory = $(this).html(); $(this).html(memory); }); function meteo_wind_direction_name(wind_direction) { if (wind_direction >= 0.00 && wind_direction <= 11.25) { ret = 'S'; } else if (wind_direction > 11.25 && wind_direction <= 33.75) { ret = 'SSV'; } else if (wind_direction > 33.75 && wind_direction <= 56.25) { ret = 'SV'; } else if (wind_direction > 56.25 && wind_direction <= 78.75) { // 67.5 ret = 'VSV'; } else if (wind_direction > 78.75 && wind_direction <= 101.25) { // 90 ret = 'V'; } else if (wind_direction > 101.25 && wind_direction <= 123.75) { //112.5 ret = 'VJV'; } else if (wind_direction > 123.75 && wind_direction <= 146.25) { // 135 ret = 'JV'; } else if (wind_direction > 146.25 && wind_direction <= 168.75) { // 157.5 ret = 'JJV'; } else if (wind_direction > 168.75 && wind_direction <= 191.25) { // 180 ret = 'J'; } else if (wind_direction > 191.25 && wind_direction <= 213.75) { // 202.5 ret = 'JJZ'; } else if (wind_direction > 213.75 && wind_direction <= 236.25) { // 225 ret = 'JZ'; } else if (wind_direction > 236.25 && wind_direction <= 258.75) { // 247.5 ret = 'ZJZ'; } else if (wind_direction > 258.75 && wind_direction <= 281.25) { // 270 ret = 'Z'; } else if (wind_direction > 281.25 && wind_direction <= 303.75) { // 292.5 ret = 'ZSZ'; } else if (wind_direction > 303.75 && wind_direction <= 326.25) { // 315 ret = 'SZ'; } else if (wind_direction > 326.25 && wind_direction <= 348.75) { // 337.5 ret = 'SSZ'; } else if (wind_direction > 348.75 && wind_direction <= 360.0) { // 337.5 ret = 'S'; } else { return ''; } return ret; }