[Met_help] [rt.rap.ucar.edu #65939] History for Help

John Halley Gotway via RT met_help at ucar.edu
Mon Mar 24 09:58:52 MDT 2014


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

Good afternoon met_help,

I am trying to use MET to verify WRF runs against a locally generated NEXRAD precipitation estimate.  I use matlab so the local precipitation data is not in GRIB.  I did however figure out how to create a netcdf from the data that matched the output from pcp_combine.  The problem is that my data is lat/lon based so I set up the netcdf with the appropriate lat/lon attributes to match my data.  When I ran grid_stat and mode on the data I got this error:  read_netcdf_grid_v3() -> Projection type Lat/Lon not currently supported.

I used lat/lon because the tutorial and handbook say that lat/lon is supported.  

Should I try to reference my data to another projection?  Is there a better way to get my data formatted as an input for  grid_stat and mode?

I can provide files etc. if your require them.

Thank you for your time,

John D McMillen


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

Subject: Re: [rt.rap.ucar.edu #65939] Help
From: John Halley Gotway
Time: Fri Mar 21 16:19:15 2014

John,

I see that you're having trouble getting gridded data formatted in a
way for the MET tools to read them.

Yes, the lat/lon projection is supported.  I suspect there's a minor
formatting issue causing the problem.  Please check the NetCDF file
you created to see if the "Projection" attribute is set exactly
to "LatLon".  If, for example, it was set to "lat/lon", you'd get the
error you're seeing.

If that fixes the problem, great.  If not, please send me a sample
NetCDF file and let me know what version of MET you're running.  You
can post data to our anonymous ftp site following these
instructions:
    http://www.dtcenter.org/met/users/support/met_help.php#ftp

Hope that helps.

Thanks,
John

On 03/21/2014 03:21 PM, JOHN DANIEL MCMILLEN via RT wrote:
>
> Fri Mar 21 15:21:32 2014: Request 65939 was acted upon.
> Transaction: Ticket created by john.mcmillen at utah.edu
>         Queue: met_help
>       Subject: Help
>         Owner: Nobody
>    Requestors: john.mcmillen at utah.edu
>        Status: new
>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65939 >
>
>
> Good afternoon met_help,
>
> I am trying to use MET to verify WRF runs against a locally
generated NEXRAD precipitation estimate.  I use matlab so the local
precipitation data is not in GRIB.  I did however figure out how to
create a netcdf from the data that matched the output from
pcp_combine.  The problem is that my data is lat/lon based so I set up
the netcdf with the appropriate lat/lon attributes to match my data.
When I ran grid_stat and mode on the data I got this error:
read_netcdf_grid_v3() -> Projection type Lat/Lon not currently
supported.
>
> I used lat/lon because the tutorial and handbook say that lat/lon is
supported.
>
> Should I try to reference my data to another projection?  Is there a
better way to get my data formatted as an input for  grid_stat and
mode?
>
> I can provide files etc. if your require them.
>
> Thank you for your time,
>
> John D McMillen
>

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #65939] Help
From: JOHN DANIEL MCMILLEN
Time: Fri Mar 21 16:28:43 2014

Wow,

Great response time!

You are correct, I added a slash and that caused the error.

Thanks,

John

On Mar 21, 2014, at 4:19 PM, John Halley Gotway via RT
<met_help at ucar.edu>
 wrote:

> John,
>
> I see that you're having trouble getting gridded data formatted in a
way for the MET tools to read them.
>
> Yes, the lat/lon projection is supported.  I suspect there's a minor
formatting issue causing the problem.  Please check the NetCDF file
you created to see if the "Projection" attribute is set exactly
> to "LatLon".  If, for example, it was set to "lat/lon", you'd get
the error you're seeing.
>
> If that fixes the problem, great.  If not, please send me a sample
NetCDF file and let me know what version of MET you're running.  You
can post data to our anonymous ftp site following these
> instructions:
>    http://www.dtcenter.org/met/users/support/met_help.php#ftp
>
> Hope that helps.
>
> Thanks,
> John
>
> On 03/21/2014 03:21 PM, JOHN DANIEL MCMILLEN via RT wrote:
>>
>> Fri Mar 21 15:21:32 2014: Request 65939 was acted upon.
>> Transaction: Ticket created by john.mcmillen at utah.edu
>>        Queue: met_help
>>      Subject: Help
>>        Owner: Nobody
>>   Requestors: john.mcmillen at utah.edu
>>       Status: new
>>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65939 >
>>
>>
>> Good afternoon met_help,
>>
>> I am trying to use MET to verify WRF runs against a locally
generated NEXRAD precipitation estimate.  I use matlab so the local
precipitation data is not in GRIB.  I did however figure out how to
create a netcdf from the data that matched the output from
pcp_combine.  The problem is that my data is lat/lon based so I set up
the netcdf with the appropriate lat/lon attributes to match my data.
When I ran grid_stat and mode on the data I got this error:
read_netcdf_grid_v3() -> Projection type Lat/Lon not currently
supported.
>>
>> I used lat/lon because the tutorial and handbook say that lat/lon
is supported.
>>
>> Should I try to reference my data to another projection?  Is there
a better way to get my data formatted as an input for  grid_stat and
mode?
>>
>> I can provide files etc. if your require them.
>>
>> Thank you for your time,
>>
>> John D McMillen
>>
>



------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #65939] Help
From: John Halley Gotway
Time: Mon Mar 24 09:58:35 2014

Great, glad that did the trick.  Thanks for letting me know.

Just let us know if any more issues or questions come up in your use
of MET.

Thanks,
John

On 03/21/2014 04:28 PM, JOHN DANIEL MCMILLEN via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65939 >
>
> Wow,
>
> Great response time!
>
> You are correct, I added a slash and that caused the error.
>
> Thanks,
>
> John
>
> On Mar 21, 2014, at 4:19 PM, John Halley Gotway via RT
<met_help at ucar.edu>
>   wrote:
>
>> John,
>>
>> I see that you're having trouble getting gridded data formatted in
a way for the MET tools to read them.
>>
>> Yes, the lat/lon projection is supported.  I suspect there's a
minor formatting issue causing the problem.  Please check the NetCDF
file you created to see if the "Projection" attribute is set exactly
>> to "LatLon".  If, for example, it was set to "lat/lon", you'd get
the error you're seeing.
>>
>> If that fixes the problem, great.  If not, please send me a sample
NetCDF file and let me know what version of MET you're running.  You
can post data to our anonymous ftp site following these
>> instructions:
>>     http://www.dtcenter.org/met/users/support/met_help.php#ftp
>>
>> Hope that helps.
>>
>> Thanks,
>> John
>>
>> On 03/21/2014 03:21 PM, JOHN DANIEL MCMILLEN via RT wrote:
>>>
>>> Fri Mar 21 15:21:32 2014: Request 65939 was acted upon.
>>> Transaction: Ticket created by john.mcmillen at utah.edu
>>>         Queue: met_help
>>>       Subject: Help
>>>         Owner: Nobody
>>>    Requestors: john.mcmillen at utah.edu
>>>        Status: new
>>>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=65939 >
>>>
>>>
>>> Good afternoon met_help,
>>>
>>> I am trying to use MET to verify WRF runs against a locally
generated NEXRAD precipitation estimate.  I use matlab so the local
precipitation data is not in GRIB.  I did however figure out how to
create a netcdf from the data that matched the output from
pcp_combine.  The problem is that my data is lat/lon based so I set up
the netcdf with the appropriate lat/lon attributes to match my data.
When I ran grid_stat and mode on the data I got this error:
read_netcdf_grid_v3() -> Projection type Lat/Lon not currently
supported.
>>>
>>> I used lat/lon because the tutorial and handbook say that lat/lon
is supported.
>>>
>>> Should I try to reference my data to another projection?  Is there
a better way to get my data formatted as an input for  grid_stat and
mode?
>>>
>>> I can provide files etc. if your require them.
>>>
>>> Thank you for your time,
>>>
>>> John D McMillen
>>>
>>
>
>

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


More information about the Met_help mailing list