[ncl-talk] fatal:conform: the dimensions sizes of the second argument do not match those indicated by the third argument

Dennis Shea shea at ucar.edu
Tue Jul 19 17:03:58 MDT 2016


My guess is the

   PV = pot_vort_isobaric(lv_ISBL0,u,v,T,lat(:,0),1,0)
 printVarSummary(PV)

  PV300 = PV({30000},:,:)



On Tue, Jul 19, 2016 at 4:40 PM, Ryan Connelly <rconne01 at gmail.com> wrote:

> Hi,
>
> I'm trying to use the function pot_vort_isobaric, but getting this error
> on the call to it:
>
> PV = pot_vort_isobaric(30000.,u,v,T,lat(:,0),1,0)
>
> fatal:conform: the dimensions sizes of the second argument do not match
> those indicated by the third argument
>
> I'm a bit confused though, because u, v, and T all do have the same
> dimensions sizes.  From printVarSummary, I see that they are all:
>
> Number of Dimensions: 3
> Dimensions and sizes: [lv_ISBL0 | 37] x [ygrid_0 | 337] x [xgrid_0 | 451]
>
> Thanks,
> Ryan
>
> --
> Ryan Connelly
> M.S. Student in Atmospheric Sciences, Stony Brook University
> B.S. in Meteorology with Minors in Mathematics and GIS, Valparaiso
> University
> rconne01 at gmail.com
> ryan.connelly at stonybrook.edu
>
> _______________________________________________
> 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/20160719/5c3b013c/attachment.html 


More information about the ncl-talk mailing list