[ncl-talk] Guidance on extracting lat/lon and altitude values associated with pixels of interest

Dennis Shea shea at ucar.edu
Mon Mar 25 12:08:30 MDT 2019


The attached should loop over multiple CAL_LID_L2_VFM files and, where
appropriate,  unpack [*dim_gbits*
<http://www.ncl.ucar.edu/Document/Functions/Built-in/dim_gbits.shtml>] the
values.   You will have to provide the lidar ?layer/level? values.

Good Luck

On Fri, Mar 22, 2019 at 1:13 PM Srishti Dasarathy <srdasara at ucsd.edu> wrote:

> Dear NCL talk,
>
> Hope this email finds you all well.
>
> I need some assistance in printing the latitude/longitude and altitude
> values of certain pixels of interest in my hdf files. More specifically, I
> am trying to extract lat/lon and altitude values that are associated with
> an aerosol subtype, which is being identified through the dim_gbits
> function.
>
> This dim_gbits function is on Line 197 of my code, and Lines 216 to 251
> are my attempt to extract the pixels of interest.
>
> Would you have any tips on how to extract and print these values? Any
> guidance would be greatly appreciated.
>
> Thank you,
> Srishti
> _______________________________________________
> 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/20190325/78970d4b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CAL.nloop.ncl
Type: application/octet-stream
Size: 7014 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190325/78970d4b/attachment.obj>


More information about the ncl-talk mailing list