Project

General

Profile

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

# Date Author Comment
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