Wind RMSE difference #3315
Replies: 2 comments 2 replies
|
Hi Xiaoxi: I want to make sure I understand everything correctly. The first graphic uses the RMSE from MET on the variable named WIND, while the second uses RMSE from MET on either UGRD or VGRD. Is that accurate? Also, is the RMSE you are using for these graphics coming from an output CNT line type (continuous statistics)? If the RMSE on these graphics is coming from CNT (continuous statistics) output, then it is computed using the scalar wind speed rather than the wind vectors. METplus does have the capability to compute statistics using the wind vectors, but those statistics are output by requesting VL1L2 or VCNT (Vector continuous statistics) output line types. We have documentation on the different vector statistics METplus can compute. To get VCNT output from METplus, you will want to make sure you have the following in your configuration:
Are the graphics above using the the RMSE computed from CNT output or is that RMSVE from VCNT output? Christina |
|
Thank you Christina The RMSE I was using for these graphics coming from an output [CNT line type]. Thank you for explaining these for me. I will add VCNT in the config and compare the results. |



Hi Xiaoxi:
I want to make sure I understand everything correctly. The first graphic uses the RMSE from MET on the variable named WIND, while the second uses RMSE from MET on either UGRD or VGRD. Is that accurate? Also, is the RMSE you are using for these graphics coming from an output CNT line type (continuous statistics)?
If the RMSE on these graphics is coming from CNT (continuous statistics) output, then it is computed using the scalar wind speed rather than the wind vectors. METplus does have the capability to compute statistics using the wind vectors, but those statistics are output by requesting VL1L2 or VCNT (Vector continuous statistics) output line types. We have documentation on…