Skip to content

Point Stat not matching elevation levels when comparing gridded fields to point observations. #2426

Discussion options

You must be logged in to vote

Hi @Wesley-J-Davis, thanks for writing in and providing all of your files. I was able to reproduce your error locally. Here is the command I used for testing:

/usr/local/met-11.0.1/bin/point_stat PYTHON_NUMPY 'PYTHON_NUMPY=/home/dadriaan/tmpdisc/2426/DAVIS_DATA/test_h5_embed.py /home/dadriaan/tmpdisc/2426/DAVIS_DATA/NAF_sfc_2021060500.h5 temperature' PointStatConfig_IODA_r21dv_2021060500_000096 -outdir ./test_output -v 6

I see that in the obs dictionary, you are telling PointStat that you want to use observations at level Z2. This implies a "height of 2m":

      level      = ["Z2"];

For this to work, you have to make sure the height of the observations you expect to be at 2m is set to 2…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Wesley-J-Davis
Comment options

Answer selected by Wesley-J-Davis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants