Re: How to get geo-location information from cloudsat data set?

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Tue, 9 Dec 2008 13:57:42 -0700

Hi Zheng,
When you do
print(g)
do you see any variable names that contain the word "Latitude" or
"latitude" ?
  -dave

On Dec 9, 2008, at 1:45 PM, Lu Zheng wrote:

> Hi, all.
>
> I am trying to get geo location information from cloudsat data set. I
> know it is actually hdfeos format, but still it is not working..
>
> My code:
>
> g=addfile("******_CS_2B-GEOPROF_GRANULE_P_R04_E02.hdf.hdfeos","r")
> print(g) ;ncl did give me the file information which indicates the
> file is opened.
> latc =g->Latitude ; And I also tried latc =g->Latitude_2B_GEOPROF
>
> and the error message:
>
> fatal:Either file (g) isn't defined or variable (Latitude) is not a
> variable in the file
>
> Any suggestions?
>
> Thanks,
>
> Zheng
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Dec 09 2008 - 13:57:42 MST

This archive was generated by hypermail 2.2.0 : Thu Dec 11 2008 - 03:51:46 MST