[Thread Prev][Thread Next][Index]

Re: [ferret_users] Taylor diagram with RMSE ?



>
> Unfortunately, I didn't find how to add the RMSE on the Taylor diagram.
>
> Is it possible de add the RMSE semicircles on a Taylor diagram with
> Ferret? Has anybody already done that?
>
> I attach an example done with Matlab: taylor_diag_rmse_example.jpg
>

Hi,

Here is the code to get a taylor diagram
close to the image you have provided.

set window 1

go taylor_frame.jnl 1.15 .1 " " "Standard Deviation (units)" 1

go taylor_agraticule.jnl 1.1 /DASH=(0.1,0.1,0.01,0.1) 10 90 10 1.15
go taylor_agraticule.jnl 1.1 /DASH=(0.1,0.1,0.01,0.1) 95 95 10 1.15
go taylor_agraticule.jnl 1.1 /DASH=(0.1,0.1,0.01,0.1) 99 99 10 1.15

go taylor_rgraticule.jnl 0.2 /DASH=(0.02,0.06,0.02,0.06) 1.0 0.2
go taylor_rgraticule.jnl 1.0 /DASH=(0.02,0.06,0.02,0.06) 1.15 0.05

go taylor_rmscircles 0 /DASH=(0.1,0.1,0.01,0.1) 5 0.2 1.0 1.15


Regards
Patrick



-- 
LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ
Data Analysis and Visualization Engineer
ICMC - IPSL Climate Modelling Centre
--

Attachment: taylor_example4.gif
Description: GIF image


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

Privacy Policy | Disclaimer | Accessibility Statement