SCEC-VDO Logo

SCEC-VDO

Description

SCEC-VDO is a product of the Southern California Earthquake Center's UseIT internship program (Undergraduate Studies in Earthquake Information Technology). It is plugin-based visualization software for displaying and manipulating earthquake hypocenters, fault models, and various other earthquake related datasets in 3 dimensions. Earthquake scientists, educators, media, and the general public may find SCEC-VDO useful.

SCEC-VDO was created from scratch by approximately 20 each summer starting in 2004. I worked on it during the 2005 and 2006 summers, as well as throughout the year between summers.

Technical Details

SCEC-VDO is written entirely in Java using J2SE and Java3D. It is plugin based and open source, so it is very easy for 3rd party developers to modify and add new features.

Most of my work on SCEC-VDO has been related to obtaining data dynamically via Internet web services.

Download

Plugins

In addition to collaborative work done with other interns, I created several plugins from scratch to add more functionality to SCEC-VDO, including a satellite image plugin, and a plate movement plugin, as well as a GPS/location plugin.

Please visit this page for installation instructions.

Satellite Images Plugin

The Satellite Images Plugin downloads and displays aerial and satellite photos (as well as topographic and shaded relief maps) from the Terraserver web service.

This plugin requires an internet connection.

Plate Movement Plugin

The Plate Movement Plugin displays data from a network of GPS stations which measure the movement of the earth's crust.

Location Plugin

The Location Plugin, formerly known as the GPS Plugin, is now included with the SCEC-VDO distribution. It provides the user with several methods to add location points and labels, including geocoding of street addresses, searching the Terraserver cities and landmarks database, raw coordinates, etc. It now includes GPS recevier connectivity via the open-source gpsd project.

comment ^