Skip to content

"MET/v12.0.0-beta4 and METPLUS/v6.0.0-beta4" can not find a matched FCST VAR in GEFSv12.3 grib2 output #2607

Locked Answered by j-opatz
Ho-ChunHuang-NOAA asked this question in Configuration
Discussion options

You must be logged in to vote

Hi @Ho-ChunHuang-NOAA,

And thank you for your question. The good news is this issue is easily fixed and the explanation is relatively straight forward as well.
The punchline is your usage of GRIB2_process is incorrect/unnecessary; your usage of GRIB2_ipdtmpl_index and GRIB2_ipdtmpl_val is sufficient to pull out the correct line of AOTK.

To confirm this issue and solution, I went ahead and tested 2 commands of Plot-Data-Plane against both MET 11.0.3 and MET 12.0.0 beta4: one command included the GRIB2_process variable,

plot_data_plane gefs.chem.t00z.a2d_0p25.f003.grib2 gefs_test_12.0.0.ps \
'name="AOTK"; level="A0"; GRIB2_process=62000; GRIB2_ipdtmpl_index=[2,10]; GRIB2_ipdtmpl_val=[62000,…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@j-opatz
Comment options

Answer selected by j-opatz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment