SFREC
Submitted by dylan on Wed, 2009-05-27 02:44.
 collection of soil profile summaries from the Sierra Field Station, near Marrysville, CA.
Submitted by dylan on Sat, 2009-05-23 17:24.
 4-class terrain grouping.
Submitted by dylan on Sat, 2009-05-23 17:21.
 3-class terrain groupings
Submitted by dylan on Fri, 2009-03-06 21:32.
 Flow accumulation and solar radiation; convergence=5 -- PAM unsupervised classification.
Submitted by dylan on Fri, 2009-03-06 21:30.
 Flow accumulation and solar radiation; convergence=1-- PAM unsupervised classification.
Submitted by dylan on Fri, 2009-03-06 21:30.
Submitted by dylan on Fri, 2009-03-06 21:27.
 Updated flow accumulation from r.watershed using MFD, convergence=1.
Submitted by dylan on Sat, 2009-01-31 20:56.
Background and Justification
Submitted by dylan on Sat, 2008-12-20 06:44.
Optimal Route in 3D
Premise:
Several data-loggers in steep terrain; how can we visit all of them in the most efficient manner such that we traverse the least cumulative slope gradient? In a sense this is a traveling salesman style problem, with travel costs defined by slope gradient. The v.net.salesman module in GRASS can be used to compute the optimal route between data-loggers, given: 1) a network of lines connecting all points to be visited and 2) transferal of slope cost information to the network. An example approach is listed below. Note that due to a bug in v.net.salesman, we need to use one extra step-- details below.
Submitted by dylan on Sat, 2008-12-20 06:42.
|