var graphs = {}; $(document).ready(function() { dataset = [ { label: 'Teplota (°C)', data: [[1565474409000,23.40000000],[1565475008000,22.80000000],[1565475608000,22.30000000],[1565476208000,22.00000000],[1565476809000,22.20000000],[1565477409000,22.50000000],[1565478008000,22.80000000],[1565478608000,22.80000000],[1565479209000,23.00000000],[1565479808000,23.10000000],[1565480408000,23.10000000],[1565481009000,22.90000000],[1565481609000,23.00000000],[1565482208000,22.80000000],[1565482809000,22.50000000],[1565483409000,22.40000000],[1565484009000,22.30000000],[1565484608000,22.30000000],[1565485209000,22.10000000],[1565485809000,21.80000000],[1565486408000,21.60000000],[1565487009000,21.40000000],[1565487609000,21.20000000],[1565488208000,21.20000000],[1565488808000,21.10000000],[1565489408000,21.00000000],[1565490009000,20.90000000],[1565490609000,20.70000000],[1565491209000,20.60000000],[1565491809000,20.50000000],[1565492409000,20.40000000],[1565493008000,20.20000000],[1565493609000,20.20000000],[1565494208000,20.00000000],[1565494808000,19.90000000],[1565495409000,19.40000000],[1565496009000,19.10000000],[1565496608000,19.10000000],[1565497208000,19.20000000],[1565497809000,19.50000000],[1565498409000,19.60000000],[1565499008000,19.70000000],[1565499609000,20.00000000],[1565500209000,20.10000000],[1565500809000,20.20000000],[1565501409000,20.30000000],[1565502008000,20.20000000],[1565502608000,20.30000000],[1565503209000,20.50000000],[1565503808000,20.60000000],[1565504408000,20.90000000],[1565505008000,20.90000000],[1565505609000,20.90000000],[1565506208000,21.00000000],[1565506809000,21.10000000],[1565507408000,22.00000000],[1565508008000,23.10000000],[1565508608000,24.00000000],[1565509208000,24.40000000],[1565509808000,23.90000000],[1565510409000,23.90000000],[1565511008000,24.00000000],[1565511609000,24.00000000],[1565512209000,24.30000000],[1565512808000,24.60000000],[1565513408000,24.80000000],[1565514009000,24.70000000],[1565514609000,24.80000000],[1565515208000,25.20000000],[1565515809000,25.30000000],[1565516409000,25.10000000],[1565517008000,25.10000000],[1565517609000,25.10000000],[1565518209000,25.20000000],[1565518808000,25.30000000],[1565520008000,26.70000000],[1565520608000,27.00000000],[1565521208000,27.10000000],[1565521809000,27.20000000],[1565522408000,27.50000000],[1565523009000,27.70000000],[1565523609000,27.60000000],[1565524209000,28.20000000],[1565524809000,28.60000000],[1565525408000,28.90000000],[1565526009000,28.60000000],[1565526609000,28.50000000],[1565527208000,29.00000000],[1565527809000,29.20000000],[1565528408000,29.20000000],[1565529009000,29.30000000],[1565529609000,29.50000000],[1565530209000,29.60000000],[1565530809000,29.80000000],[1565531409000,29.90000000],[1565532009000,30.00000000],[1565532608000,30.00000000],[1565533209000,30.00000000],[1565533808000,30.00000000],[1565534408000,29.90000000],[1565535009000,30.10000000],[1565535609000,30.30000000],[1565536209000,30.00000000],[1565536809000,29.90000000],[1565537408000,29.90000000],[1565538009000,30.00000000],[1565538609000,30.10000000],[1565539209000,29.90000000],[1565539809000,29.40000000],[1565540408000,29.40000000],[1565541009000,29.40000000],[1565541609000,28.80000000],[1565542209000,28.10000000],[1565542809000,27.60000000],[1565543409000,27.20000000],[1565544009000,26.80000000],[1565544608000,26.40000000],[1565545209000,26.10000000],[1565545809000,25.90000000],[1565546409000,25.60000000],[1565547009000,25.50000000],[1565547609000,25.40000000],[1565548208000,24.80000000],[1565549409000,24.10000000],[1565550009000,24.10000000],[1565550609000,24.00000000],[1565551209000,23.90000000],[1565551809000,23.80000000],[1565552409000,24.00000000],[1565553008000,24.20000000],[1565553609000,24.10000000],[1565554209000,24.40000000],[1565554809000,24.60000000],[1565555408000,24.60000000],[1565556008000,24.30000000],[1565556609000,23.70000000],[1565557209000,23.50000000],[1565557809000,23.30000000],[1565558409000,23.30000000],[1565559009000,23.40000000],[1565559608000,23.10000000],[1565560209000,22.90000000],], color: '#d6212a' }, { label: 'Rosný bod (°C)', data: [[1565474409000,19.4],[1565475008000,18.9],[1565475608000,18.5],[1565476208000,18],[1565476809000,17.9],[1565477409000,17.8],[1565478008000,17.8],[1565478608000,17.9],[1565479209000,18.1],[1565479808000,18.1],[1565480408000,18.2],[1565481009000,18.1],[1565481609000,18.2],[1565482208000,18.1],[1565482809000,17.8],[1565483409000,17.7],[1565484009000,17.5],[1565484608000,17.5],[1565485209000,17.5],[1565485809000,17.6],[1565486408000,17.5],[1565487009000,17.3],[1565487609000,16.9],[1565488208000,16.1],[1565488808000,15.5],[1565489408000,15.2],[1565490009000,15.1],[1565490609000,14.9],[1565491209000,14.3],[1565491809000,13.9],[1565492409000,13.6],[1565493008000,13.3],[1565493609000,13.6],[1565494208000,13.8],[1565494808000,14],[1565495409000,13.8],[1565496009000,13.5],[1565496608000,13],[1565497208000,13.2],[1565497809000,13.3],[1565498409000,13.4],[1565499008000,13.4],[1565499609000,13.5],[1565500209000,13.5],[1565500809000,13.5],[1565501409000,13.6],[1565502008000,13.6],[1565502608000,13.8],[1565503209000,14],[1565503808000,14.2],[1565504408000,14.6],[1565505008000,14.6],[1565505609000,14.5],[1565506208000,14.7],[1565506809000,14.6],[1565507408000,15.2],[1565508008000,15.6],[1565508608000,15.9],[1565509208000,15.5],[1565509808000,14.9],[1565510409000,14.9],[1565511008000,14.7],[1565511609000,14.6],[1565512209000,14.4],[1565512808000,14.2],[1565513408000,14.6],[1565514009000,14.3],[1565514609000,15.5],[1565515208000,15.2],[1565515809000,14.9],[1565516409000,15.1],[1565517008000,15.2],[1565517609000,15.5],[1565518209000,15.8],[1565518808000,15.9],[1565520008000,16.1],[1565520608000,16.3],[1565521208000,16.6],[1565521809000,16.6],[1565522408000,16.6],[1565523009000,16.7],[1565523609000,16.4],[1565524209000,16.3],[1565524809000,16.5],[1565525408000,16.1],[1565526009000,15.3],[1565526609000,14.5],[1565527208000,15],[1565527809000,15.2],[1565528408000,14.4],[1565529009000,13.9],[1565529609000,13.2],[1565530209000,12.6],[1565530809000,12.1],[1565531409000,12.2],[1565532009000,11.7],[1565532608000,11.9],[1565533209000,11.9],[1565533808000,12.5],[1565534408000,12.4],[1565535009000,12.7],[1565535609000,12.3],[1565536209000,11.7],[1565536809000,12.6],[1565537408000,12],[1565538009000,11.8],[1565538609000,11.8],[1565539209000,11.6],[1565539809000,11.4],[1565540408000,11.8],[1565541009000,11.9],[1565541609000,11.7],[1565542209000,11.6],[1565542809000,11.7],[1565543409000,11.3],[1565544009000,11.5],[1565544608000,11.6],[1565545209000,11.3],[1565545809000,11],[1565546409000,10.9],[1565547009000,10.3],[1565547609000,10.7],[1565548208000,11.4],[1565549409000,11.7],[1565550009000,12],[1565550609000,11.8],[1565551209000,11.7],[1565551809000,11.5],[1565552409000,11.2],[1565553008000,11.2],[1565553609000,11.2],[1565554209000,11.2],[1565554809000,11.2],[1565555408000,11.4],[1565556008000,11.5],[1565556609000,11.6],[1565557209000,11.6],[1565557809000,11.7],[1565558409000,11.8],[1565559009000,11.9],[1565559608000,12],[1565560209000,12],], 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: [[1565474409000,78.40000000],[1565475008000,78.80000000],[1565475608000,79.20000000],[1565476208000,78.20000000],[1565476809000,76.60000000],[1565477409000,74.80000000],[1565478008000,73.60000000],[1565478608000,73.80000000],[1565479209000,74.20000000],[1565479808000,73.60000000],[1565480408000,74.20000000],[1565481009000,74.40000000],[1565481609000,74.60000000],[1565482208000,74.80000000],[1565482809000,75.00000000],[1565483409000,75.00000000],[1565484009000,74.60000000],[1565484608000,74.20000000],[1565485209000,75.20000000],[1565485809000,77.00000000],[1565486408000,77.40000000],[1565487009000,77.60000000],[1565487609000,76.60000000],[1565488208000,73.00000000],[1565488808000,70.60000000],[1565489408000,69.80000000],[1565490009000,69.60000000],[1565490609000,69.40000000],[1565491209000,67.20000000],[1565491809000,65.80000000],[1565492409000,65.00000000],[1565493008000,64.80000000],[1565493609000,66.00000000],[1565494208000,67.60000000],[1565494808000,69.00000000],[1565495409000,70.20000000],[1565496009000,70.00000000],[1565496608000,68.00000000],[1565497208000,68.20000000],[1565497809000,67.60000000],[1565498409000,67.40000000],[1565499008000,67.00000000],[1565499609000,66.40000000],[1565500209000,66.00000000],[1565500809000,65.40000000],[1565501409000,65.60000000],[1565502008000,66.00000000],[1565502608000,66.40000000],[1565503209000,66.60000000],[1565503808000,67.00000000],[1565504408000,67.20000000],[1565505008000,67.20000000],[1565505609000,67.00000000],[1565506208000,67.40000000],[1565506809000,66.60000000],[1565507408000,65.60000000],[1565508008000,62.80000000],[1565508608000,60.60000000],[1565509208000,57.80000000],[1565509808000,57.20000000],[1565510409000,57.20000000],[1565511008000,56.00000000],[1565511609000,55.80000000],[1565512209000,54.20000000],[1565512808000,52.60000000],[1565513408000,53.00000000],[1565514009000,52.40000000],[1565514609000,56.20000000],[1565515208000,53.80000000],[1565515809000,52.60000000],[1565516409000,53.80000000],[1565517008000,54.40000000],[1565517609000,55.40000000],[1565518209000,56.00000000],[1565518808000,56.20000000],[1565520008000,52.20000000],[1565520608000,52.00000000],[1565521208000,52.60000000],[1565521809000,52.40000000],[1565522408000,51.60000000],[1565523009000,51.20000000],[1565523609000,50.60000000],[1565524209000,48.40000000],[1565524809000,48.00000000],[1565525408000,45.80000000],[1565526009000,44.40000000],[1565526609000,42.40000000],[1565527208000,42.60000000],[1565527809000,42.60000000],[1565528408000,40.40000000],[1565529009000,39.00000000],[1565529609000,36.80000000],[1565530209000,35.20000000],[1565530809000,33.60000000],[1565531409000,33.60000000],[1565532009000,32.40000000],[1565532608000,32.80000000],[1565533209000,32.80000000],[1565533808000,34.00000000],[1565534408000,34.00000000],[1565535009000,34.40000000],[1565535609000,33.00000000],[1565536209000,32.40000000],[1565536809000,34.40000000],[1565537408000,33.20000000],[1565538009000,32.60000000],[1565538609000,32.40000000],[1565539209000,32.40000000],[1565539809000,32.80000000],[1565540408000,33.80000000],[1565541009000,34.00000000],[1565541609000,34.60000000],[1565542209000,35.80000000],[1565542809000,37.20000000],[1565543409000,37.20000000],[1565544009000,38.40000000],[1565544608000,39.80000000],[1565545209000,39.60000000],[1565545809000,39.40000000],[1565546409000,39.80000000],[1565547009000,38.40000000],[1565547609000,39.60000000],[1565548208000,43.20000000],[1565549409000,46.00000000],[1565550009000,46.80000000],[1565550609000,46.60000000],[1565551209000,46.40000000],[1565551809000,46.00000000],[1565552409000,44.80000000],[1565553008000,44.20000000],[1565553609000,44.40000000],[1565554209000,43.60000000],[1565554809000,43.20000000],[1565555408000,43.60000000],[1565556008000,44.80000000],[1565556609000,46.60000000],[1565557209000,47.40000000],[1565557809000,48.20000000],[1565558409000,48.60000000],[1565559009000,48.40000000],[1565559608000,49.80000000],[1565560209000,50.40000000],], 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: [[1565474409000,1018.3],[1565475008000,1018.5],[1565475608000,1018.7],[1565476208000,1018.7],[1565476809000,1018.6],[1565477409000,1018.6],[1565478008000,1018.5],[1565478608000,1018.5],[1565479209000,1018.5],[1565479808000,1018.4],[1565480408000,1018.3],[1565481009000,1018.4],[1565481609000,1018.4],[1565482208000,1018.5],[1565482809000,1018.5],[1565483409000,1018.7],[1565484009000,1018.7],[1565484608000,1018.7],[1565485209000,1019.2],[1565485809000,1019.3],[1565486408000,1019.4],[1565487009000,1019.6],[1565487609000,1019.6],[1565488208000,1019.6],[1565488808000,1019.4],[1565489408000,1019.5],[1565490009000,1019.7],[1565490609000,1019.7],[1565491209000,1019.7],[1565491809000,1019.8],[1565492409000,1020],[1565493008000,1019.9],[1565493609000,1019.8],[1565494208000,1019.9],[1565494808000,1019.8],[1565495409000,1019.3],[1565496009000,1019.4],[1565496608000,1019.5],[1565497208000,1019.6],[1565497809000,1019.7],[1565498409000,1019.9],[1565499008000,1019.8],[1565499609000,1020.8],[1565500209000,1020.9],[1565500809000,1021.1],[1565501409000,1021.1],[1565502008000,1021.3],[1565502608000,1021.3],[1565503209000,1021.4],[1565503808000,1021.4],[1565504408000,1021.3],[1565505008000,1021.2],[1565505609000,1021.3],[1565506208000,1021.3],[1565506809000,1021.3],[1565507408000,1021.1],[1565508008000,1020.7],[1565508608000,1020.5],[1565509208000,1020.5],[1565509808000,1020.8],[1565510409000,1020.9],[1565511008000,1020.8],[1565511609000,1020.8],[1565512209000,1020.8],[1565512808000,1020.8],[1565513408000,1020.8],[1565514009000,1020.8],[1565514609000,1020.8],[1565515208000,1020.7],[1565515809000,1020.6],[1565516409000,1020.6],[1565517008000,1020.5],[1565517609000,1020.6],[1565518209000,1020.7],[1565518808000,1020.6],[1565520008000,1020.2],[1565520608000,1020],[1565521208000,1019.8],[1565521809000,1019.8],[1565522408000,1019.5],[1565523009000,1019.4],[1565523609000,1019.3],[1565524209000,1019.2],[1565524809000,1019],[1565525408000,1018.9],[1565526009000,1019],[1565526609000,1019],[1565527208000,1018.8],[1565527809000,1018.7],[1565528408000,1018.7],[1565529009000,1018.6],[1565529609000,1018.5],[1565530209000,1018.4],[1565530809000,1018.3],[1565531409000,1018.2],[1565532009000,1018.1],[1565532608000,1018],[1565533209000,1017.9],[1565533808000,1017.9],[1565534408000,1017.9],[1565535009000,1017.8],[1565535609000,1017.7],[1565536209000,1017.6],[1565536809000,1017.6],[1565537408000,1017.5],[1565538009000,1017.4],[1565538609000,1017.3],[1565539209000,1017.3],[1565539809000,1017.4],[1565540408000,1017.3],[1565541009000,1017.2],[1565541609000,1017.3],[1565542209000,1017.4],[1565542809000,1017.5],[1565543409000,1017.4],[1565544009000,1017.5],[1565544608000,1017.6],[1565545209000,1017.7],[1565545809000,1017.7],[1565546409000,1017.8],[1565547009000,1017.8],[1565547609000,1017.7],[1565548208000,1017.9],[1565549409000,1018.1],[1565550009000,1018.2],[1565550609000,1018.2],[1565551209000,1018.2],[1565551809000,1018.3],[1565552409000,1018.2],[1565553008000,1018.1],[1565553609000,1018.1],[1565554209000,1018.1],[1565554809000,1018],[1565555408000,1018],[1565556008000,1018],[1565556609000,1018.2],[1565557209000,1018.3],[1565557809000,1018.3],[1565558409000,1018.3],[1565559009000,1018.2],[1565559608000,1018.2],[1565560209000,1018.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); }); $(document).ready(function() { dataset = [ { label: 'Slnečné žiarenie (W/m2)', data: [[1565474409000,0.00000000],[1565475008000,0.00000000],[1565475608000,0.00000000],[1565476208000,0.00000000],[1565476809000,0.00000000],[1565477409000,0.00000000],[1565478008000,0.00000000],[1565478608000,0.00000000],[1565479209000,0.00000000],[1565479808000,0.00000000],[1565480408000,0.00000000],[1565481009000,0.00000000],[1565481609000,0.00000000],[1565482208000,0.00000000],[1565482809000,0.00000000],[1565483409000,0.00000000],[1565484009000,0.00000000],[1565484608000,0.00000000],[1565485209000,0.00000000],[1565485809000,0.00000000],[1565486408000,0.00000000],[1565487009000,0.00000000],[1565487609000,0.00000000],[1565488208000,0.00000000],[1565488808000,0.00000000],[1565489408000,0.00000000],[1565490009000,0.00000000],[1565490609000,0.00000000],[1565491209000,0.00000000],[1565491809000,0.00000000],[1565492409000,0.00000000],[1565493008000,0.00000000],[1565493609000,0.00000000],[1565494208000,0.00000000],[1565494808000,2.00000000],[1565495409000,6.00000000],[1565496009000,12.00000000],[1565496608000,22.00000000],[1565497208000,40.00000000],[1565497809000,52.00000000],[1565498409000,54.00000000],[1565499008000,66.00000000],[1565499609000,72.00000000],[1565500209000,70.00000000],[1565500809000,80.00000000],[1565501409000,90.00000000],[1565502008000,92.00000000],[1565502608000,114.00000000],[1565503209000,128.00000000],[1565503808000,136.00000000],[1565504408000,122.00000000],[1565505008000,94.00000000],[1565505609000,140.00000000],[1565506208000,186.00000000],[1565506809000,282.00000000],[1565507408000,506.00000000],[1565508008000,550.00000000],[1565508608000,606.00000000],[1565509208000,458.00000000],[1565509808000,384.00000000],[1565510409000,344.00000000],[1565511008000,324.00000000],[1565511609000,430.00000000],[1565512209000,460.00000000],[1565512808000,404.00000000],[1565513408000,400.00000000],[1565514009000,334.00000000],[1565514609000,408.00000000],[1565515208000,422.00000000],[1565515809000,392.00000000],[1565516409000,356.00000000],[1565517008000,338.00000000],[1565517609000,300.00000000],[1565518209000,294.00000000],[1565518808000,600.00000000],[1565520008000,846.00000000],[1565520608000,850.00000000],[1565521208000,834.00000000],[1565521809000,830.00000000],[1565522408000,828.00000000],[1565523009000,826.00000000],[1565523609000,820.00000000],[1565524209000,814.00000000],[1565524809000,808.00000000],[1565525408000,810.00000000],[1565526009000,546.00000000],[1565526609000,802.00000000],[1565527208000,754.00000000],[1565527809000,742.00000000],[1565528408000,710.00000000],[1565529009000,698.00000000],[1565529609000,676.00000000],[1565530209000,656.00000000],[1565530809000,636.00000000],[1565531409000,612.00000000],[1565532009000,590.00000000],[1565532608000,568.00000000],[1565533209000,544.00000000],[1565533808000,520.00000000],[1565534408000,492.00000000],[1565535009000,466.00000000],[1565535609000,438.00000000],[1565536209000,410.00000000],[1565536809000,380.00000000],[1565537408000,350.00000000],[1565538009000,320.00000000],[1565538609000,288.00000000],[1565539209000,258.00000000],[1565539809000,228.00000000],[1565540408000,200.00000000],[1565541009000,160.00000000],[1565541609000,78.00000000],[1565542209000,42.00000000],[1565542809000,34.00000000],[1565543409000,30.00000000],[1565544009000,26.00000000],[1565544608000,22.00000000],[1565545209000,18.00000000],[1565545809000,12.00000000],[1565546409000,8.00000000],[1565547009000,4.00000000],[1565547609000,2.00000000],[1565548208000,0.00000000],[1565549409000,0.00000000],[1565550009000,0.00000000],[1565550609000,0.00000000],[1565551209000,0.00000000],[1565551809000,0.00000000],[1565552409000,0.00000000],[1565553008000,0.00000000],[1565553609000,0.00000000],[1565554209000,0.00000000],[1565554809000,0.00000000],[1565555408000,0.00000000],[1565556008000,0.00000000],[1565556609000,0.00000000],[1565557209000,0.00000000],[1565557809000,0.00000000],[1565558409000,0.00000000],[1565559009000,0.00000000],[1565559608000,0.00000000],[1565560209000,0.00000000],], color: '#ffb92f' } ]; var options = { xaxes: [{ axisLabel: 'solar_radiation', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, yaxis: { min: 0, }, 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.1W/m2' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-solar-radiation-legend' } }; graphs['#chart-solar-radiation'] = $.plot('#chart-solar-radiation', 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; }