- 积分
- 28
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-5-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
最近用matlab读取CMORPH数据,发现一个问题,说明文件如下:
The data are compressed using the standard Unix compress function (files have a
suffix of ".Z"). Each file is composed of 2 direct access binary ("big_endian")
records that are defined as follows:
Record 1: contains the merged microwave precipitation only (GrADS variable: comb)
Record 2: contains the "CMORPH" precipitation estimates (GrADS variable: cmorph)
但为何我读出来的数据是四个record呢,也就是1440*480*4个数据?而且似乎这四个record差别还挺大,不知道为什么?
|
|