[Met_help] [rt.rap.ucar.edu #44831] History for Fwd: PB2NC bug discovered

RAL HelpDesk {for John Halley Gotway} met_help at ucar.edu
Wed Feb 23 14:39:57 MST 2011


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



Begin forwarded message:

> From: Joe Olson <Joseph.B.Olson at noaa.gov>
> Date: February 23, 2011 9:39:25 AM MST
> To: Tressa Fowler <tressa at ucar.edu>
> Cc: John Halley Gotway <johnhg at rap.ucar.edu>
> Subject: Re: PB2NC bug discovered
>
> Tressa,
>
> That new file didn't compile with my v3.0 (with patches). I had to  
> change:
>
> if(find_grid(conf.mask_grid().sval(), grid_mask) != 0) {
>
> to
>
> if(!find_grid_by_name(conf.mask_grid().sval(), grid_mask) != 0) {
>
> and then it compiled. I'm testing it now.
>
> -joe
>
>
>
>
> On Feb 23, 2011, at 9:12 AM, Tressa Fowler wrote:
>
>> Thanks Joe, yes it applies to both. I guess I updated the text, but  
>> not the link underneath it.
>>
>> Tressa
>>
>> On Feb 23, 2 011, at
>>
>>>> http://www.dtcenter.org/met/users/support/known_issues/METv3.0/index.php
>>
>



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

Subject: Re: [rt.rap.ucar.edu #44831] Fwd: PB2NC bug discovered
From: John Halley Gotway
Time: Wed Feb 23 10:02:04 2011

Joe,

Tressa let us know about the issue you ran into applying the latest
set of patches to your build of METv3.0.  I tried to replicate the
problem myself, but couldn't do so.  I downloaded the METv3.0
package and then got the latest set of patches.  And it compiled
without error.  I wonder if your build got into a weird state somehow.

I'd like to suggest that you recompile from scratch just to make sure
your build is clean.

(1) Retrieve the original METv3.0 release and unpack it:
   wget
http://www.dtcenter.org/met/users/downloads/MET_releases/METv3.0.20100930.tar.gz
   tar -xvzf METv3.0.20100930.tar.gz

(2) Retrieve the latest set of patches and unpack them:
   cd METv3.0
   wget
http://www.dtcenter.org/met/users/support/known_issues/METv3.0/patches/METv3.0_patches_20110215.tar.gz
   tar -xvzf METv3.0_patches_20110215.tar.gz

(3) Configure the Makefile, or just copy in the previous one you were
using for METv3.0.  And then compile:
   make >& make_met.log

Hopefully that'll give you a clean build, and you won't experience the
compilation problems you had.

John



On 02/23/2011 09:44 AM, RAL HelpDesk {for Tressa Fowler} wrote:
>
> Wed Feb 23 09:44:08 2011: Request 44831 was acted upon.
> Transaction: Ticket created by tressa
>        Queue: met_help
>      Subject: Fwd: PB2NC bug discovered
>        Owner: Nobody
>   Requestors: tressa at ucar.edu
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=44831 >
>
>
>
>
> Begin forwarded message:
>
>> From: Joe Olson <Joseph.B.Olson at noaa.gov>
>> Date: February 23, 2011 9:39:25 AM MST
>> To: Tressa Fowler <tressa at ucar.edu>
>> Cc: John Halley Gotway <johnhg at rap.ucar.edu>
>> Subject: Re: PB2NC bug discovered
>>
>> Tressa,
>>
>> That new file didn't compile with my v3.0 (with patches). I had to
>> change:
>>
>> if(find_grid(conf.mask_grid().sval(), grid_mask) != 0) {
>>
>> to
>>
>> if(!find_grid_by_name(conf.mask_grid().sval(), grid_mask) != 0) {
>>
>> and then it compiled. I'm testing it now.
>>
>> -joe
>>
>>
>>
>>
>> On Feb 23, 2011, at 9:12 AM, Tressa Fowler wrote:
>>
>>> Thanks Joe, yes it applies to both. I guess I updated the text,
but
>>> not the link underneath it.
>>>
>>> Tressa
>>>
>>> On Feb 23, 2 011, at
>>>
>>>>>
http://www.dtcenter.org/met/users/support/known_issues/METv3.0/index.php
>>>
>>
>

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


More information about the Met_help mailing list