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/ Wed Aug 06 14:12:50 -0700 2008 Added installation information [schleyfox]
directory hysplit_model_output/ Wed Aug 06 13:52:59 -0700 2008 Updated gitignore settings [schleyfox]
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/ Thu Jul 31 13:31:56 -0700 2008 Group CO2 columns into ~1.5 minute and ~30 minu... [schleyfox]
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/ Tue Aug 05 13:40:56 -0700 2008 Updated complete_visualization, it should be done [schleyfox]
directory test/ Mon Aug 04 09:13:39 -0700 2008 Added merge task [schleyfox]
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)