[Thread Prev][Thread Next][Index]

Re: [ferret_users] Error on go error_bars



Hi Paulo,
What version of Ferret are you running?  Your script works fine for me with the most recent version of Ferret, v6.95. I do see the error you are running into with the previous version v6.93.

Ansley

On 11/15/2015 7:20 AM, Paulo Santiago wrote:
Dear Ferreters,

I would like to plot a variable and it's error as a filled polygon. 

Based on "error_bars_demo.jnl" I'm running the following commands:

use coads_climatology
let mean = airt[x=60W:10E, y=0, l=@ave]
let stdv = airt[x=60W:10E, y=0, l=@var]^0.5
plot/vlimits=23:30 mean
go plot_swath poly/over/pal=gray/nolab mean-stdv, mean+stdv

When I call the plot_swath script, Ferret returns the following error message:

 **ERROR: error: data is not a line

The same happens when I try "go error_bars".

"error_bars_demo.jnl" plots ok, and I can't see what I'm doing wrong in comparison to this demo script.

Could someone please help me?


--
Paulo Santiago
Doutorado em Meteorologia
Programa de Pós-Graduação em Meteorologia
Instituto Nacional de Pesquisas Espaciais


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement