<div dir="ltr"><div dir="ltr">Dear NCL users,<div><br></div><div>not able to plot, </div><div>not receiving any error,</div><div>script is attached</div><div><br></div><div><br></div><div><b>file summary:</b></div><div><br></div><div><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif">dimensions:</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>time = UNLIMITED ; // (1 currently)</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>bnds = 2 ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>jx = 261 ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>iy = 217 ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif">variables:</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>float time(time) ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:standard_name = "time" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:long_name = "time" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:bounds = "time_bnds" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:units = "hours since 1949-12-01 00:00:00 UTC" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:calendar = "standard" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>time:axis = "T" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>double time_bnds(time, bnds) ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>float jx(jx) ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>jx:long_name = "x-coordinate in Cartesian system" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>jx:units = "m" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>jx:axis = "X" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>float iy(iy) ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>iy:long_name = "y-coordinate in Cartesian system" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>iy:units = "m" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>iy:axis = "Y" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>float aod(time, iy, jx) ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>aod:standard_name = "atmosphere_optical_thickness_due_to_aerosol" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>aod:long_name = "Aerosol optical thickness in the visible band" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>aod:units = "1" ;</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><span class="gmail-Apple-tab-span" style="white-space:pre">              </span>aod:cell_methods = "time: point"</font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><br></font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><br></font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><br></font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif">please provide some information?</font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><br></font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal"><span style="font-variant-ligatures:no-common-ligatures"><font face="arial, sans-serif"><br></font></span></p><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font face="arial, sans-serif">---</font><br></div><div><font size="2"><span>Kunal<br></span></font></div><div><br></div><div><br></div><div><p style="margin:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>