Difference between revisions of "ISSS608 2016-17 T3 Assign MANISH MITTAL DataPrep"

From Visual Analytics and Applications
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style=background:#0b3d53 border:#A3BFB1>
 
<div style=background:#0b3d53 border:#A3BFB1>
[[Image:Vacomm_logo.jpg|300px]]
+
[[Image:Post.png|300px]]
 
<font size = 5; color="#FFFFFF">VAST Challenge: Mini Challenge 2</font>     
 
<font size = 5; color="#FFFFFF">VAST Challenge: Mini Challenge 2</font>     
 
</div>
 
</div>
Line 26: Line 26:
 
<!--MAIN HEADER-->
 
<!--MAIN HEADER-->
  
[[File:Mmi1|900px]]
+
To check the missing pattern -
  
[[File:Mmi2|900px]]
+
[[File:Missingman1.png|900px]]
  
[[File:Mmi3|900px]]
+
Convert the wind speed from m/s to MPH as it is given that the given nature park map is divided is 200 X 200 dimensions ( / 12 each) .
 +
Hence convert the wind speed value using the formula:
 +
Wind speed (MPH) = Wind Speed (m/s) * 2.23
 +
Wind Speed (Grids) = Wind Speed (MPH) * (200/12)
 +
 
 +
Map the sensor to their location and name them X and Y. Refer to the table below for clarity. The location column is for information purpose provided by VAST and it is used to obtain X and Y values.
 +
 
 +
[[File:Coordinatesssss.png|700px]]
 +
 
 +
[[File:formul.png|700px]]

Latest revision as of 16:56, 17 July 2017

Post.png VAST Challenge: Mini Challenge 2

Introduction

Data Preparation

Insight & Conclusion

Feedback and Comments

 


To check the missing pattern -

Missingman1.png

Convert the wind speed from m/s to MPH as it is given that the given nature park map is divided is 200 X 200 dimensions ( / 12 each) . Hence convert the wind speed value using the formula: Wind speed (MPH) = Wind Speed (m/s) * 2.23 Wind Speed (Grids) = Wind Speed (MPH) * (200/12)

Map the sensor to their location and name them X and Y. Refer to the table below for clarity. The location column is for information purpose provided by VAST and it is used to obtain X and Y values.

Coordinatesssss.png

Formul.png