SFREC

SFREC Soil Profile Examples

Submitted by dylan on Wed, 2009-05-27 02:44.
SFREC Soil Profile Examples

collection of soil profile summaries from the Sierra Field Station, near Marrysville, CA.

( categories: )

SFREC-terrain_classification_004

Submitted by dylan on Sat, 2009-05-23 17:24.
SFREC-terrain_classification_004

4-class terrain grouping.

SFREC-terrain_classification_003

Submitted by dylan on Sat, 2009-05-23 17:21.
SFREC-terrain_classification_003

3-class terrain groupings

SFREC-terrain_classification_002

Submitted by dylan on Fri, 2009-03-06 21:32.
SFREC-terrain_classification_002

Flow accumulation and solar radiation; convergence=5 -- PAM unsupervised classification.

( categories: )

SFREC-terrain_classification_001

Submitted by dylan on Fri, 2009-03-06 21:30.
SFREC-terrain_classification_001

Flow accumulation and solar radiation; convergence=1-- PAM unsupervised classification.

( categories: )

Terrain Classification Experiments

Submitted by dylan on Fri, 2009-03-06 21:30.

 
Updates

MFD Accumulation Map-1

Submitted by dylan on Fri, 2009-03-06 21:27.
MFD Accumulation Map-1

Updated flow accumulation from r.watershed using MFD, convergence=1.

( categories: )

Scaling Soil Survey

Submitted by dylan on Sat, 2009-01-31 20:56.

Background and Justification

Traveling Salesman Approach to Visiting Data-loggers

Submitted by dylan on Sat, 2008-12-20 06:44.

Optimal Route in 3DOptimal 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.

Optimal Route in 3D

Submitted by dylan on Sat, 2008-12-20 06:42.
Optimal Route in 3D