[Met_help] [rt.rap.ucar.edu #89680] History for DataPlane error when running ensemble_stat
David Fillmore via RT
met_help at ucar.edu
Fri Apr 19 09:35:04 MDT 2019
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear Sir/Ma’am:
I am attempting to run ensemble_stat under the following circumstances:
1. I have 20 ensemble members for the variable 500 hPa geopotential height at the 120h lead time
2. Each ensemble member is in its own .nc file on grid G003 (standard 1x1 lat-lon). These were created using the “regrid_data_plane” utility and the “read_NRL_binary.py” script.
3. My observations are in a single .nc file on G003. Also created using regrid_data_plane and read_NRL_binary.py.
4. As a test, I am only trying to output two things: ensemble standard deviation, and rank histograms (with rhist=STAT).
Here is my test output:
ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig -grid_obs verifecmwf*2016122000*.nc
DEBUG 1: Default Config File: /software/depot/met-8.0_bugfix/share/met/config/EnsembleStatConfig_default
DEBUG 1: User Config File: EnsembleStatConfig
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=153529948
DEBUG 1: Ensemble Files[20]:
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
DEBUG 1: Gridded Observation Files[1]:
DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
DEBUG 2:
DEBUG 2: --------------------------------------------------------------------------------
DEBUG 2:
DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
DEBUG 2: Processing masking regions.
DEBUG 2:
DEBUG 2: --------------------------------------------------------------------------------
DEBUG 2:
ERROR :
ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) = (0, 0), (x, y) = (0, 0)
ERROR :
I can confirm that the ensemble standard deviation is calculated successfully and output to a .nc file.
However, the rank histogram calculation fails with the DataPlane error.
I suspect that something is wrong with my config file entries, but haven’t been able to pinpoint anything.
Do you have any suggestions?
Sincerely,
Justin
Justin McLay, PhD.
Meteorologist, Code 7532
Marine Meteorology Division
Naval Research Laboratory
7 Grace Hopper Ave., Mail Stop 2
Monterey CA 93943
831-656-4837
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: DataPlane error when running ensemble_stat
From: David Fillmore
Time: Thu Apr 11 13:58:23 2019
Hi Justin -
Can you upload your .nc files and config file to our ftp server
(instructions below)?
Let us know when complete and we will have a look.
thanks,
David
*ftp -p ftp.rap.ucar.edu <http://ftp.rap.ucar.edu> username=anonymous
password="your email address" cd incoming/irap/met_help mkdir
"surname_data" # where surname is your last name cd "surname_data"
put
"your files" bye*
On Wed, Apr 10, 2019 at 3:49 PM McLay, Dr. Justin via RT
<met_help at ucar.edu>
wrote:
>
> Wed Apr 10 15:49:10 2019: Request 89680 was acted upon.
> Transaction: Ticket created by Justin.McLay at nrlmry.navy.mil
> Queue: met_help
> Subject: DataPlane error when running ensemble_stat
> Owner: Nobody
> Requestors: Justin.McLay at nrlmry.navy.mil
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=89680 >
>
>
> Dear Sir/Ma’am:
>
>
>
> I am attempting to run ensemble_stat under the following
circumstances:
>
>
>
> 1. I have 20 ensemble members for the variable 500 hPa geopotential
> height at the 120h lead time
>
> 2. Each ensemble member is in its own .nc file on grid G003
(standard 1x1
> lat-lon). These were created using the “regrid_data_plane” utility
and the
> “read_NRL_binary.py” script.
>
> 3. My observations are in a single .nc file on G003. Also created
using
> regrid_data_plane and read_NRL_binary.py.
>
> 4. As a test, I am only trying to output two things: ensemble
standard
> deviation, and rank histograms (with rhist=STAT).
>
>
>
> Here is my test output:
>
>
>
> ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
-grid_obs
> verifecmwf*2016122000*.nc
>
> DEBUG 1: Default Config File:
> /software/depot/met-
8.0_bugfix/share/met/config/EnsembleStatConfig_default
>
> DEBUG 1: User Config File: EnsembleStatConfig
>
> GSL_RNG_TYPE=mt19937
>
> GSL_RNG_SEED=153529948
>
> DEBUG 1: Ensemble Files[20]:
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
>
> DEBUG 1: Gridded Observation Files[1]:
>
> DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
>
> DEBUG 2: Processing masking regions.
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> ERROR :
>
> ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0, 0),
> (x, y) = (0, 0)
>
> ERROR :
>
>
>
> I can confirm that the ensemble standard deviation is calculated
> successfully and output to a .nc file.
>
>
>
> However, the rank histogram calculation fails with the DataPlane
error.
>
>
>
> I suspect that something is wrong with my config file entries, but
haven’t
> been able to pinpoint anything.
>
>
>
> Do you have any suggestions?
>
>
>
> Sincerely,
>
> Justin
>
>
>
>
>
>
>
>
>
>
>
> Justin McLay, PhD.
>
> Meteorologist, Code 7532
>
> Marine Meteorology Division
>
> Naval Research Laboratory
>
> 7 Grace Hopper Ave., Mail Stop 2
>
> Monterey CA 93943
>
> 831-656-4837
>
>
>
>
>
------------------------------------------------
Subject: RE: [rt.rap.ucar.edu #89680] DataPlane error when running ensemble_stat
From: McLay, Dr. Justin
Time: Fri Apr 12 11:08:44 2019
David, I have uploaded my files as instructed, in
"incoming/irap/met_help/mclay_data"
There are 20 ensemble members, each on a G003 grid, and one
verification file, consisting of an EC analysis on a G003 grid. As
well as my EnsembleStatConfig, and the .nc file that holds the
ensemble standard deviation values
I much appreciate you taking a look,
Sincerely,
Justin
-----Original Message-----
From: David Fillmore via RT [mailto:met_help at ucar.edu]
Sent: Thursday, April 11, 2019 12:58 PM
To: McLay, Dr. Justin
Subject: Re: [rt.rap.ucar.edu #89680] DataPlane error when running
ensemble_stat
Hi Justin -
Can you upload your .nc files and config file to our ftp server
(instructions below)?
Let us know when complete and we will have a look.
thanks,
David
*ftp -p ftp.rap.ucar.edu <http://ftp.rap.ucar.edu> username=anonymous
password="your email address" cd incoming/irap/met_help mkdir
"surname_data" # where surname is your last name cd "surname_data"
put
"your files" bye*
On Wed, Apr 10, 2019 at 3:49 PM McLay, Dr. Justin via RT
<met_help at ucar.edu>
wrote:
>
> Wed Apr 10 15:49:10 2019: Request 89680 was acted upon.
> Transaction: Ticket created by Justin.McLay at nrlmry.navy.mil
> Queue: met_help
> Subject: DataPlane error when running ensemble_stat
> Owner: Nobody
> Requestors: Justin.McLay at nrlmry.navy.mil
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=89680 >
>
>
> Dear Sir/Ma’am:
>
>
>
> I am attempting to run ensemble_stat under the following
circumstances:
>
>
>
> 1. I have 20 ensemble members for the variable 500 hPa geopotential
> height at the 120h lead time
>
> 2. Each ensemble member is in its own .nc file on grid G003
(standard 1x1
> lat-lon). These were created using the “regrid_data_plane” utility
and the
> “read_NRL_binary.py” script.
>
> 3. My observations are in a single .nc file on G003. Also created
using
> regrid_data_plane and read_NRL_binary.py.
>
> 4. As a test, I am only trying to output two things: ensemble
standard
> deviation, and rank histograms (with rhist=STAT).
>
>
>
> Here is my test output:
>
>
>
> ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
-grid_obs
> verifecmwf*2016122000*.nc
>
> DEBUG 1: Default Config File:
> /software/depot/met-
8.0_bugfix/share/met/config/EnsembleStatConfig_default
>
> DEBUG 1: User Config File: EnsembleStatConfig
>
> GSL_RNG_TYPE=mt19937
>
> GSL_RNG_SEED=153529948
>
> DEBUG 1: Ensemble Files[20]:
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
>
> DEBUG 1: Gridded Observation Files[1]:
>
> DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
>
> DEBUG 2: Processing masking regions.
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> ERROR :
>
> ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0, 0),
> (x, y) = (0, 0)
>
> ERROR :
>
>
>
> I can confirm that the ensemble standard deviation is calculated
> successfully and output to a .nc file.
>
>
>
> However, the rank histogram calculation fails with the DataPlane
error.
>
>
>
> I suspect that something is wrong with my config file entries, but
haven’t
> been able to pinpoint anything.
>
>
>
> Do you have any suggestions?
>
>
>
> Sincerely,
>
> Justin
>
>
>
>
>
>
>
>
>
>
>
> Justin McLay, PhD.
>
> Meteorologist, Code 7532
>
> Marine Meteorology Division
>
> Naval Research Laboratory
>
> 7 Grace Hopper Ave., Mail Stop 2
>
> Monterey CA 93943
>
> 831-656-4837
>
>
>
>
>
------------------------------------------------
Subject: DataPlane error when running ensemble_stat
From: David Fillmore
Time: Fri Apr 12 11:38:33 2019
Thanks Justin -
We will have a look.
David
On Fri, Apr 12, 2019 at 11:08 AM McLay, Dr. Justin via RT
<met_help at ucar.edu>
wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=89680 >
>
> David, I have uploaded my files as instructed, in
> "incoming/irap/met_help/mclay_data"
>
> There are 20 ensemble members, each on a G003 grid, and one
verification
> file, consisting of an EC analysis on a G003 grid. As well as my
> EnsembleStatConfig, and the .nc file that holds the ensemble
standard
> deviation values
>
> I much appreciate you taking a look,
>
> Sincerely,
> Justin
>
>
> -----Original Message-----
> From: David Fillmore via RT [mailto:met_help at ucar.edu]
> Sent: Thursday, April 11, 2019 12:58 PM
> To: McLay, Dr. Justin
> Subject: Re: [rt.rap.ucar.edu #89680] DataPlane error when running
> ensemble_stat
>
> Hi Justin -
> Can you upload your .nc files and config file to our ftp server
> (instructions below)?
> Let us know when complete and we will have a look.
> thanks,
> David
>
>
>
>
>
>
>
>
>
> *ftp -p ftp.rap.ucar.edu <http://ftp.rap.ucar.edu>
username=anonymous
> password="your email address" cd incoming/irap/met_help mkdir
> "surname_data" # where surname is your last name cd
"surname_data" put
> "your files" bye*
>
>
> On Wed, Apr 10, 2019 at 3:49 PM McLay, Dr. Justin via RT <
> met_help at ucar.edu>
> wrote:
>
> >
> > Wed Apr 10 15:49:10 2019: Request 89680 was acted upon.
> > Transaction: Ticket created by Justin.McLay at nrlmry.navy.mil
> > Queue: met_help
> > Subject: DataPlane error when running ensemble_stat
> > Owner: Nobody
> > Requestors: Justin.McLay at nrlmry.navy.mil
> > Status: new
> > Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=89680 >
> >
> >
> > Dear Sir/Ma’am:
> >
> >
> >
> > I am attempting to run ensemble_stat under the following
circumstances:
> >
> >
> >
> > 1. I have 20 ensemble members for the variable 500 hPa
geopotential
> > height at the 120h lead time
> >
> > 2. Each ensemble member is in its own .nc file on grid G003
(standard
> 1x1
> > lat-lon). These were created using the “regrid_data_plane”
utility and
> the
> > “read_NRL_binary.py” script.
> >
> > 3. My observations are in a single .nc file on G003. Also
created using
> > regrid_data_plane and read_NRL_binary.py.
> >
> > 4. As a test, I am only trying to output two things: ensemble
standard
> > deviation, and rank histograms (with rhist=STAT).
> >
> >
> >
> > Here is my test output:
> >
> >
> >
> > ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
-grid_obs
> > verifecmwf*2016122000*.nc
> >
> > DEBUG 1: Default Config File:
> >
> /software/depot/met-
8.0_bugfix/share/met/config/EnsembleStatConfig_default
> >
> > DEBUG 1: User Config File: EnsembleStatConfig
> >
> > GSL_RNG_TYPE=mt19937
> >
> > GSL_RNG_SEED=153529948
> >
> > DEBUG 1: Ensemble Files[20]:
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
> >
> > DEBUG 1: Gridded Observation Files[1]:
> >
> > DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
> >
> > DEBUG 2:
> >
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> >
> > DEBUG 2:
> >
> > DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
> >
> > DEBUG 2: Processing masking regions.
> >
> > DEBUG 2:
> >
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> >
> > DEBUG 2:
> >
> > ERROR :
> >
> > ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0, 0),
> > (x, y) = (0, 0)
> >
> > ERROR :
> >
> >
> >
> > I can confirm that the ensemble standard deviation is calculated
> > successfully and output to a .nc file.
> >
> >
> >
> > However, the rank histogram calculation fails with the DataPlane
error.
> >
> >
> >
> > I suspect that something is wrong with my config file entries, but
> haven’t
> > been able to pinpoint anything.
> >
> >
> >
> > Do you have any suggestions?
> >
> >
> >
> > Sincerely,
> >
> > Justin
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Justin McLay, PhD.
> >
> > Meteorologist, Code 7532
> >
> > Marine Meteorology Division
> >
> > Naval Research Laboratory
> >
> > 7 Grace Hopper Ave., Mail Stop 2
> >
> > Monterey CA 93943
> >
> > 831-656-4837
> >
> >
> >
> >
> >
>
>
>
>
------------------------------------------------
Subject: DataPlane error when running ensemble_stat
From: David Fillmore
Time: Thu Apr 18 15:05:18 2019
Hi Justin -
We are still looking at this issue.
I have replicated the problem and will try to have more info soon.
thanks,
David
On Wed Apr 10 15:49:10 2019, Justin.McLay at nrlmry.navy.mil wrote:
> Dear Sir/Ma’am:
>
>
>
> I am attempting to run ensemble_stat under the following
> circumstances:
>
>
>
> 1. I have 20 ensemble members for the variable 500 hPa geopotential
> height at the 120h lead time
>
> 2. Each ensemble member is in its own .nc file on grid G003
(standard
> 1x1 lat-lon). These were created using the “regrid_data_plane”
> utility and the “read_NRL_binary.py” script.
>
> 3. My observations are in a single .nc file on G003. Also created
> using regrid_data_plane and read_NRL_binary.py.
>
> 4. As a test, I am only trying to output two things: ensemble
> standard deviation, and rank histograms (with rhist=STAT).
>
>
>
> Here is my test output:
>
>
>
> ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
> -grid_obs verifecmwf*2016122000*.nc
>
> DEBUG 1: Default Config File: /software/depot/met-
> 8.0_bugfix/share/met/config/EnsembleStatConfig_default
>
> DEBUG 1: User Config File: EnsembleStatConfig
>
> GSL_RNG_TYPE=mt19937
>
> GSL_RNG_SEED=153529948
>
> DEBUG 1: Ensemble Files[20]:
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
>
> DEBUG 1: Gridded Observation Files[1]:
>
> DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
>
> DEBUG 2: Processing masking regions.
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> ERROR :
>
> ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0,
> 0), (x, y) = (0, 0)
>
> ERROR :
>
>
>
> I can confirm that the ensemble standard deviation is calculated
> successfully and output to a .nc file.
>
>
>
> However, the rank histogram calculation fails with the DataPlane
> error.
>
>
>
> I suspect that something is wrong with my config file entries, but
> haven’t been able to pinpoint anything.
>
>
>
> Do you have any suggestions?
>
>
>
> Sincerely,
>
> Justin
>
>
>
>
>
>
>
>
>
>
>
> Justin McLay, PhD.
>
> Meteorologist, Code 7532
>
> Marine Meteorology Division
>
> Naval Research Laboratory
>
> 7 Grace Hopper Ave., Mail Stop 2
>
> Monterey CA 93943
>
> 831-656-4837
>
>
------------------------------------------------
Subject: RE: [rt.rap.ucar.edu #89680] DataPlane error when running ensemble_stat
From: McLay, Dr. Justin
Time: Thu Apr 18 17:17:00 2019
Thanks David, for the update.
We found a workaround for the problem by setting ECNT=BOTH and
SSVAR=BOTH in the config file. For some reason, MET doesn't like it
when only ECNT=BOTH and SSVAR=NONE.
Justin
-----Original Message-----
From: David Fillmore via RT [mailto:met_help at ucar.edu]
Sent: Thursday, April 18, 2019 2:05 PM
To: McLay, Dr. Justin
Subject: [rt.rap.ucar.edu #89680] DataPlane error when running
ensemble_stat
Hi Justin -
We are still looking at this issue.
I have replicated the problem and will try to have more info soon.
thanks,
David
On Wed Apr 10 15:49:10 2019, Justin.McLay at nrlmry.navy.mil wrote:
> Dear Sir/Ma’am:
>
>
>
> I am attempting to run ensemble_stat under the following
> circumstances:
>
>
>
> 1. I have 20 ensemble members for the variable 500 hPa geopotential
> height at the 120h lead time
>
> 2. Each ensemble member is in its own .nc file on grid G003
(standard
> 1x1 lat-lon). These were created using the “regrid_data_plane”
> utility and the “read_NRL_binary.py” script.
>
> 3. My observations are in a single .nc file on G003. Also created
> using regrid_data_plane and read_NRL_binary.py.
>
> 4. As a test, I am only trying to output two things: ensemble
> standard deviation, and rank histograms (with rhist=STAT).
>
>
>
> Here is my test output:
>
>
>
> ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
> -grid_obs verifecmwf*2016122000*.nc
>
> DEBUG 1: Default Config File: /software/depot/met-
> 8.0_bugfix/share/met/config/EnsembleStatConfig_default
>
> DEBUG 1: User Config File: EnsembleStatConfig
>
> GSL_RNG_TYPE=mt19937
>
> GSL_RNG_SEED=153529948
>
> DEBUG 1: Ensemble Files[20]:
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
>
> DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
>
> DEBUG 1: Gridded Observation Files[1]:
>
> DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
>
> DEBUG 2: Processing masking regions.
>
> DEBUG 2:
>
> DEBUG 2:
>
--------------------------------------------------------------------------------
>
> DEBUG 2:
>
> ERROR :
>
> ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0,
> 0), (x, y) = (0, 0)
>
> ERROR :
>
>
>
> I can confirm that the ensemble standard deviation is calculated
> successfully and output to a .nc file.
>
>
>
> However, the rank histogram calculation fails with the DataPlane
> error.
>
>
>
> I suspect that something is wrong with my config file entries, but
> haven’t been able to pinpoint anything.
>
>
>
> Do you have any suggestions?
>
>
>
> Sincerely,
>
> Justin
>
>
>
>
>
>
>
>
>
>
>
> Justin McLay, PhD.
>
> Meteorologist, Code 7532
>
> Marine Meteorology Division
>
> Naval Research Laboratory
>
> 7 Grace Hopper Ave., Mail Stop 2
>
> Monterey CA 93943
>
> 831-656-4837
>
>
------------------------------------------------
Subject: DataPlane error when running ensemble_stat
From: David Fillmore
Time: Fri Apr 19 09:20:34 2019
Thanks Justin for the info.
We will try to correct the config file requirements in a future
release
to avoid these low level DataPlane errors messages.
David
On Thu, Apr 18, 2019 at 5:17 PM McLay, Dr. Justin via RT
<met_help at ucar.edu>
wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=89680 >
>
> Thanks David, for the update.
>
> We found a workaround for the problem by setting ECNT=BOTH and
SSVAR=BOTH
> in the config file. For some reason, MET doesn't like it when only
> ECNT=BOTH and SSVAR=NONE.
>
> Justin
>
>
> -----Original Message-----
> From: David Fillmore via RT [mailto:met_help at ucar.edu]
> Sent: Thursday, April 18, 2019 2:05 PM
> To: McLay, Dr. Justin
> Subject: [rt.rap.ucar.edu #89680] DataPlane error when running
> ensemble_stat
>
> Hi Justin -
> We are still looking at this issue.
> I have replicated the problem and will try to have more info soon.
> thanks,
> David
>
> On Wed Apr 10 15:49:10 2019, Justin.McLay at nrlmry.navy.mil wrote:
> > Dear Sir/Ma’am:
> >
> >
> >
> > I am attempting to run ensemble_stat under the following
> > circumstances:
> >
> >
> >
> > 1. I have 20 ensemble members for the variable 500 hPa
geopotential
> > height at the 120h lead time
> >
> > 2. Each ensemble member is in its own .nc file on grid G003
(standard
> > 1x1 lat-lon). These were created using the “regrid_data_plane”
> > utility and the “read_NRL_binary.py” script.
> >
> > 3. My observations are in a single .nc file on G003. Also
created
> > using regrid_data_plane and read_NRL_binary.py.
> >
> > 4. As a test, I am only trying to output two things: ensemble
> > standard deviation, and rank histograms (with rhist=STAT).
> >
> >
> >
> > Here is my test output:
> >
> >
> >
> > ensemble_stat 20 navgem_ens*2016121500*.nc EnsembleStatConfig
> > -grid_obs verifecmwf*2016122000*.nc
> >
> > DEBUG 1: Default Config File: /software/depot/met-
> > 8.0_bugfix/share/met/config/EnsembleStatConfig_default
> >
> > DEBUG 1: User Config File: EnsembleStatConfig
> >
> > GSL_RNG_TYPE=mt19937
> >
> > GSL_RNG_SEED=153529948
> >
> > DEBUG 1: Ensemble Files[20]:
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_001.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_002.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_003.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_004.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_005.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_006.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_007.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_008.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_009.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_010.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_011.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_012.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_013.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_014.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_015.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_016.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_017.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_018.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_019.nc
> >
> > DEBUG 1: navgem_ens_geopht_pre_0500_2016121500_120_020.nc
> >
> > DEBUG 1: Gridded Observation Files[1]:
> >
> > DEBUG 1: verifecmwf_geopht_pre_0500_2016122000.nc
> >
> > DEBUG 2:
> >
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> >
> > DEBUG 2:
> >
> > DEBUG 2: Processing ensemble field: geopht_pre_0500.0(*,*)
> >
> > DEBUG 2: Processing masking regions.
> >
> > DEBUG 2:
> >
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> >
> > DEBUG 2:
> >
> > ERROR :
> >
> > ERROR : DataPlane::two_to_one() -> range check error: (Nx, Ny) =
(0,
> > 0), (x, y) = (0, 0)
> >
> > ERROR :
> >
> >
> >
> > I can confirm that the ensemble standard deviation is calculated
> > successfully and output to a .nc file.
> >
> >
> >
> > However, the rank histogram calculation fails with the DataPlane
> > error.
> >
> >
> >
> > I suspect that something is wrong with my config file entries, but
> > haven’t been able to pinpoint anything.
> >
> >
> >
> > Do you have any suggestions?
> >
> >
> >
> > Sincerely,
> >
> > Justin
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Justin McLay, PhD.
> >
> > Meteorologist, Code 7532
> >
> > Marine Meteorology Division
> >
> > Naval Research Laboratory
> >
> > 7 Grace Hopper Ave., Mail Stop 2
> >
> > Monterey CA 93943
> >
> > 831-656-4837
> >
> >
>
>
>
>
>
>
------------------------------------------------
More information about the Met_help
mailing list