[Thread Prev][Thread Next][Index]

[ferret_users] RMSE (Spatial... I think?)



Hi guys,

 

I’ve been trawling through the mail archives for a solution to this and have been following what others have done but still not sure about my calculation of RMSE.

 

I want to explore the RMSE at different depths between modelled and observed temperature. Thus far I’ve come up with the following to generate my RMSE values:

 

 

yes? use "./obs_temp.nc"

yes? use "./model_temp.nc"

yes? let diff = ocn_temp - regrid[d=1]

yes? let diffvar = diff[x=@var,y=@var]

yes? let diffstd = diffvar^0.5

yes? list diffstd !this shows the values at different depths.

 

The datasets both have only 1 year and 1 timestep, hence why L has been left out above (not great I know!)..

 

Is this the correct method for calculating RMSE – values seem a bit funny?

 

Cheers,

 

Josh

 

Sent from Mail for Windows 10

 


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

Privacy Policy | Disclaimer | Accessibility Statement