Skip to content

point_stat & nearest neighbour matching #1158

Discussion options

You must be logged in to vote

Chris, following up with some testing details. I ran the following commands to run pcp_combine and then manually reset the delta_lon value to "0.0135".

pcp_combine -add scrn_temp_v2020020212.nc 'name="air_temperature"; level="(0,*,*)";' scrn_temp_v2020020212_pcp_combine.nc
ncatted -a delta_lon,global,o,c,"0.0135 degrees" -a lon_ll,global,o,c,"144.0135 degrees_east" scrn_temp_v2020020212_pcp_combine.nc -o scrn_temp_v2020020212_FIX_LON.nc

Testing using the original and modified versions of the gridded data does result in a different choice for nearest neighbor:
Original inputs chooses the upper-left corner:

VERSION MODEL DESC FCST_LEAD FCST_VALID_BEG  FCST_VALID_END  OBS_LEAD OBS_VALID_BEG…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@cbridge234
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@cbridge234
Comment options

Comment options

You must be logged in to vote
4 replies
@JohnHalleyGotway
Comment options

@cbridge234
Comment options

@cbridge234
Comment options

@JohnHalleyGotway
Comment options

Answer selected by cbridge234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment