[Met_help] [rt.rap.ucar.edu #92033] History for pruning data in METviewer
Tatiana Burek via RT
met_help at ucar.edu
Thu Apr 2 12:54:30 MDT 2020
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hi, there,
Asking this question to the met_help helpdesk since Tatiana is out of the
office:
I am trying to prune data and it's not quite working. Here's the XML; file
I am using (I am setting info_only true to test this):
<prune_spec>
<connection>
<host>
metviewer-dev-cluster.cluster-czbts4gd2wm2.us-east-1.rds.amazonaws.com:3306
</host>
<database>mv_emc_g2o_vsdb</database>
<user>rds_user</user>
<password>rds_pwd</password>
<management_system>aurora</management_system>
</connection>
<info_only>true</info_only>
<fields>
<field name="fcst_valid_beg">
<value_range>
<start>2019-08-29 00:00:00</start>
<end>2019-09-10 23:00:00</end>
</value_range>
</field>
<field name="model">
<value_list>
<val>rap</val>
<val>hrrr</val>
<val>fv3sar</val>
<val>fv3sarx</val>
</value_list>
</field>
<field name="fcst_var">
<value_list>
<value>CAPE</value>
</value_list>
</field>
</fields>
</prune_spec>
And here's what happens when I run:
sh mv_prune_on_aws.sh perry.shafran prune_cape.xml
CALLING: scp prune_cape.xml perry.shafran at 205.156.8.85:~
prune_cape.xml 100% 802 0.8KB/s 00:00
Field model doesn't have any values
---- MVPruneDB Done ----
56 (g10a1) /meso/save/Perry.Shafran/aws
What might I be missing?
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: pruning data in METviewer
From: Minna Win
Time: Thu Sep 12 11:17:34 2019
Hi Perry,
It looks like you have issues pruning your data in METviewer. Is this
urgent? You are correct that . Tatiana is out of the office. She
won't be
available until after September 20. If this is urgent, I can see if I
can
find someone else to assist you.
Regards,
Minna
---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax: 303-497-8401
On Thu, Sep 12, 2019 at 10:19 AM perry.shafran at noaa.gov via RT <
met_help at ucar.edu> wrote:
>
> Thu Sep 12 10:19:32 2019: Request 92033 was acted upon.
> Transaction: Ticket created by perry.shafran at noaa.gov
> Queue: met_help
> Subject: pruning data in METviewer
> Owner: Nobody
> Requestors: perry.shafran at noaa.gov
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=92033 >
>
>
> Hi, there,
>
> Asking this question to the met_help helpdesk since Tatiana is out
of the
> office:
>
> I am trying to prune data and it's not quite working. Here's the
XML; file
> I am using (I am setting info_only true to test this):
>
> <prune_spec>
> <connection>
> <host>
> metviewer-dev-cluster.cluster-czbts4gd2wm2.us-east-
1.rds.amazonaws.com:3306
> </host>
> <database>mv_emc_g2o_vsdb</database>
> <user>rds_user</user>
> <password>rds_pwd</password>
> <management_system>aurora</management_system>
> </connection>
> <info_only>true</info_only>
>
> <fields>
> <field name="fcst_valid_beg">
> <value_range>
> <start>2019-08-29 00:00:00</start>
> <end>2019-09-10 23:00:00</end>
> </value_range>
> </field>
> <field name="model">
> <value_list>
> <val>rap</val>
> <val>hrrr</val>
> <val>fv3sar</val>
> <val>fv3sarx</val>
> </value_list>
> </field>
> <field name="fcst_var">
> <value_list>
> <value>CAPE</value>
> </value_list>
> </field>
> </fields>
> </prune_spec>
>
> And here's what happens when I run:
>
> sh mv_prune_on_aws.sh perry.shafran prune_cape.xml
> CALLING: scp prune_cape.xml perry.shafran at 205.156.8.85:~
> prune_cape.xml 100% 802 0.8KB/s
00:00
> Field model doesn't have any values
> ---- MVPruneDB Done ----
> 56 (g10a1) /meso/save/Perry.Shafran/aws
>
> What might I be missing?
>
>
------------------------------------------------
Subject: pruning data in METviewer
From: perry.shafran at noaa.gov
Time: Thu Sep 12 11:19:27 2019
Hi, Minna,
Not super urgent. If you can't find help, don't worry too much about
it.
Perry
On Thu, Sep 12, 2019 at 1:17 PM Minna Win via RT <met_help at ucar.edu>
wrote:
> Hi Perry,
>
> It looks like you have issues pruning your data in METviewer. Is
this
> urgent? You are correct that . Tatiana is out of the office. She
won't be
> available until after September 20. If this is urgent, I can see if
I can
> find someone else to assist you.
>
> Regards,
> Minna
> ---------------
> Minna Win
> National Center for Atmospheric Research
> Developmental Testbed Center
> Phone: 303-497-8423
> Fax: 303-497-8401
>
>
>
> On Thu, Sep 12, 2019 at 10:19 AM perry.shafran at noaa.gov via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Thu Sep 12 10:19:32 2019: Request 92033 was acted upon.
> > Transaction: Ticket created by perry.shafran at noaa.gov
> > Queue: met_help
> > Subject: pruning data in METviewer
> > Owner: Nobody
> > Requestors: perry.shafran at noaa.gov
> > Status: new
> > Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=92033 >
> >
> >
> > Hi, there,
> >
> > Asking this question to the met_help helpdesk since Tatiana is out
of the
> > office:
> >
> > I am trying to prune data and it's not quite working. Here's the
XML;
> file
> > I am using (I am setting info_only true to test this):
> >
> > <prune_spec>
> > <connection>
> > <host>
> >
> metviewer-dev-cluster.cluster-czbts4gd2wm2.us-east-
1.rds.amazonaws.com:3306
> > </host>
> > <database>mv_emc_g2o_vsdb</database>
> > <user>rds_user</user>
> > <password>rds_pwd</password>
> > <management_system>aurora</management_system>
> > </connection>
> > <info_only>true</info_only>
> >
> > <fields>
> > <field name="fcst_valid_beg">
> > <value_range>
> > <start>2019-08-29 00:00:00</start>
> > <end>2019-09-10 23:00:00</end>
> > </value_range>
> > </field>
> > <field name="model">
> > <value_list>
> > <val>rap</val>
> > <val>hrrr</val>
> > <val>fv3sar</val>
> > <val>fv3sarx</val>
> > </value_list>
> > </field>
> > <field name="fcst_var">
> > <value_list>
> > <value>CAPE</value>
> > </value_list>
> > </field>
> > </fields>
> > </prune_spec>
> >
> > And here's what happens when I run:
> >
> > sh mv_prune_on_aws.sh perry.shafran prune_cape.xml
> > CALLING: scp prune_cape.xml perry.shafran at 205.156.8.85:~
> > prune_cape.xml 100% 802
0.8KB/s
> 00:00
> > Field model doesn't have any values
> > ---- MVPruneDB Done ----
> > 56 (g10a1) /meso/save/Perry.Shafran/aws
> >
> > What might I be missing?
> >
> >
>
>
------------------------------------------------
Subject: pruning data in METviewer
From: Tatiana Burek
Time: Mon Sep 23 11:33:50 2019
Hi Perry
Your XML has an error. To fix it please change the tag <val> under
<field name="model"> <value_list> to <value>
Tatiana
On Thu Sep 12 11:19:27 2019, perry.shafran at noaa.gov wrote:
> Hi, Minna,
>
> Not super urgent. If you can't find help, don't worry too much
about
> it.
>
> Perry
>
> On Thu, Sep 12, 2019 at 1:17 PM Minna Win via RT <met_help at ucar.edu>
> wrote:
>
> > Hi Perry,
> >
> > It looks like you have issues pruning your data in METviewer. Is
this
> > urgent? You are correct that . Tatiana is out of the office. She
> > won't be
> > available until after September 20. If this is urgent, I can see
if I
> > can
> > find someone else to assist you.
> >
> > Regards,
> > Minna
> > ---------------
> > Minna Win
> > National Center for Atmospheric Research
> > Developmental Testbed Center
> > Phone: 303-497-8423
> > Fax: 303-497-8401
> >
> >
> >
> > On Thu, Sep 12, 2019 at 10:19 AM perry.shafran at noaa.gov via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Thu Sep 12 10:19:32 2019: Request 92033 was acted upon.
> > > Transaction: Ticket created by perry.shafran at noaa.gov
> > > Queue: met_help
> > > Subject: pruning data in METviewer
> > > Owner: Nobody
> > > Requestors: perry.shafran at noaa.gov
> > > Status: new
> > > Ticket <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=92033 >
> > >
> > >
> > > Hi, there,
> > >
> > > Asking this question to the met_help helpdesk since Tatiana is
out
> > > of the
> > > office:
> > >
> > > I am trying to prune data and it's not quite working. Here's
the
> > > XML;
> > file
> > > I am using (I am setting info_only true to test this):
> > >
> > > <prune_spec>
> > > <connection>
> > > <host>
> > >
> > metviewer-dev-cluster.cluster-czbts4gd2wm2.us-east-
> > 1.rds.amazonaws.com:3306
> > > </host>
> > > <database>mv_emc_g2o_vsdb</database>
> > > <user>rds_user</user>
> > > <password>rds_pwd</password>
> > > <management_system>aurora</management_system>
> > > </connection>
> > > <info_only>true</info_only>
> > >
> > > <fields>
> > > <field name="fcst_valid_beg">
> > > <value_range>
> > > <start>2019-08-29 00:00:00</start>
> > > <end>2019-09-10 23:00:00</end>
> > > </value_range>
> > > </field>
> > > <field name="model">
> > > <value_list>
> > > <val>rap</val>
> > > <val>hrrr</val>
> > > <val>fv3sar</val>
> > > <val>fv3sarx</val>
> > > </value_list>
> > > </field>
> > > <field name="fcst_var">
> > > <value_list>
> > > <value>CAPE</value>
> > > </value_list>
> > > </field>
> > > </fields>
> > > </prune_spec>
> > >
> > > And here's what happens when I run:
> > >
> > > sh mv_prune_on_aws.sh perry.shafran prune_cape.xml
> > > CALLING: scp prune_cape.xml perry.shafran at 205.156.8.85:~
> > > prune_cape.xml 100% 802
0.8KB/s
> > 00:00
> > > Field model doesn't have any values
> > > ---- MVPruneDB Done ----
> > > 56 (g10a1) /meso/save/Perry.Shafran/aws
> > >
> > > What might I be missing?
> > >
> > >
> >
> >
------------------------------------------------
Subject: pruning data in METviewer
From: perry.shafran at noaa.gov
Time: Mon Sep 23 11:34:43 2019
Hi, Tatiana,
Thanks! I shall give that a try.
Perry
On Mon, Sep 23, 2019 at 1:33 PM Tatiana Burek via RT
<met_help at ucar.edu>
wrote:
> Hi Perry
> Your XML has an error. To fix it please change the tag <val> under
<field
> name="model"> <value_list> to <value>
>
> Tatiana
>
> On Thu Sep 12 11:19:27 2019, perry.shafran at noaa.gov wrote:
> > Hi, Minna,
> >
> > Not super urgent. If you can't find help, don't worry too much
about
> > it.
> >
> > Perry
> >
> > On Thu, Sep 12, 2019 at 1:17 PM Minna Win via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Hi Perry,
> > >
> > > It looks like you have issues pruning your data in METviewer. Is
this
> > > urgent? You are correct that . Tatiana is out of the office.
She
> > > won't be
> > > available until after September 20. If this is urgent, I can see
if I
> > > can
> > > find someone else to assist you.
> > >
> > > Regards,
> > > Minna
> > > ---------------
> > > Minna Win
> > > National Center for Atmospheric Research
> > > Developmental Testbed Center
> > > Phone: 303-497-8423
> > > Fax: 303-497-8401
> > >
> > >
> > >
> > > On Thu, Sep 12, 2019 at 10:19 AM perry.shafran at noaa.gov via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > Thu Sep 12 10:19:32 2019: Request 92033 was acted upon.
> > > > Transaction: Ticket created by perry.shafran at noaa.gov
> > > > Queue: met_help
> > > > Subject: pruning data in METviewer
> > > > Owner: Nobody
> > > > Requestors: perry.shafran at noaa.gov
> > > > Status: new
> > > > Ticket <URL:
> > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=92033 >
> > > >
> > > >
> > > > Hi, there,
> > > >
> > > > Asking this question to the met_help helpdesk since Tatiana is
out
> > > > of the
> > > > office:
> > > >
> > > > I am trying to prune data and it's not quite working. Here's
the
> > > > XML;
> > > file
> > > > I am using (I am setting info_only true to test this):
> > > >
> > > > <prune_spec>
> > > > <connection>
> > > > <host>
> > > >
> > > metviewer-dev-cluster.cluster-czbts4gd2wm2.us-east-
> > > 1.rds.amazonaws.com:3306
> > > > </host>
> > > > <database>mv_emc_g2o_vsdb</database>
> > > > <user>rds_user</user>
> > > > <password>rds_pwd</password>
> > > > <management_system>aurora</management_system>
> > > > </connection>
> > > > <info_only>true</info_only>
> > > >
> > > > <fields>
> > > > <field name="fcst_valid_beg">
> > > > <value_range>
> > > > <start>2019-08-29 00:00:00</start>
> > > > <end>2019-09-10 23:00:00</end>
> > > > </value_range>
> > > > </field>
> > > > <field name="model">
> > > > <value_list>
> > > > <val>rap</val>
> > > > <val>hrrr</val>
> > > > <val>fv3sar</val>
> > > > <val>fv3sarx</val>
> > > > </value_list>
> > > > </field>
> > > > <field name="fcst_var">
> > > > <value_list>
> > > > <value>CAPE</value>
> > > > </value_list>
> > > > </field>
> > > > </fields>
> > > > </prune_spec>
> > > >
> > > > And here's what happens when I run:
> > > >
> > > > sh mv_prune_on_aws.sh perry.shafran prune_cape.xml
> > > > CALLING: scp prune_cape.xml perry.shafran at 205.156.8.85:~
> > > > prune_cape.xml 100% 802
0.8KB/s
> > > 00:00
> > > > Field model doesn't have any values
> > > > ---- MVPruneDB Done ----
> > > > 56 (g10a1) /meso/save/Perry.Shafran/aws
> > > >
> > > > What might I be missing?
> > > >
> > > >
> > >
> > >
>
>
>
>
------------------------------------------------
More information about the Met_help
mailing list