Mandi Assignment Data Preparation

From Visual Analytics and Applications
Jump to navigation Jump to search
VAST Challenge 2017 MC 3

Introduction

Data Preparation

Analysis Procedure

Final Answer


The data set has two forms of image data: TIF files and ASCII files. Both of them contains same information. I use QGIS to load the TIF files for visualization and JMP to load the ASCII files for stacking data.

Noise Data Filtering

There are totally 12 TIF files. I load them into QGIS and mapped B3, B2 and B1 to RGB and generate the "true-color" images as below.
Noise check.JPG
When looking at these "true-color" images, there are three images in which the preserve area cannot be seen clearly due to the clouds.
These three images are taken on 2014-11-28, 2015-11-15 and 2016-03-06.
As the clouds have covered more than 90% of the area in these images, I think they are meaningless to my further analysis.
Hence, I take the three images as noise data and they should be filtered out.