Importing GPCP (precip) unformatted binary data

From: Michael Tosca <mtosca_at_nyahnyahspammersnyahnyah>
Date: Mon, 23 Jul 2007 14:03:17 -0700

I am trying to import GPCP data via my NCL script. Here is the syntax
i am using:

gpcp=fbinread("/mtosca/el_nino_fire/gpcp_v2_psg.1998",(/
144,72,12/),"float")

it seems to import fine, but gives very strange values, i.e. on the
order of e38, and there are even some NEGATIVE values, which makes no
sense to me. How could precip be negative? I try to assign attributes
to the dimensions using a dataset i created of lat, lon values of
2.5x2.5 resolution. I keep getting 'segmentation fault'. any ideas?

does anyone have previous use with GPCP data? The readme file
indicates that each file is "12 grids of size 144x72 containing big-
endian REAL*4 values."

Thanks!
-Mike

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jul 23 2007 - 15:03:17 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 26 2007 - 16:42:26 MDT