[ncl-talk] plotting_issue

Soma Roy somaroy892 at gmail.com
Tue Jun 18 12:14:37 MDT 2019


Send your input file.. I will inform you.

Thanks,
Soma

On Tue, Jun 18, 2019, 23:37 Kunal Bali <kunal.bali9 at gmail.com> wrote:

> Dear NCL users,
>
> not able to plot,
> not receiving any error,
> script is attached
>
>
> *file summary:*
>
> dimensions:
>
> time = UNLIMITED ; // (1 currently)
>
> bnds = 2 ;
>
> jx = 261 ;
>
> iy = 217 ;
>
> variables:
>
> float time(time) ;
>
> time:standard_name = "time" ;
>
> time:long_name = "time" ;
>
> time:bounds = "time_bnds" ;
>
> time:units = "hours since 1949-12-01 00:00:00 UTC" ;
>
> time:calendar = "standard" ;
>
> time:axis = "T" ;
>
> double time_bnds(time, bnds) ;
>
> float jx(jx) ;
>
> jx:long_name = "x-coordinate in Cartesian system" ;
>
> jx:units = "m" ;
>
> jx:axis = "X" ;
>
> float iy(iy) ;
>
> iy:long_name = "y-coordinate in Cartesian system" ;
>
> iy:units = "m" ;
>
> iy:axis = "Y" ;
>
> float aod(time, iy, jx) ;
>
> aod:standard_name = "atmosphere_optical_thickness_due_to_aerosol" ;
>
> aod:long_name = "Aerosol optical thickness in the visible band" ;
>
> aod:units = "1" ;
>
> aod:cell_methods = "time: point"
>
>
>
>
> please provide some information?
>
>
>
> ---
> Kunal
>
>
>
> _______________________________________________
> 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/20190618/1e923162/attachment.html>


More information about the ncl-talk mailing list