read TRMM version 7 Level 2 hdf file

From: <yinjinfang88_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 28 2014 - 01:19:58 MDT

Dear All;
     I got a strange error when I read TRMM version 7 Level 2 hdf file with NCL. The variable in the hdf file is named as freezingHeightIndex with the 1-byte integer type. I can get the values of freezingHeightIndex by the following command :

ncl_filedump -v freezingHeightIndex A12.20100101.69095.7.HDF

I can find a value of -99, and I can also find -99 by the HDFview.

However, I got a strange result of 157 by the NCL read command:

fzHIndex = f->freezingHeightIndex

I am confused why the read command cannot get a right result. Is something wrong?

Thank you very much.

         Yin







Department of Earth Science, Zhejiang University, Hangzhou 310027, China

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Mar 28 01:20:18 2014

This archive was generated by hypermail 2.1.8 : Mon Mar 31 2014 - 11:47:09 MDT