[ncl-talk] Lat-Time plot

Alan Brammer abrammer at albany.edu
Wed Mar 18 09:31:46 MDT 2015


Noah,
>From the code you provided last time it seems you are trying to use
gsn_csm_time_lat <https://www.ncl.ucar.edu/Applications/time_lat.shtml> in
the wrong orientation.  *"**The leftmost dimension should be time, and the
rightmost dimension latitude.*"

If you want latitude on the y axis and time on the x axis, I'd suggest just
using gsn_csm_contour on your varswap variable.

Set the Y axis like you have the X axis and you're done.

Alan.

On Wed, Mar 18, 2015 at 9:46 AM, Dennis Shea <shea at ucar.edu> wrote:

> The information you are providing is, at best, vague. How is ncl-talk
> supposed to answer when virtually no information is provided.  The previous
> response "speculated" at the possible problem because no information was
> provided. You must do a better job of explaining the issue.
>
> [0] "the latitudes  in the file are the correct  ones" ... yes, I'm sure
> they are. It is your usage of the information on the file that is the issue.
>
> [1] What does 'printVarSummary(variable_to_be_plotted) show?
>
> [2] A code snippet showing how you are trying to plot would be useful.
>
>
> On Wed, Mar 18, 2015 at 2:56 AM, Kerandi, Noah Misati (IMK) <
> noah.kerandi at kit.edu> wrote:
>
>> Dear all,
>> I have not yet gotten the assistance i was looking for.
>> Recently some suggestions were suggested on the latitudes havina problem.
>> However the latitudes  in the file are the correct  ones. One can see
>> this with printVarSummary
>> Any help.
>>
>>
>> Noah M.
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150318/9c8e225c/attachment.html 


More information about the ncl-talk mailing list