[Gdal-dev] Reading GPCP rainfall data?
Markus Neteler
neteler at itc.it
Tue Jul 11 12:05:08 EDT 2006
Hi,
I would be very interested to read these data sets
Global Daily Merged Precipitation Analyses of the GPCP
http://precip.gsfc.nasa.gov/
(see Daily Data at page bottom)
The Format is:
http://precip.gsfc.nasa.gov/gpcp_daily_comb.html
(at bottom)
"The data set archive consists of unformatted REAL*4 binary files with ASCII headers. Each file holds 28-31 daily fields. Each file occupies about 8 MB. The grid on which each field of values is presented is a 1°x1° latitude--longitude (Cylindrical Equal Distance) global array of points. It is size 360x180, with X (longitude) incrementing most rapidly West to East from the Prime Meridian, and then Y (latitude) incrementing North to South. Whole- and half-degree values are at grid edges:
First point center = (89.5°N,0.5°E)
Second point center = (89.5°N,1.5°E)
Last point center = (89.5°S,0.5°W)
Missing values are denoted by the value -99999., and the units are mm/day.
"
Does anyone has experience? Or (cough) a script based on GDAL?
thanks,
Markus
More information about the Gdal-dev
mailing list