[Met_help] [rt.rap.ucar.edu #82000] History for pcp_combine with ensemble stat output

Minna Win via RT met_help at ucar.edu
Thu Sep 14 07:51:55 MDT 2017


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Hi,

I'm trying to use the pcp_combine tool to add together 1-hr accumulations
from 3 different files to get a 3-hr accumulation.  The files I'm trying to
use were produced by the ensemble stat tool and they contain the ensemble
mean for 1-hr APCP.

Here is the command I am running:

pcp_combine -add ensemble_stat_20170909_010000V_ens.nc 1
ensemble_stat_20170909_020000V_ens.nc 1 ensemble_stat_20170909_030000V_ens.nc
1 ncar_3km_2017090900_mean_f003.nc

This is the error message I get:

DEBUG 1: Reading input file: ensemble_stat_20170909_010000V_ens.nc
ERROR  :
ERROR  : get_field() -> can't get data plane from file
"ensemble_stat_20170909_010000V_ens.nc"

I noticed this issue is similar to #75994 (About pcp_combine) but when I
tried Julie's suggestion of specifying the name and level in the
pcp_combine command I got the same error.

pcp_combine -add ensemble_stat_20170909_010000V_ens.nc 'name="APCP_01";
level="A01";' ensemble_stat_20170909_020000V_ens.nc 'name="APCP_01";
level="A01";' ensemble_stat_20170909_030000V_ens.nc 'name="APCP_01";
level="A01";' ncar_3km_2017090900_mean_f003.nc

Here is some information about the variable within the NetCDF file (from
ncdump):

float APCP_01_A01_ENS_MEAN(lat, lon) ;
                APCP_01_A01_ENS_MEAN:name = "APCP_01" ;
                APCP_01_A01_ENS_MEAN:long_name = "APCP_01 at A01 Ensemble
Mean" ;
                APCP_01_A01_ENS_MEAN:level = "A01" ;


Any help would be greatly appreciated!

Thanks,
Ben


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: pcp_combine with ensemble stat output
From: Benjamin Blake - NOAA Affiliate
Time: Thu Sep 14 06:50:10 2017

Hi,

I was actually just able to figure out what I was doing incorrectly.
It
worked when I tried the following:

ensemble_stat_20170909_010000V_ens.nc 'name="APCP_01_A01_ENS_MEAN";
level="(*,*)";'

I was confused because ncdump specified the name as APCP_01 and the
level
as A01, but now I understand what was happening.

This ticket can be closed - thanks!

Ben

On Thu, Sep 14, 2017 at 7:34 AM, met_help at ucar.edu via RT
<met_help at ucar.edu
> wrote:

> NOTE: THE MET TEAM HAS LIMITED AVAILABILITY BETWEEN 5/23/17 AND
5/30/17.
> RESPONSES MAY BE DELAYED.
>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
>         "pcp_combine with ensemble stat output",
> a summary of which appears below.
>
> There is no need to reply to this message right now.  Your ticket
has been
> assigned an ID of [rt.rap.ucar.edu #82000].
>
> Please include the string:
>
>          [rt.rap.ucar.edu #82000]
>
> in the subject line of all future correspondence about this issue.
To do
> so,
> you may reply to this message.
>
>                         Thank you,
>                         met_help at ucar.edu
>
>
-------------------------------------------------------------------------
> Hi,
>
> I'm trying to use the pcp_combine tool to add together 1-hr
accumulations
> from 3 different files to get a 3-hr accumulation.  The files I'm
trying to
> use were produced by the ensemble stat tool and they contain the
ensemble
> mean for 1-hr APCP.
>
> Here is the command I am running:
>
> pcp_combine -add ensemble_stat_20170909_010000V_ens.nc 1
> ensemble_stat_20170909_020000V_ens.nc 1 ensemble_stat_20170909_
> 030000V_ens.nc
> 1 ncar_3km_2017090900_mean_f003.nc
>
> This is the error message I get:
>
> DEBUG 1: Reading input file: ensemble_stat_20170909_010000V_ens.nc
> ERROR  :
> ERROR  : get_field() -> can't get data plane from file
> "ensemble_stat_20170909_010000V_ens.nc"
>
> I noticed this issue is similar to #75994 (About pcp_combine) but
when I
> tried Julie's suggestion of specifying the name and level in the
> pcp_combine command I got the same error.
>
> pcp_combine -add ensemble_stat_20170909_010000V_ens.nc
'name="APCP_01";
> level="A01";' ensemble_stat_20170909_020000V_ens.nc 'name="APCP_01";
> level="A01";' ensemble_stat_20170909_030000V_ens.nc 'name="APCP_01";
> level="A01";' ncar_3km_2017090900_mean_f003.nc
>
> Here is some information about the variable within the NetCDF file
(from
> ncdump):
>
> float APCP_01_A01_ENS_MEAN(lat, lon) ;
>                 APCP_01_A01_ENS_MEAN:name = "APCP_01" ;
>                 APCP_01_A01_ENS_MEAN:long_name = "APCP_01 at A01
Ensemble
> Mean" ;
>                 APCP_01_A01_ENS_MEAN:level = "A01" ;
>
>
> Any help would be greatly appreciated!
>
> Thanks,
> Ben
>
>

------------------------------------------------
Subject: pcp_combine with ensemble stat output
From: Minna Win
Time: Thu Sep 14 07:51:54 2017

This ticket is closed.  If you have any further questions, don't
hesitate to re-open this ticket.

Regards,
Minna

------------------------------------------------


More information about the Met_help mailing list