This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
database.yml.example | ||
| |
db/ | ||
| |
documents/ | ||
| |
hysplit_model_output/ | ||
| |
initialize.rb | ||
| |
input/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
models/ | ||
| |
output/ | ||
| |
script/ | ||
| |
tasks/ | ||
| |
test/ |
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)












