This shows you the differences between the selected revision and the current version of the page.
| projects:landuse:index 2009/11/02 18:01 | projects:landuse:index 2009/11/11 17:09 current | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| * Write code to calculate the proportion of landuse type for each census block (for crop data from 1999-2007). | * Write code to calculate the proportion of landuse type for each census block (for crop data from 1999-2007). | ||
| * Derive distnce to water from each cell on landscape using ArcGIS for Champaign county. | * Derive distnce to water from each cell on landscape using ArcGIS for Champaign county. | ||
| + | |||
| + | ==11/09 - 11/13 == | ||
| + | * Task for Yanli | ||
| + | * Download and process 2008 dataset and extract crop type info using C code. | ||
| + | * Extract land cover proportion over years for census **tract** in Champaign | ||
| + | * Create pie chart maps to shown the proportion of corn and soybean planted each year (1999-2008) | ||
| + | * Create bar chart maps to shown the planted crops (corn and soybean) from 1999-2008. | ||
| + | * Learn the Perl code that Anand wrote and compare with the C code. | ||
| + | |||
| ===== Data ===== | ===== Data ===== | ||
| + | * ACES Library Ag Stats: http://www.library.illinois.edu/funkaces/tools/agstats.html | ||
| + | * Illinois Agriculture Stats: http://dli.grainger.uiuc.edu/aces_dli/statistics/ILagstat1990/expanded_contents.html | ||
| * FarmDoc@UIUC: http://farmdoc.illinois.edu/ | * FarmDoc@UIUC: http://farmdoc.illinois.edu/ | ||
| * Crop-related insects, disease: http://ipm.illinois.edu/fieldcrops/index.html | * Crop-related insects, disease: http://ipm.illinois.edu/fieldcrops/index.html | ||
| Line 54: | Line 65: | ||
| * http://tonto.eia.doe.gov/state/state_energy_profiles.cfm?sid=IL | * http://tonto.eia.doe.gov/state/state_energy_profiles.cfm?sid=IL | ||
| * http://www.ethanolrfa.org/industry/statistics/#E | * http://www.ethanolrfa.org/industry/statistics/#E | ||
| + | * Ethanol plants in Illinois | ||
| + | * http://www.epa.state.il.us/air/permits/ethanol-plants.html | ||
| {{projects:landuse:ethonol_prod_graph.jpg|}} | {{projects:landuse:ethonol_prod_graph.jpg|}} | ||
| + | * Anand wrote a simple perl code to calculate preposition of land-cover | ||
| + | * Result in /cigi/data-grid/data/cigi/landuse/Results/ | ||
| + | |||