-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
MET: Configurationpriority: mediumMedium PriorityMedium Priorityrequestor: DTC/T&EGeneral DTC Testing and Evaluation workGeneral DTC Testing and Evaluation workrequired: FOR OFFICIAL RELEASERequired to be completed in the official release for the assigned milestoneRequired to be completed in the official release for the assigned milestonetype: enhancementImprove something that it is currently doingImprove something that it is currently doing
Milestone
Description
Discussed in https://github.com/dtcenter/METplus/discussions/2111
Originally posted by michelleharrold April 7, 2023
Happy Friday!
I was just trying to run pcp-combine on MRMS precipitation data from 2020 using this command:
pcp_combine -sum 00000000_000000 1 20200811_000000 24 -pcpdir obs -field 'name="GaugeCorrQPE01H"; level="L0";' -name "APCP_24" mrms_24h.nc
However, I got an error message:
ERROR :
ERROR : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field abbreviation 'GaugeCorrQPE01H'
ERROR :
After chatting with @JohnHalleyGotway - we discovered that the MRMS MET GRIB tables have been updated to match the updated MRMS data (see MET issue for more details as well as the change log for the grib2_mrms.txt file).
Would it be possible to take the union of the old grib table entries and new grib table entries in order to make the grib2_mrms.txt file backward compatible for older MRMS data?
Thanks!
Michelle
Metadata
Metadata
Assignees
Labels
MET: Configurationpriority: mediumMedium PriorityMedium Priorityrequestor: DTC/T&EGeneral DTC Testing and Evaluation workGeneral DTC Testing and Evaluation workrequired: FOR OFFICIAL RELEASERequired to be completed in the official release for the assigned milestoneRequired to be completed in the official release for the assigned milestonetype: enhancementImprove something that it is currently doingImprove something that it is currently doing