Project

General

Profile

Download (10.4 KB) Statistics
| Branch: | Revision:

# Date Author Comment
d91f0663 09/13/2013 01:56 PM Adam Wilson

nearly finished first global run of MOD35 cloud frequency

e4e30b86 06/26/2013 02:10 PM Adam Wilson

updated swtif error checking to use r.neighbor instead of r.mapcalc. Submitted job for northern block of tiles

b3344197 05/30/2013 07:17 PM Adam Wilson

Move file outputs to /nobackupp1 instead of lou due to quota increase. First full 2009 summary

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

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.

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.

78f94710 04/18/2013 10:01 AM Adam Wilson

Discovered possible cause of weird missing data stripes due to identifying missing data as 225.0 rather than 255s

b83b17ae 04/18/2013 08:06 AM Adam Wilson

Explored 30-day moving average

a9a1a67f 04/17/2013 08:01 AM Adam Wilson

Merging with Pleiades copy

1523a1e7 04/17/2013 07:44 AM Adam Wilson

minor clean up to MOD35 Climatology

b716a3f0 04/17/2013 07:43 AM Adam Wilson

Removed some unsed code from MOD35_climatology. Still having problem of missing data stripes in February means.

c1352601 04/12/2013 10:35 AM Adam Wilson

Updated MOD35_Climatology to use percentages instead of classes, but there are too many zeros in result

35d59dc1 04/10/2013 07:35 AM Adam Wilson

Simplifications to Climatology Script