[Met_help] [rt.rap.ucar.edu #88944] History for No exact match found for VarInfo "APCP/A3" in GRIB file
John Halley Gotway via RT
met_help at ucar.edu
Tue Jul 9 12:07:01 MDT 2019
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear Met Help,
I experienced a “No exact match found for VarInfo "APCP/A3" in GRIB file” while trying to use both pop_combine and regrid_data_plane commands on my attached files. Please help investigate what the problem is.
kindly find my file attached.
Thanks.
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: No exact match found for VarInfo "APCP/A3" in GRIB file
From: Bamidele Oloruntoba
Time: Mon Feb 18 08:04:00 2019
The earlier issue has been resolved by looking through some earlier
proffered solutions. I simply specified “level=Z0” to make pop_combine
look away from level specification in my file. Thanks for that.
However, A new issue came up. I observed that when I use pop_combine,
only 2 files get added.
Here is my command:
pcp_combine -sum 20180901_000000 3 20180903_030000 6
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12.nc -pcpdir
/Users/bamideleoloruntoba/Documents/METworks/GRIB1 -field
'name="APCP"; level="Z0";’
And here is the response on terminal.
DEBUG 1: [1] File
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
matches valid time of 20180902_000000
DEBUG 1: [2] File
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
matches valid time of 20180901_210000
DEBUG 1: [1] Reading input file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
DEBUG 1: [2] Reading input file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
DEBUG 1: Writing output file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12oneday.nc
The combined netcdf file gets created, but looking into it, I see that
only two files were added. I also think the output on terminal
suggests that as well.
All my model output files and the combined netcdf have been attached
to the anonymous ftp server.
Thanks,
Bamidele OLORUNTOBA
------------------------------------------------
Subject: No exact match found for VarInfo "APCP/A3" in GRIB file
From: Bamidele Oloruntoba
Time: Mon Feb 18 10:57:18 2019
The earlier issue has been resolved by looking through some earlier
proffered solutions. I simply specified “level=Z0” to make pop_combine
look away from level specification in my file. Thanks for that.
However, A new issue came up. I observed that when I use pop_combine,
only 2 files get added.
Here is my command:
pcp_combine -sum 20180901_000000 3 20180903_030000 6
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12.nc -pcpdir
/Users/bamideleoloruntoba/Documents/METworks/GRIB1 -field
'name="APCP"; level="Z0";’
And here is the response on terminal.
DEBUG 1: [1] File
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
matches valid time of 20180902_000000
DEBUG 1: [2] File
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
matches valid time of 20180901_210000
DEBUG 1: [1] Reading input file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
DEBUG 1: [2] Reading input file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
DEBUG 1: Writing output file:
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12oneday.nc
The combined netcdf file gets created, but looking into it, I see that
only two files were added. I also think the output on terminal
suggests that as well.
All my model output files and the combined netcdf have been attached
to the anonymous ftp server.
Password is dele_oloruntoba at yahoo.co
<mailto:dele_oloruntoba at yahoo.co>.uk
Thanks,
Bamidele OLORUNTOBA
------------------------------------------------
Subject: No exact match found for VarInfo "APCP/A3" in GRIB file
From: Julie Prestopnik
Time: Tue Feb 19 13:30:27 2019
Hi Bamidele.
I see that you are having some trouble with the pcp_combine tool.
I'd
like to better understand how you would like to use pcp_combine, so I
have
a few questions.
1) What does your model output look like? If you have a runtime
accumulation in your files, you'll want to use pcp_combine subtract.
If
your output is bucketed (i.e. 3-hourly output), you'll want to use
pcp_combine add or sum.
In the files you attached in your previous email, I see a runtime
accumulation in each file, a 6 hour accumulation and a 12 hour
accumulation, respectively:
dakota:jpresto% wgrib PRECIP.SOL.6H.grib
1:0:d=19021100:APCP:kpds5=61:kpds6=1:kpds7=0:TR=5:P1=0:P2=6:TimeU=1:sfc:
*0-6hr* diff:NAve=0
dakota:jpresto% wgrib PRECIP.SOL.12H.grib
1:0:d=19021100:APCP:kpds5=61:kpds6=1:kpds7=0:TR=5:P1=0:P2=12:TimeU=1:sfc:*0-
12hr
*diff:NAve=0
2) What accumulation interval are your observations?
3) What accumulation interval would you like to verify?
Once I have a better understanding of what you'd like to accomplish, I
should be able to provide further guidance. Thanks!
Julie
On Mon, Feb 18, 2019 at 8:04 AM Bamidele Oloruntoba via RT <
met_help at ucar.edu> wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=88944 >
>
> The earlier issue has been resolved by looking through some earlier
> proffered solutions. I simply specified “level=Z0” to make
pop_combine look
> away from level specification in my file. Thanks for that.
>
> However, A new issue came up. I observed that when I use
pop_combine, only
> 2 files get added.
> Here is my command:
>
> pcp_combine -sum 20180901_000000 3 20180903_030000 6
> /Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12.nc
-pcpdir
> /Users/bamideleoloruntoba/Documents/METworks/GRIB1 -field
'name="APCP";
> level="Z0";’
>
> And here is the response on terminal.
>
> DEBUG 1: [1] File
>
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
> matches valid time of 20180902_000000
> DEBUG 1: [2] File
>
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
> matches valid time of 20180901_210000
> DEBUG 1: [1] Reading input file:
>
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090200.grib
> DEBUG 1: [2] Reading input file:
>
/Users/bamideleoloruntoba/Documents/METworks/GRIB1/filteredWRF_OP1_NE_2018090100_2018090121.grib
> DEBUG 1: Writing output file:
> /Users/bamideleoloruntoba/Documents/METworks/GRIB1/combo12oneday.nc
>
> The combined netcdf file gets created, but looking into it, I see
that
> only two files were added. I also think the output on terminal
suggests
> that as well.
>
> All my model output files and the combined netcdf have been attached
to
> the anonymous ftp server.
> Thanks,
> Bamidele OLORUNTOBA
>
>
>
>
>
------------------------------------------------
More information about the Met_help
mailing list