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

From Visual Analytics and Applications
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
<!--MAIN HEADER-->
 
<!--MAIN HEADER-->
  
[[File:Mmi1.png|900px]]
+
To check the missing pattern -
  
[[File:Mmi2.png|900px]]
+
[[File:Missingman1.png|900px]]
  
[[File:Mmi3.png|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