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

Ryan Connelly rconne01 at gmail.com
Tue Jul 19 17:10:40 MDT 2016


That seems to have done it.  Thank you!

On Tue, Jul 19, 2016 at 7:03 PM, Dennis Shea <shea at ucar.edu> wrote:

> 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
>>
>>
>


-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160719/0d8e126f/attachment.html 


More information about the ncl-talk mailing list