<div dir="ltr"><div>Hi,</div><div>I have a file which is in rotate lat_lon grid with the following attributes, but lat and lon are not 2 dimensional. How to plot this data and also how to convert it into regular lat lon ? </div><div><br></div><div> file global attributes:<br>      cen_lat : 50<br>      cen_lon : -118<br>      dlat : 0.1169081<br>      dlon : 0.1169081<br>      dtp : 180<br>      fhzero : 1<br>      grid : rotated_latlon<br>      grid_id : 1<br>      lat1 : -28.5<br>      lat2 : 28.5<br>      lon1 : -45.25<br>      lon2 : 45.25<br>      dimensions:<br>      time = 1<br>      grid_yt = 488<br>      grid_xt = 775</div><div>variables:<br>      float aod ( time, grid_yt, grid_xt )<br>         _FillValue :   9.99e+20<br>         cell_methods : time: point<br>         long_name :    total aerosol optical depth at 550 nm<br>         missing_value :        9.99e+20<br>         output_file :  phy<br>         units :        numerical<br><br>      double grid_xt ( grid_xt )<br>         cartesian_axis :       X<br>         long_name :    rotated T-cell longiitude<br>         units :        degrees<br><br>      double grid_yt ( grid_yt )<br>         cartesian_axis :       Y<br>         long_name :    rotated T-cell latiitude<br>         units :        degrees<br><br>      double time ( time )<br>         calendar :     JULIAN<br>         calendar_type :        JULIAN<br>         cartesian_axis :       T<br>         long_name :    time<br>         units :        hours since 2026-07-14 06:00:00</div><div><br></div><div>Appreciate your help on this.</div><div>Thanks,</div><div>Debasish</div></div>