Project

General

Profile

Statistics
| Branch: | Revision:

# Date Author Comment
74edc384 06/13/2011 05:42 PM Rick Reeves

First version of this script; dKc constant is not optimally set yet. Need more experimentation.

e11b5636 06/13/2011 02:47 PM Rick Reeves

Version of pixel pair plotting script that adds 'Lowess Lines' to center of each scatterplot.

Note: Loess lines feature has only been tested with the input file "pixelPairs36000_5_8EvenSortCol1.csv", used in the script.
Some table column names are hard-coded into the script.

a36cc837 06/13/2011 01:51 PM Rick Reeves

This version has improved, vertically-stacked plots.

5a9ae465 06/13/2011 01:43 PM Rick Reeves

First version of 'image blending' solution that employs a linear decay function to blend ASTER and SRTM pixel values south of 60 degree N Latitude line.

8ff00cae 06/06/2011 05:49 PM Rick Reeves

First version of ASTER/SRTM boundary adjustment R script that tests a prototype 'exponential decay' function on a sub image of the DEM imaage mosaic.

05968504 06/01/2011 02:59 PM Rick Reeves

First version of R script that adjusts the boundary between ASTER and SRTM components of DEM image mosaic created for Environment and Organisms project. This prototype version uses a set of 'narrow' test images, applies a linear ramp function. Later versions will use more sophisticated functions.

ec0af318 05/18/2011 11:42 AM Rick Reeves

this table created using the latest and best-aligned versions of the 'boundary validation' (ASTER/SRTM/CDEM) subimages. Input to the script: CreateImageDiffPlotsOverlayNewPlots.r

4101796f 05/18/2011 11:10 AM Rick Reeves

Added option: write individual plots (not trplets - yet) to separate JPG files. New command line argument: JpgPlotFileFlag

db78f686 05/17/2011 12:13 PM Rick Reeves

Table used by CreateImageDiffPlotsOverlayNewPlots.r
to create latest set of (normalized) difference scatterplots

cc196a45 05/17/2011 12:12 PM Rick Reeves

This version used to create the large (36000 row) table used to generate latest bounday analysis scatterplots.

acf2afb2 05/17/2011 12:11 PM Rick Reeves

This version creates the (normalized) difference image plots
that Rick, Jim, and Mark are reviewing as part of the final 'ASTER/SRTM boundary analysis' work.
The input file pixelPairs36000_5_8EvenSortCol1.csv also checked in.

8fd072d3 05/16/2011 04:11 PM Rick Reeves

The first version of 'CreateImageDiffPlotsOverlay.r' that produces the 'three-panel' plot containing the boundary differences for ASTER / Border / SRTM.

49c441dd 05/16/2011 10:07 AM Rick Reeves

Latest version of Elevation Difference Image Analysis plot generator: Plots remain on screen until end of script (user presses 'final' <cr>

TODO: Add legend to plots.

218022c8 05/15/2011 01:29 PM Rick Reeves

correct CDEM image values

3db72d58 05/15/2011 01:29 PM Rick Reeves

With correct CEDM input image filename.

9d19fb11 05/15/2011 12:26 PM Rick Reeves

Uses correct, even boundary input images

b81f0431 05/15/2011 12:25 PM Rick Reeves

made with latest version of makeImagePairTable w/correct images.

ce53f1db 05/15/2011 11:39 AM Rick Reeves

created with latest version of code 5/15

27c37be1 05/15/2011 11:39 AM Rick Reeves

Tested Sunday 5/15 - produces table tableForRic2000_5_8.csv

4b8cd90f 05/13/2011 03:33 PM Rick Reeves

In header, better 'to run' instructions.

a0267fb3 05/13/2011 03:21 PM Rick Reeves

input table for the R script: MosaicCdemDifferencePlots.r
Created by the R script: makeImagePairFiles.

80390607 05/13/2011 03:19 PM Rick Reeves

First working version - very simple - just 'source' the file and press <CR> to walk through the plots.

Next version: 'panel plots' and improved plot axes.

d732553c 05/13/2011 02:38 PM Rick Reeves

Very first version of plot making script. Plots need consolidation into 'panel plots', and plot labels need to be improved.

Uses input file:
tableForMark4000_5_8_SortColID.csv, also checked in.

f028b3dc 05/10/2011 05:05 PM Rick Reeves

These scripts are complete but may not run correctly due to conflicts in the extents of the input raster files. Recheck inputs.

5c833657 05/10/2011 05:04 PM Rick Reeves

Version runs correctly, though the CDEM edge input image might not be the latest and best. Recheck inputs

0f948be9 05/05/2011 11:05 AM Rick Reeves

Sample output file from R script makeMarkTable.r - sample of 4000 random columns, row 5 through row 8 straddling 60 degree boundary.

ad35c236 05/05/2011 11:02 AM Rick Reeves

Producing valid table, but from column samples taken entirely from mosaic. Next step: take them from Aster and Cgiar images.

b67964e8 05/04/2011 05:47 PM Rick Reeves

First version, has issues with column indexing, I am fixing tonight.

230f2a79 05/02/2011 04:41 PM Rick Reeves

Added collection of Linux shell scripts and R scripts that I used in my initial analysis of SRTM/CGIAR, CDEM, and ASTER GDEM digital terrain data sets.