[Thread Prev][Thread Next][Index]

[ferret_users] highlighting trend at 95% significance



Dear Ferret users,

In the following script I am plotting trend which is degree celcious per 112 yrs using monthly JJAS 112 yrs data set, Now I have to fill only the portion which is at 95% significant.
Any help will be appreciated.

---------------------------------------------------------------------------
use had_jjas_SST.nc
let x1=sst[l=1:112]
let p = t[gt=x1]
let q = x1
go regresst
fill/palette=white_centered/lev=(-inf)(-1.8,1.8,0.2)(inf) slope[x=30:140,y=-25:25]*448*112
go land
---------------------------------------------------------------------------


--
Regards,
Nitin Patil

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

Privacy Policy | Disclaimer | Accessibility Statement