public
Description: ASCENDS Data Visualization
Homepage:
Clone URL: git://github.com/schleyfox/ascends_viz.git
name age message
file .gitignore Mon Jul 21 07:59:06 -0700 2008 cleaned some of my code [jatkins]
file README Wed Jul 23 12:52:19 -0700 2008 3D power plants bitches [andykram]
file Rakefile Wed Jun 18 06:58:40 -0700 2008 Basic gigantron file structure created [schleyfox]
file database.yml.example Fri Jul 11 11:16:00 -0700 2008 created hysplit crap [jatkins]
directory db/ Tue Jul 22 13:07:57 -0700 2008 Import dose emitting bastards ya man [andykram]
directory documents/ Loading commit data...
directory hysplit_model_output/
file initialize.rb Mon Jun 30 13:57:05 -0700 2008 I did something, I don't really care about wha... [schleyfox]
directory input/ Wed Jul 23 13:28:58 -0700 2008 Here's the file [andykram]
directory lib/ Mon Jul 28 14:35:59 -0700 2008 Docos! plus idiopidae markup [schleyfox]
directory log/ Tue Jun 24 14:48:40 -0700 2008 Commented my helper libraries * added dirs so ... [schleyfox]
directory models/
directory output/ Mon Jul 21 07:59:06 -0700 2008 cleaned some of my code [jatkins]
directory script/ Wed Jun 18 06:58:40 -0700 2008 Basic gigantron file structure created [schleyfox]
directory tasks/
directory test/
README
ASCENDS Data Visualization is a project to visualize CO2 readings from UAV
flights in support of the ASCENDS mission.  Data is processed from these
flights and then matched up with model outputs to create visualizations
in Google Earth.  The goal is to create a ground overlay of carbon column
readings and then a cross-sectional curtain file along the flight path.

Usage Requirements:

* ruby_kml (gem install schleyfox-ruby_kml -s http://gems.github.com)
* gigantron (gem install gigantron)
* hpricot (gem install hpricot --source http://caldersphere.net)
* rubyzip (gem install rubyzip)