Project

General

Profile

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

# Date Author Comment
5af36cdd 06/11/2013 09:51 AM Adam Wilson

Separated daily products into a 'day' and 'night' cloudiness based on day flag

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.

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