Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. <tbody>
  2. <tr>
  3. <td ng-bind="gunlukTahmin[0].tarihGun1 | meteorDateFormatGunAyGun" class="ng-binding">02 Haziran Pazar</td>
  4. <td><img title="Gökgürültülü Sağanak Yağışlı" ng-src="../Images_Sys/hadiseler/GSY.svg" src="../Images_Sys/hadiseler/GSY.svg"></td>
  5. <td class="nTt ng-binding" ng-bind="gunlukTahmin[0].enDusukGun1 | kaliteKontrol">15</td>
  6. <td class="xTt ng-binding" ng-bind="gunlukTahmin[0].enYuksekGun1 | kaliteKontrol">28</td>
  7. <td class="nHt ng-binding" ng-bind="gunlukTahmin[0].enDusukNemGun1 | kaliteKontrol">59</td>
  8. <td class="xHt ng-binding" ng-bind="gunlukTahmin[0].enYuksekNemGun1 | kaliteKontrol">95</td>
  9. <!-- ngIf: gunlukTahmin[0].ruzgarYonGun1 != '-9999' --><td title="39" ng-if="gunlukTahmin[0].ruzgarYonGun1 != '-9999'" class="ng-scope">
  10. <img ng-src="../Images_Sys/main_page/ryon-gri.svg" ng-style="{'transform': 'rotate('+gunlukTahmin[0].ruzgarYonGun1+'deg)'}" src="../Images_Sys/main_page/ryon-gri.svg" style="transform: rotate(39deg);"></td><!-- end ngIf: gunlukTahmin[0].ruzgarYonGun1 != '-9999' -->
  11. <!-- ngIf: gunlukTahmin[0].ruzgarYonGun1 == '-9999' -->
  12. <td class="Wt ng-binding" ng-bind="gunlukTahmin[0].ruzgarHizGun1 | kaliteKontrol">4</td>
  13.  
  14. <td class="Gd ng-binding" ng-bind="ucdegerlerGun1.min | comma">2,7</td>
  15. <td class="Gd ng-binding" ng-bind="ucdegerlerGun1.max | comma">34,2</td>
  16. <td class="Gd ng-binding" ng-bind="ucdegerlerGun1.minOrt | comma">9,3</td>
  17. <td class="Gd ng-binding" ng-bind="ucdegerlerGun1.maxOrt | comma">21,6</td>
  18.  
  19.  
  20. </tr>
  21. </tbody>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement