[ncl-talk] Problem with log x-axis

Marston Johnston shejo284 at gmail.com
Fri Sep 29 12:23:00 MDT 2017


The error message is telling you that your values that you are trying to take the log of have 0s or negative numbers. 

You cannot take the log of these values. They have to be removed or assigned to the group missing value.

 

/M

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Marston S. Ward, PhD

Department of Earth Sciences

University of Gothenburg, Sweden

Email: marston.johnston at gu.se

SkypeID: marston.johnston 

Phone: +46-31-7864901 

Only the fruitful thing is true!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

 

From: ncl-talk <ncl-talk-bounces at ucar.edu> on behalf of Annareli Morales <annareli.morales7 at gmail.com>
Date: Friday, 29 September 2017 at 20:20
To: <ncl-talk at ucar.edu>
Subject: [ncl-talk] Problem with log x-axis

 

Hello, 

 

I'm trying to plot a log x-axis, but I continue to get the error:

warning:XyPlotSetValues:The Minimum X value is <= 0.0 NhlLOG invalid:Changing xyXStyle to NhlLINEAR

I've tried various settings and nothing has worked:

 res at trYMaxF             = 9.

 res at trXMinF             = 0.01

 res at trXMaxF            = 100.

 res at trXLog             = True

 res at xyXStyle           = "Log"

 

Is there anything else I could be messing up or something else I should check? 

Thanks,

Annareli

 

-- 

Annareli Morales 

Ph.D. Candidate 

Climate and Space Science and Engineering | University of Michigan 

annareli at umich.edu

708-205-0318

http://www-personal.umich.edu/~annareli/

_______________________________________________ ncl-talk mailing list ncl-talk at ucar.edu 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/20170929/850c1641/attachment.html>


More information about the ncl-talk mailing list