[ncl-talk] Unable to Generate 2nd Plot on NCL Script

Zach Rieck zrr817 at gmail.com
Wed Apr 17 21:29:07 MDT 2019


To Whom it May Concern-

I have been trying to create a script that will hold the frame on my output
so we caqn do a side by side comparison of our data in one figure. One data
file is a CSV excel file (for which I have generated code to make it
readable within NCL) and the other is a netcdf file. When I comment out my
2nd plot command (line 125), I am able to generate the 1st figure without
any errors. However, when I try to run the 2nd plot command, I get
an"Argument mismatch on argument" error. This error is attached for your
reference.

Your guidelines ask to be able to run the code as I am, so I have also
taken the liberty of attaching the data. My best guess is maybe the error
is because I'm trying to recycle the resources from my 1st plot in my 2nd?

I have also commented out a few extra lines that are "how to's" for me
since I'm still very new to NCL. I am operating on version 6.5.

 Thanks in advance for any guidance you can provide on this and let me know
if you have any clarification questions!

Respectfully,

-Zach Rieck
zrr817 at gmail.com
(513)-502-5652
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190417/184cc567/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plots.ncl
Type: application/octet-stream
Size: 4079 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190417/184cc567/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Error.png
Type: image/png
Size: 108731 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190417/184cc567/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Trial Lake-daily.csv
Type: application/octet-stream
Size: 411628 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190417/184cc567/attachment-0003.obj>


More information about the ncl-talk mailing list