[Met_help] [rt.rap.ucar.edu #84440] History for METViewer 2.4 - problem with the sorting of interp_pnts
Tatiana Burek via RT
met_help at ucar.edu
Mon Mar 19 09:45:32 MDT 2018
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hi Met Help,
With the recent update to METViewer 2.4, I have noticed a potential problem
that is related to the interp_pnts field sorted as integers rather than
strings. I am trying to load up an older xml file (that worked before but
had the interp_pnts sorted as strings); however, when I try to generate the
plot, I get this error message:
failed to parse plot job - reason: plot : Values for variable interp_pnts
are not sorted
The values for interp_pnts are not sorted in the xml when I load it, but I
also tried modifying the file then reloading it and that didn't work
either. I would appreciate some assistance in getting this to work.
I've attached the xml file that I had been using.
Thank you
Donnie
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: METViewer 2.4 - problem with the sorting of interp_pnts
From: Tatiana Burek
Time: Mon Mar 19 09:29:44 2018
Hi Donnie,
If you list 'interp_pnts' values in the numerical order in your XML
and load the file you should get the plot now.
<indep equalize="true" name="interp_pnts">
<val label="10" plot_val="">9</val>
<val label="20" plot_val="">25</val>
<val label="30" plot_val="">49</val>
<val label="40" plot_val="">81</val>
<val label="50" plot_val="">121</val>
<val label="60" plot_val="">169</val>
<val label="70" plot_val="">225</val>
<val label="80" plot_val="">289</val>
<val label="90" plot_val="">361</val>
<val label="100" plot_val="">441</val>
</indep>
I tested it with the configuration # 20180319_151507.
Tatiana
On Fri Mar 16 11:31:00 2018, donald.e.lippi at noaa.gov wrote:
> Hi Met Help,
>
> With the recent update to METViewer 2.4, I have noticed a potential
problem
> that is related to the interp_pnts field sorted as integers rather
than
> strings. I am trying to load up an older xml file (that worked
before but
> had the interp_pnts sorted as strings); however, when I try to
generate the
> plot, I get this error message:
>
> failed to parse plot job - reason: plot : Values for variable
interp_pnts
> are not sorted
>
> The values for interp_pnts are not sorted in the xml when I load it,
but I
> also tried modifying the file then reloading it and that didn't work
> either. I would appreciate some assistance in getting this to work.
>
> I've attached the xml file that I had been using.
>
> Thank you
> Donnie
------------------------------------------------
Subject: METViewer 2.4 - problem with the sorting of interp_pnts
From: Donald Lippi - NOAA Affiliate
Time: Mon Mar 19 09:44:01 2018
Hi Tatiana,
Thank you! It is working for me now.
Donnie
On Mon, Mar 19, 2018 at 11:29 AM, Tatiana Burek via RT
<met_help at ucar.edu>
wrote:
> Hi Donnie,
> If you list 'interp_pnts' values in the numerical order in your XML
and
> load the file you should get the plot now.
> <indep equalize="true" name="interp_pnts">
> <val label="10" plot_val="">9</val>
> <val label="20" plot_val="">25</val>
> <val label="30" plot_val="">49</val>
> <val label="40" plot_val="">81</val>
> <val label="50" plot_val="">121</val>
> <val label="60" plot_val="">169</val>
> <val label="70" plot_val="">225</val>
> <val label="80" plot_val="">289</val>
> <val label="90" plot_val="">361</val>
> <val label="100" plot_val="">441</val>
> </indep>
>
> I tested it with the configuration # 20180319_151507.
>
> Tatiana
>
> On Fri Mar 16 11:31:00 2018, donald.e.lippi at noaa.gov wrote:
> > Hi Met Help,
> >
> > With the recent update to METViewer 2.4, I have noticed a
potential
> problem
> > that is related to the interp_pnts field sorted as integers rather
than
> > strings. I am trying to load up an older xml file (that worked
before but
> > had the interp_pnts sorted as strings); however, when I try to
generate
> the
> > plot, I get this error message:
> >
> > failed to parse plot job - reason: plot : Values for variable
interp_pnts
> > are not sorted
> >
> > The values for interp_pnts are not sorted in the xml when I load
it, but
> I
> > also tried modifying the file then reloading it and that didn't
work
> > either. I would appreciate some assistance in getting this to
work.
> >
> > I've attached the xml file that I had been using.
> >
> > Thank you
> > Donnie
>
>
>
>
------------------------------------------------
More information about the Met_help
mailing list