lfarrell / Western-Water-Two

Visualizations of the water resources of the western United States http://www.deanfarr.com/western_water

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A project to view the water resources of the American West. Data is pulled from a number of sources to make the visualization. The scripts should be run in the following order by hand or as a cron job to properly amalgamate the disparate data sources.

  1. texas.php
  2. texas_month.php
  3. pacific_northwest.php
  4. california_monthly.php
  5. daily_upper_colorado.php
  6. usgs_az.php
  7. lower_colorado_az.php
  8. usda_reservoirs.php
  9. lower_colorado.php
  10. state_all.php
  11. merge_all.php
  12. snow_data.php
  13. snow_state_merge.php

About

Visualizations of the water resources of the western United States http://www.deanfarr.com/western_water

License:MIT License


Languages

Language:Vue 59.6%Language:JavaScript 36.4%Language:CSS 2.7%Language:HTML 1.3%