ISSS608 2016-17 T3 Assign CHEN YUN-CHEN preparation

From Visual Analytics and Applications
Revision as of 14:32, 6 July 2017 by Ycchen.2016 (talk | contribs)
Jump to navigation Jump to search

Vaa1.jpg VAST Challenge: Mini Challenge 2

Introduction

Data Preparation

Insight & Conclusion

Improvement

 


Meteorological data

As Meteorological data only contains the information for every three hours while Sensor data provides data for every hour. I estimated wind direction and wind speed as following.

Step 1:

Create Date1 and Date2 which are one and two hours after Date respectively.

Step 2:

Stack Date, Date1, Date2 to one column.

Step 3:

Estimate the direction and speed by the following formula.

Factory Responsibility

To see the influence area of each factory due to the wind, I did data preparation as following.