NavigationUser login |
SSURGONew R-Forge Site for Quantitative PedologySubmitted by dylan on Mon, 2009-11-09 01:31.
Just back from the annual meetings, and it looks like there is a significant interest in collaborative R coding of soils-related algorithms and visualization. A new R-forge site has been created to host Algorithms for Quantitative Pedology. Public release of the 'soil' package should be ready in a couple weeks. Aggregating SSURGO Data in RSubmitted by dylan on Thu, 2009-09-10 15:36.
If you happen to have some of the SSURGO tabular data that includes column names, the following R code may be of general interest for resolving the 1:many:many hierarchy of relationships required to make a thematic map.
mukey clay silt sand water_storage
458581 20.93750 20.832237 20.861842 14.460000
458584 43.11513 30.184868 26.700000 23.490000
458593 50.00000 27.900000 22.100000 22.800000
458595 34.04605 14.867763 11.776974 18.900000
( categories: )
Potential Loss of Arable Land in the Central San Joaquin Valley, CASubmitted by dylan on Mon, 2009-08-17 15:19.
Rapid urban and sub-urban expansion in the San Joaquin Valley have resulted in the loss of millions of acres of prime farmland in the last 100 years. Approximately 11% of class 1 (irrigated) land and 7% of class 2 land have already been paved over in the Fresno-Madera region (first image below). Recent projections in the expansion of urban areas in this region suggests that by 2085 an additional 28% of class 1 and 25% of class 2 land will be paved over (second image below). This is a preliminary summary-- details to follow.
( categories: )
Checking Type LocationsSubmitted by dylan on Mon, 2009-04-20 22:18.
-- NAD27 to NAD83 echo 119d7\'4\"W 36d23\'13\"N | cs2cs +proj=latlong +datum=NAD27 +to +proj=latlong +datum=NAD83 -f "%.6f" ( categories: )
Soil Texture ExampleSubmitted by dylan on Mon, 2008-04-28 05:28.
Compute a series of weighted-average soil texture fractions (sand, silt, clay), for every component, of every map unit in Yolo County. These values will be further weighted by the spatial distribution of each map unit. ( categories: )
Evaluation of EEMT as calculated from MAT and MAPSubmitted by dylan on Fri, 2007-11-23 03:37.
## EEMT function based on MAP and MAT ( categories: )
Identifying the Largest ComponentsSubmitted by dylan on Fri, 2007-09-21 21:31.
( categories: )
Learning by Example: Common QueriesSubmitted by dylan on Fri, 2007-09-21 17:59.
( categories: )
Dynamic Export of Soil Survey Data to KML through Soil-WebSubmitted by dylan on Wed, 2007-05-16 22:00.
( categories: )
|