<div dir="ltr"><div><div><div>Really, you must include more information.<br><br>ncl-talk consistently advises people to use 'printVarSummary' to examine a variable's sizes, shape and type.<br><br></div>re: <font color="#ff00ff"><span style="color:rgb(0,0,0)">fatal:VectorFieldInitialize: dimensions of vfUDataArray and vfVDataArray ***ARE INCONSISTENT***<br></span><br><span style="color:rgb(0,0,0)">---<br></span></font></div><font color="#ff00ff"><span style="color:rgb(0,0,0)">Well, likely the u and v components have <font color="#ff00ff">DIFFERENT </font>dimension sizes. For example. WRF file use the Arakawa-C grid<br><br><a href="https://en.wikipedia.org/wiki/Arakawa_grids">https://en.wikipedia.org/wiki/Arakawa_grids</a><br><br></span></font></div><font color="#ff00ff"><span style="color:rgb(0,0,0)">You should us a function to place both components on the same grid. <br></span></font></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 9, 2018 at 5:22 AM, Ankita Sharma via ncl-talk <span dir="ltr"><<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(7,55,99)">I have been working on the script since last one month but getting a bad plot with some warning messages (which will be mentioned in this mail). If someone knows about the vector hovmoller plot, please share your script with me.</div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(7,55,99)">It will help me in plotting the vector hovmoller diagram.</div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif;color:rgb(7,55,99)"><br></div><div class="gmail_default" style="font-family:"comic sans ms",sans-serif"><div class="gmail_default"><font color="#ff00ff">fatal:VectorFieldInitialize: dimensions of vfUDataArray and vfVDataArray are inconsistent</font></div><div class="gmail_default"><font color="#ff00ff">fatal:Unable to initialize layer-Can't Create</font></div><div class="gmail_default"><font color="#ff00ff">fatal:Unable to access object with id:-4</font></div><div class="gmail_default"><font color="#ff00ff">fatal:PID #-4 can't be found in NhlSetValues</font></div><div class="gmail_default"><font color="#ff00ff">fatal:PID #-4 can't be found in NhlSetValues</font></div><div class="gmail_default"><font color="#ff00ff">fatal:Unable to access object with id:-4</font></div><div class="gmail_default"><font color="#ff00ff">warning:Unable to add DataItem "(null)" to DataList "vcVectorFieldData"</font></div><div class="gmail_default"><font color="#ff00ff">fatal:CompileDataList:DataList has no valid members</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnFillOn is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnInfoLabelOn is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnLineLabelsOn is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnLevelSpacingF is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:<wbr>cnInfoLabelOrthogonalPosF is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnInfoLabelZone is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnLinesOn is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:<wbr>cnInfoLabelParallelPosF is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnInfoLabelJust is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:cnFillPalette is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:stMinArrowSpacingF is not a valid resource in hadley1_vector at this time</font></div><div class="gmail_default"><font color="#ff00ff">warning:stArrowLengthF is not a valid resource in hadley1_vector at this time</font></div></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>