[ncl-talk] Cross section plot for AOD

Dave Allured - NOAA Affiliate dave.allured at noaa.gov
Sun Oct 29 12:37:32 MDT 2023


Find the level coordinate on one of your input variables, and attach a copy
to AOD after the AOD calculation.  It should be something like "aod&level =
input&level".  Please refer to the section on coordinate variables in the
user manual.  If you have trouble, then please show printVarSummary for
AOD, and for one of the input variables that has levels.


On Sun, Oct 29, 2023 at 11:10 AM Setareh Rahimi via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:

> Dear all,
> I have calculated Aerosol Optical Depth (AOD) from WRF-Chem output using
> "TAUAER2" and "TAUAER3" (script attached). I would like to plot AOD for a
> specific latitude, on height. So after calculating AOD, I used *"gsn_csm_pres_hgt"
> *to do so. However, I have got the below error:
>
> *fatal: Dimension (level) of (AOD550_3D) does not have an associated
> coordinate variable*
>
>
>
> So how can I remove this error, please?
>
> Thanks in advance.
>
>
> S.Rahimi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20231029/d99fc882/attachment.htm>


More information about the ncl-talk mailing list