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 | Sun Jun 22 16:14:15 -0700 2008 | [jatkins] |
| |
README | Thu Jun 26 07:35:11 -0700 2008 | [jatkins] |
| |
Rakefile | Sun Jun 22 15:34:24 -0700 2008 | [jatkins] |
| |
database.yml | Mon Jun 23 11:46:47 -0700 2008 | [jatkins] |
| |
db/ | Mon Jun 23 11:46:47 -0700 2008 | [jatkins] |
| |
initialize.rb | Sun Jun 22 16:27:33 -0700 2008 | [jatkins] |
| |
input/ | Wed Jun 25 13:33:23 -0700 2008 | [jatkins] |
| |
log/ | Wed Jun 25 13:33:23 -0700 2008 | [jatkins] |
| |
models/ | Mon Jun 23 16:30:10 -0700 2008 | [jatkins] |
| |
output/ | Wed Jun 25 13:33:23 -0700 2008 | [jatkins] |
| |
script/ | Sun Jun 22 15:34:24 -0700 2008 | [jatkins] |
| |
tasks/ | Thu Jun 26 07:35:11 -0700 2008 | [jatkins] |
| |
test/ | Mon Jun 23 16:30:10 -0700 2008 | [jatkins] |
README
A data processing system using gigantron for the DEVELOP CA Eco Forecasting team. Output example of the KML function: http://www.flickr.com/photos/24744334@N04/2602467806/ Usage Requirements: * ruby_kml (gem install schleyfox-ruby_kml -s http://gems.github.com) * gigantron (gem install gigantron) How to Use: * rake -T (list all available tasks) * rake import (import all files in input/ into the database) * rake export_points (export data to a tab delimited file) * rake plot_points (export data to kml formate for Google Earth)




