[ncl-talk] Overlaying vectors onto a single image

Schaefer, Alexander aschae11 at uncc.edu
Wed Oct 12 13:25:43 MDT 2016


Forrest,

You are trying to read files of different lengths so your dimensions change
each time it reads a trajectory.  You either need to delete the data
variable along with lat and lon or overwrite them with ":=".  If you choose
the latter option, the same logic needs to be applied when you are defining
the lat and lon vars.

Hope that helps,
-Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/27de67bf/attachment.html 


More information about the ncl-talk mailing list