[Met_help] [rt.rap.ucar.edu #86148] History for Re: ref: How to find "absolute values"
John Halley Gotway via RT
met_help at ucar.edu
Wed Jul 10 16:39:14 MDT 2019
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
I found the solution.
ABS\(AMAX_WIND-BMAX_WIND)\
Thanks,
Steve
On Wed, Jul 11, 2018 at 6:30 PM, Steven Lilly - NOAA Federal <
steven.lilly at noaa.gov> wrote:
> Good afternoon,
>
> I am trying to find "absolute intensity errors" using AMAX_WIND and
> BMAX_WIND.
>
> I am able to find the difference ie; AMAX_WIND-BMAX_WIND. However, when I
> tried to find its absolute value; the program fails.
>
> The following methods have been tried:
>
> DEP_VAL = (abs(AMAX_WIND-BMAX_WIND))
> DEP_VAL = (ABS(AMAX_WIND-BMAX_WIND))
> DEP_VAL = "(ABS(AMAX_WIND-BMAX_WIND))"
> DEP_VAL = "(abs(AMAX_WIND-BMAX_WIND))"
> DEP_VAL= (ABS\AMAX_WIND-BMAX_WIND\)
> DEP_VAL= (abs\AMAX_WIND-BMAX_WIND\)
>
> How does one use the "absolute" function?
>
> Thanks,
> Steve
>
>
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Re: ref: How to find "absolute values"
From: Minna Win
Time: Wed Jul 11 13:07:35 2018
Hi Steve,
Thanks for the update. Again, don't hesitate to contact us with any
other
questions.
Regards,
Minna
---------------
Minna Win
NCAR
Research Applications Lab
Phone: 303-497-8423
Fax: 302-497-8401
On Wed, Jul 11, 2018 at 7:00 PM Steven Lilly - NOAA Federal via RT <
met_help at ucar.edu> wrote:
>
> Wed Jul 11 13:00:31 2018: Request 86148 was acted upon.
> Transaction: Ticket created by steven.lilly at noaa.gov
> Queue: met_help
> Subject: Re: ref: How to find "absolute values"
> Owner: Nobody
> Requestors: steven.lilly at noaa.gov
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=86148 >
>
>
> I found the solution.
>
> ABS\(AMAX_WIND-BMAX_WIND)\
>
> Thanks,
> Steve
>
> On Wed, Jul 11, 2018 at 6:30 PM, Steven Lilly - NOAA Federal <
> steven.lilly at noaa.gov> wrote:
>
> > Good afternoon,
> >
> > I am trying to find "absolute intensity errors" using AMAX_WIND
and
> > BMAX_WIND.
> >
> > I am able to find the difference ie; AMAX_WIND-BMAX_WIND.
However, when
> I
> > tried to find its absolute value; the program fails.
> >
> > The following methods have been tried:
> >
> > DEP_VAL = (abs(AMAX_WIND-BMAX_WIND))
> > DEP_VAL = (ABS(AMAX_WIND-BMAX_WIND))
> > DEP_VAL = "(ABS(AMAX_WIND-BMAX_WIND))"
> > DEP_VAL = "(abs(AMAX_WIND-BMAX_WIND))"
> > DEP_VAL= (ABS\AMAX_WIND-BMAX_WIND\)
> > DEP_VAL= (abs\AMAX_WIND-BMAX_WIND\)
> >
> > How does one use the "absolute" function?
> >
> > Thanks,
> > Steve
> >
> >
>
>
------------------------------------------------
More information about the Met_help
mailing list