Skip to content

bettle123/VisualizationFinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VisualizationFinal

@Author: Su Ming Yi
@Date: 02/06/2019
@Library: Python, vtk
@Data Source: https://sciviscontest2018.org

In this project, we will introduce the data information we use and focus on answering four tasks:

  1. When does the airburst happen?
  2. When does the size of the region with abnormal temperature caused by the asteroid reach its maximum and start to shrink?
  3. When does the asteroid hit the water surface?
  4. When is the tsunami (wave rim) generated and start to propagate?

Due to huge size of data, we accomplish four tasks by the following steps. First, we plot the time series plots of attributes for summary statistics ["median", "mean", std", "size", "max", "min", "range"]. According to these plots, we determine which timesteps we visualize. Second, we answer the time range of four tasks by plotting Volume Rendering and iso-surface.

There are some screenshots for demonstration.

ScreenShot1 - Time Series plot of "tev" mean

"ScreenShot1"

ScreenShot2 - Volume Rendering

"ScreenShot2"

DemoVideo1 - Volume Rendering

"DemoVideo1"

ScreenShot3 - Iso-surface

"ScreenShot3"

DemoVideo2 - Iso-surface

"DemoVideo2"

About

Visualization and analysis of deep water asteroid impacts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published