[ncl-talk] reading h5 satellite data

Debasish Hazra debasish.hazra5 at gmail.com
Wed Dec 19 11:58:53 MST 2018


Thanks Rick, that helped.
Debasish

On Fri, Dec 14, 2018 at 4:46 PM Rick Brownrigg <brownrig at ucar.edu> wrote:

> From just looking at the file dump, and not being able to test anything:
>
> There are longitude and latitude variable in a group named
> GeolocationFields, dimensioned 2369/DimAlongTrack.  So, variables named:
>
>   /GeolocationFields/Longitude
>   /GeolocationFields/Latitude
>
>
> It would appear for each index within DimAlongTracks, you pick up the
> corresponding lat/lon from there.  Make sense?
>
> Hope that helps...
> Rick
>
>
> On Fri, Dec 14, 2018 at 2:16 PM Debasish Hazra <debasish.hazra5 at gmail.com>
> wrote:
>
>> Hi,
>> I am trying to reading .h5 satellite data and the variable I want to read
>> has dimension as Dimensions and sizes:       [ 2369 <DimAlongTrack> x 56
>> <DimAltitudeLevel> ]. How do I make it to lat,lon from 1st dimension ?
>> I have  attached a ncl_dump of file.
>> Thanks
>> Debasish
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181219/cd2152d7/attachment.html>


More information about the ncl-talk mailing list