[ncl-install] Need help
Kevin Hallock
hallock at ucar.edu
Thu Aug 17 12:01:00 MDT 2017
Hi,
Please post only NCL installation questions to the ncl-install at ucar.edu <mailto:ncl-install at ucar.edu> mailing list.
For NCL usage questions, please write to ncl-talk at ucar.edu <mailto:ncl-talk at ucar.edu>. You will have to subscribe to ncl-talk mailing list before submitting your question: http://mailman.ucar.edu/mailman/listinfo/ncl-talk <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>
Also, when writing to ncl-talk could you please provide your complete NCL script? This might make it easier to quickly find the issue.
Thanks,
Kevin
> On Aug 16, 2017, at 4:15 PM, Chandra Sekar <chanspace2020 at gmail.com> wrote:
>
> Hi
>
> I need to plot two simple XY plots.
>
> First plot the Y axis values are between 240 to 280 and my second plot Y axis values are between 200 to 280.
>
> I need to plot these two figures in common Y axis range so that I can show the difference in two plots values.
>
> For example, I need to fix the Y axis for both plots is between 180 to 300. But the plot coming with different Y axis values.
>
> I tried with res at tmYLMode= Auto, Manual, and Explicit, but I couldn't fix the common Y axis range.
>
> Also I read from NCL website even we use any options in res at tmYLMode Y axis range fall between tmYLDataBottomF <https://www.ncl.ucar.edu/Document/Graphics/Resources/tm.shtml#tmYLDataBottomF> and tmYLDataTopF <https://www.ncl.ucar.edu/Document/Graphics/Resources/tm.shtml#tmYLDataTopF> .
>
> I have attached the two plots
>
> In plot 1 the Y axis range from 240 to 290 K
> In plot 2 the Y axis range from 200 to 300 K
>
> I used these option in my script
> res at tmYLMode="Explicit"
> res at tmYLValues=(/180,200,220,240,260,280,300/)
> res at tmYLLabels=res at tmYLValues
>
> Even I fixed my Y axis between 180 to 300. My both plot coming with different Y axis range.
>
> Please help me how to fix the Y axis range even the data doesn't have the values.
>
>
> <Plot1.pdf><plot2.pdf>_______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20170817/af565ab0/attachment.html
More information about the ncl-install
mailing list