SJER

AQP Examples: Profile Visualization

Submitted by dylan on Tue, 2010-09-21 03:27.

Two examples of the output from the profile_plot() function, using data from the Sierra Foothill Region, CA.

Interesting use of levelplot() for time series data

Submitted by dylan on Sat, 2010-01-16 18:58.

levelplot example: soil moisture and temperaturelevelplot example: soil temperature (left) and moisture (right)

Several recent articles appeared on the R-bloggers feed aggregator that demonstrated an interesting visualization of time series data using color. This style of visualization was readily adapted for the time series data I regularly collect (soil moisture and temperature), and quickly implemented with the levelplot() function from the lattice package. I hadn't previously considered using a mixture of factor (categorical) and continuous variables within a call to levelplot(), however the resulting figure was more useful than expected (see above). A single day's observation is represented by a colored strip (redder hues are higher temperature values, and lower soil moisture values), placed along the x-axis according to the date of that observation, and in a row defined by the location where that observation was collected from. Paneling of the data can be used to represent a more complex hierarchy, such as sensor depth or landscape position. At the expense of quantitative data retrieval (which is better supported be scatter plots), qualitative patterns are quickly identified within the new graphic.

Numerical Classification of SJER Pedons: Sammon Mapping

Submitted by dylan on Tue, 2009-03-10 18:19.
Numerical Classification of SJER Pedons: Sammon Mapping
( categories: )

Numerical Classification of SJER Pedons

Submitted by dylan on Tue, 2009-03-10 18:18.
Numerical Classification of SJER Pedons

SJER-terrain_classification_002

Submitted by dylan on Sun, 2009-03-08 20:40.
SJER-terrain_classification_002

Updated version using mean curvature and slope.

( categories: )

SJER-terrain_classification_001

Submitted by dylan on Fri, 2009-03-06 21:36.
SJER-terrain_classification_001

Preliminary geomorphic map -- PAM unsupervised classification.

( categories: )

Terrain Classification Experiments

Submitted by dylan on Fri, 2009-03-06 21:35.
( categories: )

Scaling Soil Survey

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

Background and Justification

SJER Sensor Installation

Submitted by dylan on Thu, 2008-12-18 21:35.
SJER Sensor Installation
( categories: )