Project

General

Profile

Statistics
| Branch: | Revision:

# Date Author Comment
4c29b739 07/06/2012 01:48 PM Adam M. Wilson

Modified GAM.R interpolation script to 1) simplify validation results, 2) add full prediction (rather than just stations) and 3) some other (hopefully) simplifications and improvements.

2b88b158 07/05/2012 01:00 PM Adam M. Wilson

Updated GHCN_stations script to:

1) draw station location information from postgres database and perform merge/join query within database rather than r
2) add function to buffer region of interest to include stations outside region (to minimize edge effects)

ee7bfbd8 07/03/2012 08:57 AM Adam M. Wilson

Merging with bp/interp to use some of Benoit's code for precip interpolation

516a5849 07/03/2012 08:56 AM Adam M. Wilson

Merge branch 'bp/interp' into aw/precip

c7192b5a 07/03/2012 06:28 AM Adam M. Wilson

More updates to output plots

e0d23f1c 06/27/2012 05:31 PM Benoit Parmentier

OR data preparation, initial commit for extraction of covariates from raster stack

b8bf4042 06/27/2012 05:21 PM Benoit Parmentier

OR data preparation task#363, modified code for ghcn to create a shapefile

f2b2e7d5 06/18/2012 05:55 PM Adam M. Wilson

Added initial version of LST_Landcover exploration (not finished). Also moved prior version of interpolation procedure (bayesian krig) into repository.

b7b786b1 06/14/2012 12:28 PM Adam M. Wilson

Minor updates to dataset size calculation

4f97017d 06/13/2012 02:35 PM Adam M. Wilson

added processing for 'very cloudy days'

44799b5f 06/06/2012 01:54 PM Adam M. Wilson

Added PRISM comparison to MOD06_summary and added script to calculate 'back-of-the-envelope' estimates of total daily climate layer sizes

95d521f9 06/05/2012 12:06 AM Benoit Parmentier

GHNCD station data selection using Postgres database, initial commit, task #363

328689cf 06/04/2012 11:57 PM Benoit Parmentier

GAM LST, added specific and general diagnostic measures (e.g.MAE) GAM+Kriging, task #364 and #406

c33d3b68 06/04/2012 01:56 PM Adam M. Wilson

Updated MOD06 compile script to process the tiles in parallel using GRASS. This brings processing time for 10 year archive for oregon from 48 hours to ~2 hours on 24 cores. Also added several exploratory analysis to the data_summary script.

0c74b1da 06/04/2012 07:56 AM Adam M. Wilson

Added cloud flag to outputs

08d8290d 05/31/2012 06:56 AM Adam M. Wilson

First 10-year processing of daily mean tifs

38eccf20 05/30/2012 04:30 PM Benoit Parmentier

GAM LST, adding lines to summarize samling RMSE using plots, task #409

51050314 05/30/2012 04:19 PM Benoit Parmentier

GAM LST, first code to test effect of sampling on GAM, task #409

8d91ca4a 05/30/2012 04:10 PM Benoit Parmentier

GAM LST, added model and modified summary plots, run on 365 dates GAM+Kriging, task #364 and #406

ab8957ca 05/30/2012 04:03 PM Benoit Parmentier

GAM LST, modify code to generalize number of models and assessment,GAM+Kriging task #364

c9e2af49 05/30/2012 03:52 PM Benoit Parmentier

GAM LST, major modifications to create GAM+Kriging code, task #364

75151566 05/30/2012 03:34 PM Benoit Parmentier

GAM LST, adding lines to assess RMSE per month over 365 dates, task #406

f042de0f 05/30/2012 02:46 PM Benoit Parmentier

GAM LST, added model with forest only term -364 dates assessment, task #406

9c848d7a 05/30/2012 02:37 PM Benoit Parmentier

GAM LST, added section to save training and test residuals in shapefiles, task #361

f31f59cc 05/30/2012 02:28 PM Benoit Parmentier

GAM LST, changed triple nesting lat,long,Elev to double, 365 dates run, task #406 and #361

63d8201d 05/30/2012 11:19 AM Benoit Parmentier

GAM LST, used monthly LST average instead of daily, task #361

80402fdf 05/30/2012 11:11 AM Benoit Parmentier

GAM LST, adding new model with grass land cover, task #361

24eedf3a 05/30/2012 10:56 AM Benoit Parmentier

GAM using LST as input variable task #361

fbc95c44 05/29/2012 04:49 PM Benoit Parmentier

GAM, modification of nesting of models and clean up, task #361

328528e2 05/29/2012 04:16 PM Benoit Parmentier

Kriging, adding LST for co-kriging: task #364

eec8b7e0 05/29/2012 03:53 PM Benoit Parmentier

Kriging, slight modification and clean up, task #364

88248d6c 05/29/2012 03:37 PM Benoit Parmentier

Kriging, modification to save kriged surfaces in geotiff and png files, task #364

3be0f72b 05/29/2012 03:24 PM Benoit Parmentier

Kriging, modifying code to save training and testing samples in shapefiles: task #364

7da7872a 05/29/2012 03:07 PM Benoit Parmentier

Kriging for OR, this is the first script, task #364

15a39f25 05/29/2012 12:56 PM Benoit Parmentier

GWR modified code to save plots and images, task #364

defe53e5 05/29/2012 12:49 PM Benoit Parmentier

GWR assessment by visualizing residuals using kriging

5f312940 05/29/2012 12:16 PM Benoit Parmentier

GWR in adding loop for 10 dates

23ed3053 05/29/2012 11:57 AM Benoit Parmentier

GWR first script for one date in OR, task #364

979e2d4c 05/24/2012 01:59 PM Adam M. Wilson

MOD06 processing runs well in sequence, but not parallel

2a6b57de 05/23/2012 01:55 PM Adam M. Wilson

Reorganization: moved mindmap to it's own directory to isolate temporary files created when exporting to other formats

5891fba5 05/23/2012 01:44 PM Adam M. Wilson

Add initial version of the 'mind map' for the interpolation project. This file contains an outline of the various stages of the project and links back to issues and code in the blessed repository.
Created during Benoit's visit to Yale May 21-22.

147da66d 05/23/2012 01:43 PM Adam M. Wilson

Adding some MOD06 (cloud product) processing routines. Still a work in progress

ee6357dc 05/23/2012 01:35 PM Adam Wilson

Initial commit

aac7c36c 05/11/2012 10:03 AM Benoit Parmentier

Added 3 new models and nesting to GAM, task #361

0d1cde0a 05/10/2012 03:03 PM Benoit Parmentier

Changes in the diagnostics plots, barplots.

25a68ae3 05/10/2012 02:49 PM Benoit Parmentier

Transform aspect in Eastness and Northness variables in the GAM.

4180b123 05/10/2012 02:42 PM Benoit Parmentier

Transformed the aspect variable and added GAM model closer to PRISM

2a89fa5f 05/10/2012 02:28 PM Benoit Parmentier

GAM prediction added to the loop with RMSE calculation

ec229367 05/10/2012 02:13 PM Benoit Parmentier

Streamlining and slight changes to the loop to create subset dataset for different dates

af42291a 05/10/2012 02:07 PM Benoit Parmentier

Additional changes to the loop and format

bc59c6bb 05/10/2012 01:47 PM Benoit Parmentier

Start of Task #361, modified code to subset for 10 dates

d7b0ef36 05/10/2012 11:59 AM Benoit Parmentier

Minor format changes and clean up to code

e2d673e4 05/10/2012 11:18 AM Benoit Parmentier

Corrected errors in RMSE calculation and added plots to view results

92c36e33 04/19/2012 01:56 PM Benoit Parmentier

made minor changes to PRISM variables

3f649df0 04/19/2012 01:51 PM Benoit Parmentier

changed RMSE and AIC code in GAM script

7f643c83 04/19/2012 01:39 PM Benoit Parmentier

updated GAM script for tmax

89c6eee2 04/19/2012 01:23 PM Benoit Parmentier

added initial R script with GAM regression for tmax (one date)

7967a0d1 03/20/2012 04:47 PM Jim Regetz

added test script for days missing from our MOD11A1 OR holdings

69190fde 03/10/2012 02:17 PM Jim Regetz

cleaned up file permissions

7526fb1c 03/10/2012 02:16 PM Jim Regetz

added in various previously uncommitted scripts