Project

General

Profile

Statistics
| Branch: | Revision:
Name Size Revision Age Author Comment
EE_simple.py 517 Bytes ddd9a810 over 11 years Adam Wilson Updated script to process MOD35 Processing Path...
GHCND_stations_extraction_study_area.R 9.91 KB 165c04fb almost 12 years Adam Wilson Merging with Pleiades copies
HelloRmpi.r 1008 Bytes 827b4b87 about 12 years Adam Wilson MOD06_L2 now running properly but Rmpi is not r...
HelloRmpi.r.Rout 945 Bytes 165c04fb almost 12 years Adam Wilson Merging with Pleiades copies
MOD06_Climatology.r 11.1 KB f27b378d almost 12 years Adam Wilson Updates to MOD06 Climatology Script and MDO06 p...
MOD06_L2_data_compile.r 15.7 KB e1df6e22 almost 12 years Adam Wilson Updated summary script to work with netcdf outp...
MOD06_L2_data_compile_Pleiades.r 10.2 KB 807fa48c about 12 years Adam Wilson Script is successfully running and producing th...
MOD06_L2_data_compile_netcdf.r 14.1 KB 147da66d over 12 years Adam M. Wilson Adding some MOD06 (cloud product) processing ro...
MOD06_L2_data_compile_run.r 2.12 KB de333435 almost 12 years Adam Wilson Merging with remote branch"
MOD06_L2_data_compile_tif2netcdf.r 14.2 KB 147da66d over 12 years Adam M. Wilson Adding some MOD06 (cloud product) processing ro...
MOD06_L2_data_summary.r 22.9 KB 86629ea0 almost 12 years Adam Wilson initial script to handle modified netcdf files ...
MOD06_L2_data_summary_netcdf.r 5.07 KB 147da66d over 12 years Adam M. Wilson Adding some MOD06 (cloud product) processing ro...
MOD06_L2_process.r 18.4 KB f27b378d almost 12 years Adam Wilson Updates to MOD06 Climatology Script and MDO06 p...
MOD06_L2_process_explore.r 18.4 KB 4ef959c2 almost 12 years Adam Wilson Adding intial code to process the NDP-026D stat...
MOD06_monthlyinterp.R 25.9 KB 165c04fb almost 12 years Adam Wilson Merging with Pleiades copies
MOD06_process 1.1 KB 165c04fb almost 12 years Adam Wilson Merging with Pleiades copies
MOD06_summary.r 21.8 KB e1df6e22 almost 12 years Adam Wilson Updated summary script to work with netcdf outp...
MOD35C5_Evaluation.r 20.9 KB be7b1081 over 11 years Adam Wilson Added script to make GHCN station shapefile for...
MOD35C5_Evaluation_grass.r 11.9 KB ddd9a810 over 11 years Adam Wilson Updated script to process MOD35 Processing Path...
MOD35_Climatology.r 9.33 KB be64daa8 over 11 years Adam Wilson Updated swath-grid section of MOD35 processing ...
MOD35_ExtractProcessPath.r 10.2 KB be7b1081 over 11 years Adam Wilson Added script to make GHCN station shapefile for...
MOD35_L2_process.r 14.4 KB be64daa8 over 11 years Adam Wilson Updated swath-grid section of MOD35 processing ...
MOD35_Summary.r 2.21 KB 99b3508d over 11 years Adam Wilson Added script to extract MOD35 processing path f...
MOD44W.R 1.64 KB 4ef959c2 almost 12 years Adam Wilson Adding intial code to process the NDP-026D stat...
MODIS_Cloud.py 3.14 KB ddd9a810 over 11 years Adam Wilson Updated script to process MOD35 Processing Path...
MODLANDtile_BoundingBox.R 900 Bytes 4ef959c2 almost 12 years Adam Wilson Adding intial code to process the NDP-026D stat...
NDP-026D.R 8.85 KB ddd9a810 over 11 years Adam Wilson Updated script to process MOD35 Processing Path...
Pleiades.R 6.86 KB f27b378d almost 12 years Adam Wilson Updates to MOD06 Climatology Script and MDO06 p...
Pleiades_MOD35.R 7.82 KB be64daa8 over 11 years Adam Wilson Updated swath-grid section of MOD35 processing ...
StationGapAnalysis.R 2.8 KB be7b1081 over 11 years Adam Wilson Added script to make GHCN station shapefile for...
cru_3.0_data_extract.r 1.77 KB ee6357dc over 12 years Adam Wilson Initial commit
installRmpi.r 386 Bytes 165c04fb almost 12 years Adam Wilson Merging with Pleiades copies
interpolation.r 11.5 KB f2b2e7d5 over 12 years Adam M. Wilson Added initial version of LST_Landcover explorat...

Latest revisions

# Date Author Comment
be7b1081 06/05/2013 01:57 PM Adam Wilson

Added script to make GHCN station shapefile for global station gap analysis

f7f9f131 05/15/2013 02:13 PM Adam Wilson

Merge branch 'aw/precip' of code.nceas.ucsb.edu:environmental-layers into aw/precip

ddd9a810 05/15/2013 02:13 PM Adam Wilson

Updated script to process MOD35 Processing Path using HEG to interpolate sensor zenith observations. Also working on figures for MOD35 C5 vs C6 comparison in MOD35C5_Evaluation script

be64daa8 05/08/2013 12:52 PM Adam Wilson

Updated swath-grid section of MOD35 processing to add buffer and (hopefully) reduce edge artifacts in tiles

667c5cab 05/07/2013 08:25 AM Adam Wilson

Merge branch 'aw/precip' of code.nceas.ucsb.edu:environmental-layers into aw/precip

aba23d60 05/07/2013 08:25 AM Adam Wilson

updated MOD35 processing script to work in separate temporary directories and transfer daily cloud data to lou for archiving in preparation for global processing (which cannot be done in personal directory). Also set up MOD35_Climatology script to be submitted to LDAN queue to run on lou rather than Pleiades. However environment still not set up correctly and script fails when reading netcdf files. Andrew is working on it.

99b3508d 05/03/2013 07:24 PM Adam Wilson

Added script to extract MOD35 processing path from swath level data and another to summarize MOD35 data. Also updated NDP-026D script to use new MOD35/09 summaries from Earth Engine

4eaaac57 04/23/2013 01:29 PM Adam Wilson

Merge branch 'aw/precip' of code.nceas.ucsb.edu:environmental-layers into aw/precip

b3f5074e 04/23/2013 01:29 PM Adam Wilson

Added initial code to make KML of cloud climatologies

c24e32a8 04/22/2013 01:04 PM Adam Wilson

Fixed the 'missing stripes' problem in the climatology script. Source of problem was related to the _FillValue attribute being incorrectly set to a short integer when the data was saved as byte. Changing both the attribute and the data to type 'byte' appears to have fixed the problem.

View revisions

Also available in: Atom