[ncl-talk] Overlaying vectors onto a single image

Black, Forrest (LARC-D318)[UNIVERSITIES SPACE RESEARCH ASSOCIATION] forrest.black at nasa.gov
Wed Oct 12 13:14:21 MDT 2016


Hello fellow NCL users,

I am trying to overlay flight trajectory vectors onto a map using the attached script and data.
Unfortunately, I have not been able to figure out what is causing the following error:

"fatal:Dimension sizes of left hand side and right hand side of assignment do not match
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 54 in file traject1e.ncl."

It seems to be an array issue and I tried to delete the variables at each iteration, but that did not seem to help.
I used the script from this link<http://www.ncl.ucar.edu/Applications/Scripts/conOncon_7.ncl> to get me started

The NCL version I am using is 6.3.0 and the relevant files are attached.

Thanks for any help you can provide.


Forrest Black

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flight1.csv
Type: application/octet-stream
Size: 10596 bytes
Desc: flight1.csv
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flight2.csv
Type: application/octet-stream
Size: 10957 bytes
Desc: flight2.csv
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flight3.csv
Type: application/octet-stream
Size: 8505 bytes
Desc: flight3.csv
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Flight4.csv
Type: application/octet-stream
Size: 11326 bytes
Desc: Flight4.csv
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: traject1e.ncl
Type: application/octet-stream
Size: 2265 bytes
Desc: traject1e.ncl
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161012/f9e8e044/attachment-0004.obj 


More information about the ncl-talk mailing list