<div dir="ltr"><div>Hi Debasish,</div><div><br></div><div>I'm a little confused by this line:</div><div><br></div><div>    res@tfDoNDCOverlay = True</div><div><br></div><div>Should that be False?  If that doesn't help, if you can send me the dataset, I'll try to figure out what is going on.</div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 29, 2023 at 12:01 PM Debasish Hazra via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div>I am trying to plot grib2 file with Lambert projection and getting wrong latitude markers (0-25 N) on the y-axis. Attached is figure and code and also highlighting attributes from the file. <br></div><div><br></div><div> file global attributes:<br>   dimensions:<br>      ygrid_0 = 3268     <br>      xgrid_0 = 5200</div><div><br></div><div>      float gridrot_0 ( ygrid_0, xgrid_0 )<br>         long_name :    vector rotation angle<br>         GridType :     Polar Sterographic Projection (North or South)<br>         units :        radians<br>         formula_u :    Uearth = sin(rot)*Vgrid + cos(rot)*Ugrid<br>         formula_v :    Vearth = cos(rot)*Vgrid - sin(rot)*Ugrid<br>         note1 :        u and v components of vector quantities are resolved relative to grid<br>         note2 :        apply formulas to derive u and v components relative to earth<br>      <br>      float gridlat_0 ( ygrid_0, xgrid_0 )<br>         corners :      ( -4, -5.706548, 18.53903, 22.48842 )<br>         long_name :    latitude<br>         grid_type :    Polar Sterographic Projection (North or South)<br>         units :        degrees_north<br>         Dy :   3.17<br>         Dx :   3.17<br>         Lov :  245     <br>         Lo1 :  206.5<br>         La1 :  -4 <br>      <br>      float gridlon_0 ( ygrid_0, xgrid_0 )<br>         corners :      ( -153.5, -74.4254, -22.46207, 152.2681 )<br>         long_name :    longitude<br>         grid_type :    Polar Sterographic Projection (North or South)<br>         units :        degrees_east<br>         Dy :   3.17<br>         Dx :   3.17     <br>         Lov :  245<br>         Lo1 :  206.5<br>         La1 :  -4</div><div><br></div><div>Any help on this is appreciated. <br></div><div>Thanks</div><div>Deba<br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>