[Met_help] [rt.rap.ucar.edu #78961] History for Problem_regridplane

Julie Prestopnik via RT met_help at ucar.edu
Thu Mar 2 13:39:14 MST 2017


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

 I get new problem ,
command :
bin/regrid_data_plane /media/nos/85227500710/des2014.nc 'latlon 125 125
-2.07521 105.245 0.81 0.81' tutorial/out/regrid_data_plane/coba.nc -field
'name="t2m";level="(0,*,*)";'


result :

DEBUG 1: Reading data file: /media/nos/85227500710/des2014.nc
DEBUG 2: Input grid: Projection: Lat/Lon Nx: 161 Ny: 169 lat_ll: 6.000
lon_ll: -100.000 delta_lat: -0.125 delta_lon: 0.125
DEBUG 2: Output grid: Projection: Lat/Lon Nx: 125 Ny: 125 lat_ll: -2.075
lon_ll: -105.245 delta_lat: 0.810 delta_lon: 0.810
DEBUG 2: Interpolation options: method = NEAREST, width = 1, vld_thresh =
0.5
ERROR  :
ERROR  : NcCfFile::data(NcVar *, const LongArray &) const -> bad type for
variable "t2m"
ERROR  :


I hope you can help me solve this problem.


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

Subject: Problem_regridplane
From: Julie Prestopnik
Time: Thu Dec 15 09:16:01 2016

I see you are having problems running regrid_data_plane.

Could you please upload your data to our anonymous ftp site as follows
so
that I can take a look?

   http://www.dtcenter.org/met/users/support/met_help.php#ftp

Thanks,
Julie

On Thu, Dec 15, 2016 at 9:11 AM, NOVVRIA SAGITA via RT
<met_help at ucar.edu>
wrote:

>
> Thu Dec 15 09:11:15 2016: Request 78961 was acted upon.
> Transaction: Ticket created by novvria.sagita.ut at gmail.com
>        Queue: met_help
>      Subject: Problem_regridplane
>        Owner: Nobody
>   Requestors: novvria.sagita.ut at gmail.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78961 >
>
>
>  I get new problem ,
> command :
> bin/regrid_data_plane /media/nos/85227500710/des2014.nc 'latlon 125
125
> -2.07521 105.245 0.81 0.81' tutorial/out/regrid_data_plane/coba.nc
-field
> 'name="t2m";level="(0,*,*)";'
>
>
> result :
>
> DEBUG 1: Reading data file: /media/nos/85227500710/des2014.nc
> DEBUG 2: Input grid: Projection: Lat/Lon Nx: 161 Ny: 169 lat_ll:
6.000
> lon_ll: -100.000 delta_lat: -0.125 delta_lon: 0.125
> DEBUG 2: Output grid: Projection: Lat/Lon Nx: 125 Ny: 125 lat_ll:
-2.075
> lon_ll: -105.245 delta_lat: 0.810 delta_lon: 0.810
> DEBUG 2: Interpolation options: method = NEAREST, width = 1,
vld_thresh =
> 0.5
> ERROR  :
> ERROR  : NcCfFile::data(NcVar *, const LongArray &) const -> bad
type for
> variable "t2m"
> ERROR  :
>
>
> I hope you can help me solve this problem.
>
>


--
Julie Prestopnik
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

------------------------------------------------
Subject: Problem_regridplane
From: Julie Prestopnik
Time: Fri Dec 16 09:36:30 2016

Hi.

I see you are having problems running regrid_data_plane.

I have responded with a request for you to please upload your data to
our
anonymous ftp site as follows so that I can take a look:

   http://www.dtcenter.org/met/users/support/met_help.php#ftp

However, I still do not see the data.

We believe this problem:

ERROR  : NcCfFile::data(NcVar *, const LongArray &) const -> bad type
for
variable "t2m"

is happening because the variable is stored as a "short" and MET has
problems reading it.  We need to add support for the "add_offset" and
"scale_factor" variable attributes, post a bugfix, have you recompile
the
code and then MET should be able to read this data.

Could you please upload your file so that we can use it for testing?

Unfortunately, with the upcoming holiday, we may not be able to
address
this problem until January."

Thanks,
Julie

On Thu, Dec 15, 2016 at 9:15 AM, Julie Prestopnik <jpresto at ucar.edu>
wrote:

> I see you are having problems running regrid_data_plane.
>
> Could you please upload your data to our anonymous ftp site as
follows so
> that I can take a look?
>
>    http://www.dtcenter.org/met/users/support/met_help.php#ftp
>
> Thanks,
> Julie
>
> On Thu, Dec 15, 2016 at 9:11 AM, NOVVRIA SAGITA via RT
<met_help at ucar.edu>
> wrote:
>
>>
>> Thu Dec 15 09:11:15 2016: Request 78961 was acted upon.
>> Transaction: Ticket created by novvria.sagita.ut at gmail.com
>>        Queue: met_help
>>      Subject: Problem_regridplane
>>        Owner: Nobody
>>   Requestors: novvria.sagita.ut at gmail.com
>>       Status: new
>>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78961 >
>>
>>
>>  I get new problem ,
>> command :
>> bin/regrid_data_plane /media/nos/85227500710/des2014.nc 'latlon 125
125
>> -2.07521 105.245 0.81 0.81' tutorial/out/regrid_data_plane/coba.nc
-field
>> 'name="t2m";level="(0,*,*)";'
>>
>>
>> result :
>>
>> DEBUG 1: Reading data file: /media/nos/85227500710/des2014.nc
>> DEBUG 2: Input grid: Projection: Lat/Lon Nx: 161 Ny: 169 lat_ll:
6.000
>> lon_ll: -100.000 delta_lat: -0.125 delta_lon: 0.125
>> DEBUG 2: Output grid: Projection: Lat/Lon Nx: 125 Ny: 125 lat_ll:
-2.075
>> lon_ll: -105.245 delta_lat: 0.810 delta_lon: 0.810
>> DEBUG 2: Interpolation options: method = NEAREST, width = 1,
vld_thresh =
>> 0.5
>> ERROR  :
>> ERROR  : NcCfFile::data(NcVar *, const LongArray &) const -> bad
type for
>> variable "t2m"
>> ERROR  :
>>
>>
>> I hope you can help me solve this problem.
>>
>>
>
>
> --
> Julie Prestopnik
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>



--
Julie Prestopnik
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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


More information about the Met_help mailing list