[Met_help] [rt.rap.ucar.edu #75798] History for Met online problems

John Halley Gotway via RT met_help at ucar.edu
Thu May 5 07:46:28 MDT 2016


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

Dear MET Helpers:

    In recent days, I installed MET5.1 successfully. I completed all of the
MET online tutorial except for three problems as below:

    1. For Plot-MODE-Field tool (
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/plot_mode_field/run.php),
when I input:

/users/groupYim/s1155065784/d6/met_install/met5.1/bin/plot_mode_field
-simple -obs -config tutorial/config/PlotModeFieldConfig_tutorial
tutorial/out/mode/mode_240000L_20050808_000000V_120000A_obj.nc

I get error:

DEBUG 1: Config file: tutorial/config/PlotModeFieldConfig_tutorial

DEBUG 2: Making plot 1 of 1

DEBUG 1: Reading MODE file:
tutorial/out/mode/mode_240000L_20050808_000000V_120000A_obj.nc

DEBUG 1: Writing image file:
tutorial/out/plot_mode_field/mode_240000L_20050808_000000V_120000A_obj_obs_simple.png

Segmentation fault (core dumped)

    2. For Plot-Data-Plane tool (
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/plot_data_plane/run.php),
when I input:

/users/groupYim/s1155065784/d6/met_install/met5.1/bin/plot_data_plane
data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2
tutorial/out/plot_data_plane/rtma_2012051712_F000.ps 'name="TMP";
level="Z2";'

I get error:

DEBUG 1: Opening data file:
data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2

g2_info:  Beginning characters GRIB not found.WARNING:

WARNING: GRIB2 records not found in input file
'data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2'

WARNING:

ERROR  :

ERROR  : Met2dDataFileFactory::new_met_2d_data_file() -> error opening file
"data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2"

ERROR  :

    3. For Stat Analysis tool (
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/stat_analysis/run.php),
when I input:

/users/groupYim/s1155065784/d6/met_install/met5.1/bin/stat_analysis -lookin
tutorial/out/point_stat -job aggregate_stat -dump_row
tutorial/out/stat_analysis/job6_aggr_stat_wdir.stat -vx_mask EAST -vx_mask
WEST -interp_pnts 25 -fcst_thresh ge1.0 -line_type VL1L2 -out_line_type
WDIR -v 2

I get error:

ERROR  :

ERROR  : yyerror() -> syntax error in file "config_30641_0_.temp"

ERROR  :

ERROR  :    line   = 1

ERROR  :

ERROR  :    column = 5

ERROR  :

ERROR  :    text   = ","

ERROR  :

ERROR  :

ERROR  : >278,>283,>288

ERROR  : ____^_________

ERROR  :

But if I remove '-fcst_thresh ge1.0', I can run it smoothly. I want to know
the reason.

    Thank you very much for your work on a so good online tutorial. I would
appreciate it if you could provide to me the information at your earliest
convenience about how these problems come?

Best regards,

Sincerely,


zhen


--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk


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

Subject: Met online problems
From: Randy Bullock
Time: Thu Apr 07 11:48:19 2016

Hello -

Thanks for your email.  Not sure why the online tutorial is not
working
correctly.  In any case, the code shouldn't segfault ... you should
get a
meaningful error message.

We'll look into this and let you know.

Thanks

Randy

On Thu, Apr 7, 2016 at 9:01 AM, Zhen LIU via RT <met_help at ucar.edu>
wrote:

>
> Thu Apr 07 09:01:09 2016: Request 75798 was acted upon.
> Transaction: Ticket created by liuzhen at link.cuhk.edu.hk
>        Queue: met_help
>      Subject: Met online problems
>        Owner: Nobody
>   Requestors: liuzhen at link.cuhk.edu.hk
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>
>
> Dear MET Helpers:
>
>     In recent days, I installed MET5.1 successfully. I completed all
of the
> MET online tutorial except for three problems as below:
>
>     1. For Plot-MODE-Field tool (
>
>
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/plot_mode_field/run.php
> ),
> when I input:
>
>
/users/groupYim/s1155065784/d6/met_install/met5.1/bin/plot_mode_field
> -simple -obs -config tutorial/config/PlotModeFieldConfig_tutorial
> tutorial/out/mode/mode_240000L_20050808_000000V_120000A_obj.nc
>
> I get error:
>
> DEBUG 1: Config file: tutorial/config/PlotModeFieldConfig_tutorial
>
> DEBUG 2: Making plot 1 of 1
>
> DEBUG 1: Reading MODE file:
> tutorial/out/mode/mode_240000L_20050808_000000V_120000A_obj.nc
>
> DEBUG 1: Writing image file:
>
>
tutorial/out/plot_mode_field/mode_240000L_20050808_000000V_120000A_obj_obs_simple.png
>
> Segmentation fault (core dumped)
>
>     2. For Plot-Data-Plane tool (
>
>
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/plot_data_plane/run.php
> ),
> when I input:
>
>
/users/groupYim/s1155065784/d6/met_install/met5.1/bin/plot_data_plane
> data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2
> tutorial/out/plot_data_plane/rtma_2012051712_F000.ps 'name="TMP";
> level="Z2";'
>
> I get error:
>
> DEBUG 1: Opening data file:
> data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2
>
> g2_info:  Beginning characters GRIB not found.WARNING:
>
> WARNING: GRIB2 records not found in input file
> 'data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2'
>
> WARNING:
>
> ERROR  :
>
> ERROR  : Met2dDataFileFactory::new_met_2d_data_file() -> error
opening file
> "data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2"
>
> ERROR  :
>
>     3. For Stat Analysis tool (
>
>
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/stat_analysis/run.php
> ),
> when I input:
>
> /users/groupYim/s1155065784/d6/met_install/met5.1/bin/stat_analysis
-lookin
> tutorial/out/point_stat -job aggregate_stat -dump_row
> tutorial/out/stat_analysis/job6_aggr_stat_wdir.stat -vx_mask EAST
-vx_mask
> WEST -interp_pnts 25 -fcst_thresh ge1.0 -line_type VL1L2
-out_line_type
> WDIR -v 2
>
> I get error:
>
> ERROR  :
>
> ERROR  : yyerror() -> syntax error in file "config_30641_0_.temp"
>
> ERROR  :
>
> ERROR  :    line   = 1
>
> ERROR  :
>
> ERROR  :    column = 5
>
> ERROR  :
>
> ERROR  :    text   = ","
>
> ERROR  :
>
> ERROR  :
>
> ERROR  : >278,>283,>288
>
> ERROR  : ____^_________
>
> ERROR  :
>
> But if I remove '-fcst_thresh ge1.0', I can run it smoothly. I want
to know
> the reason.
>
>     Thank you very much for your work on a so good online tutorial.
I would
> appreciate it if you could provide to me the information at your
earliest
> convenience about how these problems come?
>
> Best regards,
>
> Sincerely,
>
>
> zhen
>
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
>

------------------------------------------------
Subject: Met online problems
From: John Halley Gotway
Time: Mon Apr 18 12:17:02 2016

Zhan,

Thank you for the detailed feedback on the online tutorial.  I went
through
the 3 issues you raised.

I am not all that concerned about the first two issues.  When I run
them in
my development environment, they both work fine.  My guess is that
there's
a compilation/environment configuration issue in your installation of
MET.
The plot_mode_field issue could be caused by the compilation of the
Cairo
and Freetype libraries.

Likewise, the GRIB2 error could be caused by the compilation of the
GRIB2
library.

However, the third issue you raised is actually a serious problem.
I'm
looking through the details now and will try to come up with a fix.

I'll let you know when we have a patch ready to resolve this.

Thanks!
John Halley Gotway

On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT
<met_help at ucar.edu>
wrote:

>
> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> Transaction: Given to johnhg (John Halley Gotway) by bullock
>        Queue: met_help
>      Subject: Met online problems
>        Owner: johnhg
>   Requestors: liuzhen at link.cuhk.edu.hk
>       Status: open
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>
>
> This transaction appears to have no content
>

------------------------------------------------
Subject: Met online problems
From: John Halley Gotway
Time: Mon Apr 18 14:22:57 2016

Zhan,

OK, I just posted a patch for this on the MET website.  You can either
apply the patch to your existing build:
   http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php

Or download the latest bugfix version:
   http://www.dtcenter.org/met/users/downloads/index.php

Thanks again for finding this issue!

And if you are able to recompile and rerun that stat_analysis job,
please
do confirm that it resolves the problem you had last time.

Thanks,
John


On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <johnhg at ucar.edu>
wrote:

> Zhan,
>
> Thank you for the detailed feedback on the online tutorial.  I went
> through the 3 issues you raised.
>
> I am not all that concerned about the first two issues.  When I run
them
> in my development environment, they both work fine.  My guess is
that
> there's a compilation/environment configuration issue in your
installation
> of MET.  The plot_mode_field issue could be caused by the
compilation of
> the Cairo and Freetype libraries.
>
> Likewise, the GRIB2 error could be caused by the compilation of the
GRIB2
> library.
>
> However, the third issue you raised is actually a serious problem.
I'm
> looking through the details now and will try to come up with a fix.
>
> I'll let you know when we have a patch ready to resolve this.
>
> Thanks!
> John Halley Gotway
>
> On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT
<met_help at ucar.edu>
> wrote:
>
>>
>> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
>> Transaction: Given to johnhg (John Halley Gotway) by bullock
>>        Queue: met_help
>>      Subject: Met online problems
>>        Owner: johnhg
>>   Requestors: liuzhen at link.cuhk.edu.hk
>>       Status: open
>>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>>
>>
>> This transaction appears to have no content
>>
>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Wed Apr 20 10:22:20 2016

Dear John,

I am so sorry for reply so late due to some unforeseeable issues. I
will
update my met and test the tutorial again as soon as possible. I will
give
you my feedback about these three issues before Friday.

I am also very happy to make my contribution to MET. Thanks for your
job.

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:

> Zhan,
>
> OK, I just posted a patch for this on the MET website.  You can
either
> apply the patch to your existing build:
>
>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
>
> Or download the latest bugfix version:
>    http://www.dtcenter.org/met/users/downloads/index.php
>
> Thanks again for finding this issue!
>
> And if you are able to recompile and rerun that stat_analysis job,
please
> do confirm that it resolves the problem you had last time.
>
> Thanks,
> John
>
>
> On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway
<johnhg at ucar.edu>
> wrote:
>
> > Zhan,
> >
> > Thank you for the detailed feedback on the online tutorial.  I
went
> > through the 3 issues you raised.
> >
> > I am not all that concerned about the first two issues.  When I
run them
> > in my development environment, they both work fine.  My guess is
that
> > there's a compilation/environment configuration issue in your
> installation
> > of MET.  The plot_mode_field issue could be caused by the
compilation of
> > the Cairo and Freetype libraries.
> >
> > Likewise, the GRIB2 error could be caused by the compilation of
the GRIB2
> > library.
> >
> > However, the third issue you raised is actually a serious problem.
I'm
> > looking through the details now and will try to come up with a
fix.
> >
> > I'll let you know when we have a patch ready to resolve this.
> >
> > Thanks!
> > John Halley Gotway
> >
> > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT
<met_help at ucar.edu
> >
> > wrote:
> >
> >>
> >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> >> Transaction: Given to johnhg (John Halley Gotway) by bullock
> >>        Queue: met_help
> >>      Subject: Met online problems
> >>        Owner: johnhg
> >>   Requestors: liuzhen at link.cuhk.edu.hk
> >>       Status: open
> >>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> >>
> >>
> >> This transaction appears to have no content
> >>
> >
> >
>
>

------------------------------------------------
Subject: Met online problems
From: John Halley Gotway
Time: Wed Apr 20 12:16:44 2016

Zhen,

OK, sounds good.  When you do get a chance, please let me know if that
patch resolved the 3rd issue you found.

Thanks,
John

On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT <met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>
> Dear John,
>
> I am so sorry for reply so late due to some unforeseeable issues. I
will
> update my met and test the tutorial again as soon as possible. I
will give
> you my feedback about these three issues before Friday.
>
> I am also very happy to make my contribution to MET. Thanks for your
job.
>
> Best regards,
> Sincerely,
>
> zhen
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
> 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
>
> > Zhan,
> >
> > OK, I just posted a patch for this on the MET website.  You can
either
> > apply the patch to your existing build:
> >
> >
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> >
> > Or download the latest bugfix version:
> >    http://www.dtcenter.org/met/users/downloads/index.php
> >
> > Thanks again for finding this issue!
> >
> > And if you are able to recompile and rerun that stat_analysis job,
please
> > do confirm that it resolves the problem you had last time.
> >
> > Thanks,
> > John
> >
> >
> > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway
<johnhg at ucar.edu>
> > wrote:
> >
> > > Zhan,
> > >
> > > Thank you for the detailed feedback on the online tutorial.  I
went
> > > through the 3 issues you raised.
> > >
> > > I am not all that concerned about the first two issues.  When I
run
> them
> > > in my development environment, they both work fine.  My guess is
that
> > > there's a compilation/environment configuration issue in your
> > installation
> > > of MET.  The plot_mode_field issue could be caused by the
compilation
> of
> > > the Cairo and Freetype libraries.
> > >
> > > Likewise, the GRIB2 error could be caused by the compilation of
the
> GRIB2
> > > library.
> > >
> > > However, the third issue you raised is actually a serious
problem.  I'm
> > > looking through the details now and will try to come up with a
fix.
> > >
> > > I'll let you know when we have a patch ready to resolve this.
> > >
> > > Thanks!
> > > John Halley Gotway
> > >
> > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
> met_help at ucar.edu
> > >
> > > wrote:
> > >
> > >>
> > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> > >> Transaction: Given to johnhg (John Halley Gotway) by bullock
> > >>        Queue: met_help
> > >>      Subject: Met online problems
> > >>        Owner: johnhg
> > >>   Requestors: liuzhen at link.cuhk.edu.hk
> > >>       Status: open
> > >>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> >
> > >>
> > >>
> > >> This transaction appears to have no content
> > >>
> > >
> > >
> >
> >
>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Thu Apr 21 19:29:48 2016

Dear John,

    I am sorry that I should get more time to test. Due to not enough
space
on our server, I have asked to move all of my MET to another
directory,
which makes me should install many libraries again rather than just
change
the environment. As soon as I test it, I will give you the feedback.
Thanks.

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:

> Zhen,
>
> OK, sounds good.  When you do get a chance, please let me know if
that
> patch resolved the 3rd issue you found.
>
> Thanks,
> John
>
> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> >
> > Dear John,
> >
> > I am so sorry for reply so late due to some unforeseeable issues.
I will
> > update my met and test the tutorial again as soon as possible. I
will
> give
> > you my feedback about these three issues before Friday.
> >
> > I am also very happy to make my contribution to MET. Thanks for
your job.
> >
> > Best regards,
> > Sincerely,
> >
> > zhen
> >
> > --------
> >
> > LIU Zhen
> > Institute of Space and Earth Information Science
> > Fok Ying Tung Remote Sensing Science Building
> > The Chinese University of Hong Kong
> > Shatin, Hong Kong
> > Email: liuzhen at link.cuhk.edu.hk
> >
> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
> >
> > > Zhan,
> > >
> > > OK, I just posted a patch for this on the MET website.  You can
either
> > > apply the patch to your existing build:
> > >
> > >
>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> > >
> > > Or download the latest bugfix version:
> > >    http://www.dtcenter.org/met/users/downloads/index.php
> > >
> > > Thanks again for finding this issue!
> > >
> > > And if you are able to recompile and rerun that stat_analysis
job,
> please
> > > do confirm that it resolves the problem you had last time.
> > >
> > > Thanks,
> > > John
> > >
> > >
> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway
<johnhg at ucar.edu>
> > > wrote:
> > >
> > > > Zhan,
> > > >
> > > > Thank you for the detailed feedback on the online tutorial.  I
went
> > > > through the 3 issues you raised.
> > > >
> > > > I am not all that concerned about the first two issues.  When
I run
> > them
> > > > in my development environment, they both work fine.  My guess
is that
> > > > there's a compilation/environment configuration issue in your
> > > installation
> > > > of MET.  The plot_mode_field issue could be caused by the
compilation
> > of
> > > > the Cairo and Freetype libraries.
> > > >
> > > > Likewise, the GRIB2 error could be caused by the compilation
of the
> > GRIB2
> > > > library.
> > > >
> > > > However, the third issue you raised is actually a serious
problem.
> I'm
> > > > looking through the details now and will try to come up with a
fix.
> > > >
> > > > I'll let you know when we have a patch ready to resolve this.
> > > >
> > > > Thanks!
> > > > John Halley Gotway
> > > >
> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
> > met_help at ucar.edu
> > > >
> > > > wrote:
> > > >
> > > >>
> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> > > >> Transaction: Given to johnhg (John Halley Gotway) by bullock
> > > >>        Queue: met_help
> > > >>      Subject: Met online problems
> > > >>        Owner: johnhg
> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
> > > >>       Status: open
> > > >>  Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> > >
> > > >>
> > > >>
> > > >> This transaction appears to have no content
> > > >>
> > > >
> > > >
> > >
> > >
> >
> >
>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Fri Apr 22 22:47:32 2016

Dear John,

    After I update the files you sent to me, I recompile and rerun it.
We
resolved the last problem you are concerned. Thank you very much for
your
work.
[image: 内嵌图片 1]

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-22 9:29 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:

> Dear John,
>
>     I am sorry that I should get more time to test. Due to not
enough
> space on our server, I have asked to move all of my MET to another
> directory, which makes me should install many libraries again rather
than
> just change the environment. As soon as I test it, I will give you
the
> feedback. Thanks.
>
> Best regards,
> Sincerely,
>
> zhen
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
>
>> Zhen,
>>
>> OK, sounds good.  When you do get a chance, please let me know if
that
>> patch resolved the 3rd issue you found.
>>
>> Thanks,
>> John
>>
>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT
<met_help at ucar.edu>
>> wrote:
>>
>> >
>> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>> >
>> > Dear John,
>> >
>> > I am so sorry for reply so late due to some unforeseeable issues.
I will
>> > update my met and test the tutorial again as soon as possible. I
will
>> give
>> > you my feedback about these three issues before Friday.
>> >
>> > I am also very happy to make my contribution to MET. Thanks for
your
>> job.
>> >
>> > Best regards,
>> > Sincerely,
>> >
>> > zhen
>> >
>> > --------
>> >
>> > LIU Zhen
>> > Institute of Space and Earth Information Science
>> > Fok Ying Tung Remote Sensing Science Building
>> > The Chinese University of Hong Kong
>> > Shatin, Hong Kong
>> > Email: liuzhen at link.cuhk.edu.hk
>> >
>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu
>> >:
>> >
>> > > Zhan,
>> > >
>> > > OK, I just posted a patch for this on the MET website.  You can
either
>> > > apply the patch to your existing build:
>> > >
>> > >
>>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
>> > >
>> > > Or download the latest bugfix version:
>> > >    http://www.dtcenter.org/met/users/downloads/index.php
>> > >
>> > > Thanks again for finding this issue!
>> > >
>> > > And if you are able to recompile and rerun that stat_analysis
job,
>> please
>> > > do confirm that it resolves the problem you had last time.
>> > >
>> > > Thanks,
>> > > John
>> > >
>> > >
>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway
<johnhg at ucar.edu
>> >
>> > > wrote:
>> > >
>> > > > Zhan,
>> > > >
>> > > > Thank you for the detailed feedback on the online tutorial.
I went
>> > > > through the 3 issues you raised.
>> > > >
>> > > > I am not all that concerned about the first two issues.  When
I run
>> > them
>> > > > in my development environment, they both work fine.  My guess
is
>> that
>> > > > there's a compilation/environment configuration issue in your
>> > > installation
>> > > > of MET.  The plot_mode_field issue could be caused by the
>> compilation
>> > of
>> > > > the Cairo and Freetype libraries.
>> > > >
>> > > > Likewise, the GRIB2 error could be caused by the compilation
of the
>> > GRIB2
>> > > > library.
>> > > >
>> > > > However, the third issue you raised is actually a serious
problem.
>> I'm
>> > > > looking through the details now and will try to come up with
a fix.
>> > > >
>> > > > I'll let you know when we have a patch ready to resolve this.
>> > > >
>> > > > Thanks!
>> > > > John Halley Gotway
>> > > >
>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
>> > met_help at ucar.edu
>> > > >
>> > > > wrote:
>> > > >
>> > > >>
>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
>> > > >> Transaction: Given to johnhg (John Halley Gotway) by bullock
>> > > >>        Queue: met_help
>> > > >>      Subject: Met online problems
>> > > >>        Owner: johnhg
>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
>> > > >>       Status: open
>> > > >>  Ticket <URL:
>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
>> > >
>> > > >>
>> > > >>
>> > > >> This transaction appears to have no content
>> > > >>
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Sat Apr 23 01:49:11 2016

Dear John,

    But I still can not solve the first two problems. I attach my MET
environment here. Could you give me any suggestion or comments.

    Grib2 libraries installation seems to be a little tricky. I
install all
grib2 libraries in one directory.
[image: 内嵌图片 1]
[image: 内嵌图片 2]
[image: 内嵌图片 3]

When I install cairo and freetype, I didn't meet with any problems. Do
I
need to add some options when I install them?

Look forward to your reply, thank you very much.

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-23 12:46 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:

> Dear John,
>
>     After I update the files you sent to me, I recompile and rerun
it. We
> resolved the last problem you are concerned. Thank you very much for
your
> work.
> [image: 内嵌图片 1]
>
> Best regards,
> Sincerely,
>
> zhen
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
> 2016-04-22 9:29 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
>
>> Dear John,
>>
>>     I am sorry that I should get more time to test. Due to not
enough
>> space on our server, I have asked to move all of my MET to another
>> directory, which makes me should install many libraries again
rather than
>> just change the environment. As soon as I test it, I will give you
the
>> feedback. Thanks.
>>
>> Best regards,
>> Sincerely,
>>
>> zhen
>>
>> --------
>>
>> LIU Zhen
>> Institute of Space and Earth Information Science
>> Fok Ying Tung Remote Sensing Science Building
>> The Chinese University of Hong Kong
>> Shatin, Hong Kong
>> Email: liuzhen at link.cuhk.edu.hk
>>
>> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
>>
>>> Zhen,
>>>
>>> OK, sounds good.  When you do get a chance, please let me know if
that
>>> patch resolved the 3rd issue you found.
>>>
>>> Thanks,
>>> John
>>>
>>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT
<met_help at ucar.edu>
>>> wrote:
>>>
>>> >
>>> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>>> >
>>> > Dear John,
>>> >
>>> > I am so sorry for reply so late due to some unforeseeable
issues. I
>>> will
>>> > update my met and test the tutorial again as soon as possible. I
will
>>> give
>>> > you my feedback about these three issues before Friday.
>>> >
>>> > I am also very happy to make my contribution to MET. Thanks for
your
>>> job.
>>> >
>>> > Best regards,
>>> > Sincerely,
>>> >
>>> > zhen
>>> >
>>> > --------
>>> >
>>> > LIU Zhen
>>> > Institute of Space and Earth Information Science
>>> > Fok Ying Tung Remote Sensing Science Building
>>> > The Chinese University of Hong Kong
>>> > Shatin, Hong Kong
>>> > Email: liuzhen at link.cuhk.edu.hk
>>> >
>>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu
>>> >:
>>> >
>>> > > Zhan,
>>> > >
>>> > > OK, I just posted a patch for this on the MET website.  You
can
>>> either
>>> > > apply the patch to your existing build:
>>> > >
>>> > >
>>>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
>>> > >
>>> > > Or download the latest bugfix version:
>>> > >    http://www.dtcenter.org/met/users/downloads/index.php
>>> > >
>>> > > Thanks again for finding this issue!
>>> > >
>>> > > And if you are able to recompile and rerun that stat_analysis
job,
>>> please
>>> > > do confirm that it resolves the problem you had last time.
>>> > >
>>> > > Thanks,
>>> > > John
>>> > >
>>> > >
>>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <
>>> johnhg at ucar.edu>
>>> > > wrote:
>>> > >
>>> > > > Zhan,
>>> > > >
>>> > > > Thank you for the detailed feedback on the online tutorial.
I went
>>> > > > through the 3 issues you raised.
>>> > > >
>>> > > > I am not all that concerned about the first two issues.
When I run
>>> > them
>>> > > > in my development environment, they both work fine.  My
guess is
>>> that
>>> > > > there's a compilation/environment configuration issue in
your
>>> > > installation
>>> > > > of MET.  The plot_mode_field issue could be caused by the
>>> compilation
>>> > of
>>> > > > the Cairo and Freetype libraries.
>>> > > >
>>> > > > Likewise, the GRIB2 error could be caused by the compilation
of the
>>> > GRIB2
>>> > > > library.
>>> > > >
>>> > > > However, the third issue you raised is actually a serious
>>> problem.  I'm
>>> > > > looking through the details now and will try to come up with
a fix.
>>> > > >
>>> > > > I'll let you know when we have a patch ready to resolve
this.
>>> > > >
>>> > > > Thanks!
>>> > > > John Halley Gotway
>>> > > >
>>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
>>> > met_help at ucar.edu
>>> > > >
>>> > > > wrote:
>>> > > >
>>> > > >>
>>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
>>> > > >> Transaction: Given to johnhg (John Halley Gotway) by
bullock
>>> > > >>        Queue: met_help
>>> > > >>      Subject: Met online problems
>>> > > >>        Owner: johnhg
>>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
>>> > > >>       Status: open
>>> > > >>  Ticket <URL:
>>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
>>> > >
>>> > > >>
>>> > > >>
>>> > > >> This transaction appears to have no content
>>> > > >>
>>> > > >
>>> > > >
>>> > >
>>> > >
>>> >
>>> >
>>>
>>>
>>
>

------------------------------------------------
Subject: Met online problems
From: John Halley Gotway
Time: Tue Apr 26 16:02:18 2016

Honestly, I would not worry about the plot_mode_field utility.  I
suspect
you'll find the plot_data_plane tool will be able to make the plots
you
need.  The only substantive difference is that plot_mode_field writes
png
output while plot_data_plane writes postscript output.  However, you
can
easily convert from postscript to png using the unix convert command.

The ability to read GRIB2 data is a bigger concern.

Let's try testing this with a different GRIB2 file to make sure there
isn't
a data problem.  I've attached a small GRIB2 file to this message
along
with a the plot I get when I run the following plot_data_plane
command:

plot_data_plane gfs_2012040900_F012_TMP_Z2.grib2 TMP_Z2.ps
'name="TMP";
level="Z2";'

Please try running the same command on the attached GRIB2 GFS file and
let
me know what happens.

Thanks,
John



On Sat, Apr 23, 2016 at 1:49 AM, Zhen LIU via RT <met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>
> Dear John,
>
>     But I still can not solve the first two problems. I attach my
MET
> environment here. Could you give me any suggestion or comments.
>
>     Grib2 libraries installation seems to be a little tricky. I
install all
> grib2 libraries in one directory.
> [image: 内嵌图片 1]
> [image: 内嵌图片 2]
> [image: 内嵌图片 3]
>
> When I install cairo and freetype, I didn't meet with any problems.
Do I
> need to add some options when I install them?
>
> Look forward to your reply, thank you very much.
>
> Best regards,
> Sincerely,
>
> zhen
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
> 2016-04-23 12:46 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
>
> > Dear John,
> >
> >     After I update the files you sent to me, I recompile and rerun
it. We
> > resolved the last problem you are concerned. Thank you very much
for your
> > work.
> > [image: 内嵌图片 1]
> >
> > Best regards,
> > Sincerely,
> >
> > zhen
> >
> > --------
> >
> > LIU Zhen
> > Institute of Space and Earth Information Science
> > Fok Ying Tung Remote Sensing Science Building
> > The Chinese University of Hong Kong
> > Shatin, Hong Kong
> > Email: liuzhen at link.cuhk.edu.hk
> >
> > 2016-04-22 9:29 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
> >
> >> Dear John,
> >>
> >>     I am sorry that I should get more time to test. Due to not
enough
> >> space on our server, I have asked to move all of my MET to
another
> >> directory, which makes me should install many libraries again
rather
> than
> >> just change the environment. As soon as I test it, I will give
you the
> >> feedback. Thanks.
> >>
> >> Best regards,
> >> Sincerely,
> >>
> >> zhen
> >>
> >> --------
> >>
> >> LIU Zhen
> >> Institute of Space and Earth Information Science
> >> Fok Ying Tung Remote Sensing Science Building
> >> The Chinese University of Hong Kong
> >> Shatin, Hong Kong
> >> Email: liuzhen at link.cuhk.edu.hk
> >>
> >> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu
> >:
> >>
> >>> Zhen,
> >>>
> >>> OK, sounds good.  When you do get a chance, please let me know
if that
> >>> patch resolved the 3rd issue you found.
> >>>
> >>> Thanks,
> >>> John
> >>>
> >>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT
<met_help at ucar.edu>
> >>> wrote:
> >>>
> >>> >
> >>> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
>
> >>> >
> >>> > Dear John,
> >>> >
> >>> > I am so sorry for reply so late due to some unforeseeable
issues. I
> >>> will
> >>> > update my met and test the tutorial again as soon as possible.
I will
> >>> give
> >>> > you my feedback about these three issues before Friday.
> >>> >
> >>> > I am also very happy to make my contribution to MET. Thanks
for your
> >>> job.
> >>> >
> >>> > Best regards,
> >>> > Sincerely,
> >>> >
> >>> > zhen
> >>> >
> >>> > --------
> >>> >
> >>> > LIU Zhen
> >>> > Institute of Space and Earth Information Science
> >>> > Fok Ying Tung Remote Sensing Science Building
> >>> > The Chinese University of Hong Kong
> >>> > Shatin, Hong Kong
> >>> > Email: liuzhen at link.cuhk.edu.hk
> >>> >
> >>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT <
> met_help at ucar.edu
> >>> >:
> >>> >
> >>> > > Zhan,
> >>> > >
> >>> > > OK, I just posted a patch for this on the MET website.  You
can
> >>> either
> >>> > > apply the patch to your existing build:
> >>> > >
> >>> > >
> >>>
>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> >>> > >
> >>> > > Or download the latest bugfix version:
> >>> > >    http://www.dtcenter.org/met/users/downloads/index.php
> >>> > >
> >>> > > Thanks again for finding this issue!
> >>> > >
> >>> > > And if you are able to recompile and rerun that
stat_analysis job,
> >>> please
> >>> > > do confirm that it resolves the problem you had last time.
> >>> > >
> >>> > > Thanks,
> >>> > > John
> >>> > >
> >>> > >
> >>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <
> >>> johnhg at ucar.edu>
> >>> > > wrote:
> >>> > >
> >>> > > > Zhan,
> >>> > > >
> >>> > > > Thank you for the detailed feedback on the online
tutorial.  I
> went
> >>> > > > through the 3 issues you raised.
> >>> > > >
> >>> > > > I am not all that concerned about the first two issues.
When I
> run
> >>> > them
> >>> > > > in my development environment, they both work fine.  My
guess is
> >>> that
> >>> > > > there's a compilation/environment configuration issue in
your
> >>> > > installation
> >>> > > > of MET.  The plot_mode_field issue could be caused by the
> >>> compilation
> >>> > of
> >>> > > > the Cairo and Freetype libraries.
> >>> > > >
> >>> > > > Likewise, the GRIB2 error could be caused by the
compilation of
> the
> >>> > GRIB2
> >>> > > > library.
> >>> > > >
> >>> > > > However, the third issue you raised is actually a serious
> >>> problem.  I'm
> >>> > > > looking through the details now and will try to come up
with a
> fix.
> >>> > > >
> >>> > > > I'll let you know when we have a patch ready to resolve
this.
> >>> > > >
> >>> > > > Thanks!
> >>> > > > John Halley Gotway
> >>> > > >
> >>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
> >>> > met_help at ucar.edu
> >>> > > >
> >>> > > > wrote:
> >>> > > >
> >>> > > >>
> >>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> >>> > > >> Transaction: Given to johnhg (John Halley Gotway) by
bullock
> >>> > > >>        Queue: met_help
> >>> > > >>      Subject: Met online problems
> >>> > > >>        Owner: johnhg
> >>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
> >>> > > >>       Status: open
> >>> > > >>  Ticket <URL:
> >>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> >>> > >
> >>> > > >>
> >>> > > >>
> >>> > > >> This transaction appears to have no content
> >>> > > >>
> >>> > > >
> >>> > > >
> >>> > >
> >>> > >
> >>> >
> >>> >
> >>>
> >>>
> >>
> >
>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Wed Apr 27 00:06:02 2016

Dear John,

    I did as you said, but I meet with the same problem as before.
Look
forward to your reply. Many thanks.

[image: 内嵌图片 1]

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-27 6:02 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:

> Honestly, I would not worry about the plot_mode_field utility.  I
suspect
> you'll find the plot_data_plane tool will be able to make the plots
you
> need.  The only substantive difference is that plot_mode_field
writes png
> output while plot_data_plane writes postscript output.  However, you
can
> easily convert from postscript to png using the unix convert
command.
>
> The ability to read GRIB2 data is a bigger concern.
>
> Let's try testing this with a different GRIB2 file to make sure
there isn't
> a data problem.  I've attached a small GRIB2 file to this message
along
> with a the plot I get when I run the following plot_data_plane
command:
>
> plot_data_plane gfs_2012040900_F012_TMP_Z2.grib2 TMP_Z2.ps
'name="TMP";
> level="Z2";'
>
> Please try running the same command on the attached GRIB2 GFS file
and let
> me know what happens.
>
> Thanks,
> John
>
>
>
> On Sat, Apr 23, 2016 at 1:49 AM, Zhen LIU via RT <met_help at ucar.edu>
> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> >
> > Dear John,
> >
> >     But I still can not solve the first two problems. I attach my
MET
> > environment here. Could you give me any suggestion or comments.
> >
> >     Grib2 libraries installation seems to be a little tricky. I
install
> all
> > grib2 libraries in one directory.
> > [image: 内嵌图片 1]
> > [image: 内嵌图片 2]
> > [image: 内嵌图片 3]
> >
> > When I install cairo and freetype, I didn't meet with any
problems. Do I
> > need to add some options when I install them?
> >
> > Look forward to your reply, thank you very much.
> >
> > Best regards,
> > Sincerely,
> >
> > zhen
> >
> > --------
> >
> > LIU Zhen
> > Institute of Space and Earth Information Science
> > Fok Ying Tung Remote Sensing Science Building
> > The Chinese University of Hong Kong
> > Shatin, Hong Kong
> > Email: liuzhen at link.cuhk.edu.hk
> >
> > 2016-04-23 12:46 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
> >
> > > Dear John,
> > >
> > >     After I update the files you sent to me, I recompile and
rerun it.
> We
> > > resolved the last problem you are concerned. Thank you very much
for
> your
> > > work.
> > > [image: 内嵌图片 1]
> > >
> > > Best regards,
> > > Sincerely,
> > >
> > > zhen
> > >
> > > --------
> > >
> > > LIU Zhen
> > > Institute of Space and Earth Information Science
> > > Fok Ying Tung Remote Sensing Science Building
> > > The Chinese University of Hong Kong
> > > Shatin, Hong Kong
> > > Email: liuzhen at link.cuhk.edu.hk
> > >
> > > 2016-04-22 9:29 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
> > >
> > >> Dear John,
> > >>
> > >>     I am sorry that I should get more time to test. Due to not
enough
> > >> space on our server, I have asked to move all of my MET to
another
> > >> directory, which makes me should install many libraries again
rather
> > than
> > >> just change the environment. As soon as I test it, I will give
you the
> > >> feedback. Thanks.
> > >>
> > >> Best regards,
> > >> Sincerely,
> > >>
> > >> zhen
> > >>
> > >> --------
> > >>
> > >> LIU Zhen
> > >> Institute of Space and Earth Information Science
> > >> Fok Ying Tung Remote Sensing Science Building
> > >> The Chinese University of Hong Kong
> > >> Shatin, Hong Kong
> > >> Email: liuzhen at link.cuhk.edu.hk
> > >>
> > >> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT <
> met_help at ucar.edu
> > >:
> > >>
> > >>> Zhen,
> > >>>
> > >>> OK, sounds good.  When you do get a chance, please let me know
if
> that
> > >>> patch resolved the 3rd issue you found.
> > >>>
> > >>> Thanks,
> > >>> John
> > >>>
> > >>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT
<met_help at ucar.edu
> >
> > >>> wrote:
> > >>>
> > >>> >
> > >>> > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> > >>> >
> > >>> > Dear John,
> > >>> >
> > >>> > I am so sorry for reply so late due to some unforeseeable
issues. I
> > >>> will
> > >>> > update my met and test the tutorial again as soon as
possible. I
> will
> > >>> give
> > >>> > you my feedback about these three issues before Friday.
> > >>> >
> > >>> > I am also very happy to make my contribution to MET. Thanks
for
> your
> > >>> job.
> > >>> >
> > >>> > Best regards,
> > >>> > Sincerely,
> > >>> >
> > >>> > zhen
> > >>> >
> > >>> > --------
> > >>> >
> > >>> > LIU Zhen
> > >>> > Institute of Space and Earth Information Science
> > >>> > Fok Ying Tung Remote Sensing Science Building
> > >>> > The Chinese University of Hong Kong
> > >>> > Shatin, Hong Kong
> > >>> > Email: liuzhen at link.cuhk.edu.hk
> > >>> >
> > >>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT <
> > met_help at ucar.edu
> > >>> >:
> > >>> >
> > >>> > > Zhan,
> > >>> > >
> > >>> > > OK, I just posted a patch for this on the MET website.
You can
> > >>> either
> > >>> > > apply the patch to your existing build:
> > >>> > >
> > >>> > >
> > >>>
> >
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> > >>> > >
> > >>> > > Or download the latest bugfix version:
> > >>> > >    http://www.dtcenter.org/met/users/downloads/index.php
> > >>> > >
> > >>> > > Thanks again for finding this issue!
> > >>> > >
> > >>> > > And if you are able to recompile and rerun that
stat_analysis
> job,
> > >>> please
> > >>> > > do confirm that it resolves the problem you had last time.
> > >>> > >
> > >>> > > Thanks,
> > >>> > > John
> > >>> > >
> > >>> > >
> > >>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <
> > >>> johnhg at ucar.edu>
> > >>> > > wrote:
> > >>> > >
> > >>> > > > Zhan,
> > >>> > > >
> > >>> > > > Thank you for the detailed feedback on the online
tutorial.  I
> > went
> > >>> > > > through the 3 issues you raised.
> > >>> > > >
> > >>> > > > I am not all that concerned about the first two issues.
When I
> > run
> > >>> > them
> > >>> > > > in my development environment, they both work fine.  My
guess
> is
> > >>> that
> > >>> > > > there's a compilation/environment configuration issue in
your
> > >>> > > installation
> > >>> > > > of MET.  The plot_mode_field issue could be caused by
the
> > >>> compilation
> > >>> > of
> > >>> > > > the Cairo and Freetype libraries.
> > >>> > > >
> > >>> > > > Likewise, the GRIB2 error could be caused by the
compilation of
> > the
> > >>> > GRIB2
> > >>> > > > library.
> > >>> > > >
> > >>> > > > However, the third issue you raised is actually a
serious
> > >>> problem.  I'm
> > >>> > > > looking through the details now and will try to come up
with a
> > fix.
> > >>> > > >
> > >>> > > > I'll let you know when we have a patch ready to resolve
this.
> > >>> > > >
> > >>> > > > Thanks!
> > >>> > > > John Halley Gotway
> > >>> > > >
> > >>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT <
> > >>> > met_help at ucar.edu
> > >>> > > >
> > >>> > > > wrote:
> > >>> > > >
> > >>> > > >>
> > >>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted upon.
> > >>> > > >> Transaction: Given to johnhg (John Halley Gotway) by
bullock
> > >>> > > >>        Queue: met_help
> > >>> > > >>      Subject: Met online problems
> > >>> > > >>        Owner: johnhg
> > >>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
> > >>> > > >>       Status: open
> > >>> > > >>  Ticket <URL:
> > >>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> > >>> > >
> > >>> > > >>
> > >>> > > >>
> > >>> > > >> This transaction appears to have no content
> > >>> > > >>
> > >>> > > >
> > >>> > > >
> > >>> > >
> > >>> > >
> > >>> >
> > >>> >
> > >>>
> > >>>
> > >>
> > >
> >
> >
>
>

------------------------------------------------
Subject: Met online problems
From: John Halley Gotway
Time: Fri Apr 29 12:48:29 2016

Unfortunately, I do not have a good solution for you.  My suspicion is
that
there's a problem in how the GRIB2 library to which you're linking was
compiled.  I would try recompiling GRIB2 and MET to see if you can get
the
GRIB2 functionality working.

Some info about compiling the GRIB2 library can be found here:

http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/compilation/req_libs.php

Thanks,
John

On Wed, Apr 27, 2016 at 12:06 AM, Zhen LIU via RT <met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
>
> Dear John,
>
>     I did as you said, but I meet with the same problem as before.
Look
> forward to your reply. Many thanks.
>
> [image: 内嵌图片 1]
>
> Best regards,
> Sincerely,
>
> zhen
>
> --------
>
> LIU Zhen
> Institute of Space and Earth Information Science
> Fok Ying Tung Remote Sensing Science Building
> The Chinese University of Hong Kong
> Shatin, Hong Kong
> Email: liuzhen at link.cuhk.edu.hk
>
> 2016-04-27 6:02 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
>
> > Honestly, I would not worry about the plot_mode_field utility.  I
suspect
> > you'll find the plot_data_plane tool will be able to make the
plots you
> > need.  The only substantive difference is that plot_mode_field
writes png
> > output while plot_data_plane writes postscript output.  However,
you can
> > easily convert from postscript to png using the unix convert
command.
> >
> > The ability to read GRIB2 data is a bigger concern.
> >
> > Let's try testing this with a different GRIB2 file to make sure
there
> isn't
> > a data problem.  I've attached a small GRIB2 file to this message
along
> > with a the plot I get when I run the following plot_data_plane
command:
> >
> > plot_data_plane gfs_2012040900_F012_TMP_Z2.grib2 TMP_Z2.ps
'name="TMP";
> > level="Z2";'
> >
> > Please try running the same command on the attached GRIB2 GFS file
and
> let
> > me know what happens.
> >
> > Thanks,
> > John
> >
> >
> >
> > On Sat, Apr 23, 2016 at 1:49 AM, Zhen LIU via RT
<met_help at ucar.edu>
> > wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> > >
> > > Dear John,
> > >
> > >     But I still can not solve the first two problems. I attach
my MET
> > > environment here. Could you give me any suggestion or comments.
> > >
> > >     Grib2 libraries installation seems to be a little tricky. I
install
> > all
> > > grib2 libraries in one directory.
> > > [image: 内嵌图片 1]
> > > [image: 内嵌图片 2]
> > > [image: 内嵌图片 3]
> > >
> > > When I install cairo and freetype, I didn't meet with any
problems. Do
> I
> > > need to add some options when I install them?
> > >
> > > Look forward to your reply, thank you very much.
> > >
> > > Best regards,
> > > Sincerely,
> > >
> > > zhen
> > >
> > > --------
> > >
> > > LIU Zhen
> > > Institute of Space and Earth Information Science
> > > Fok Ying Tung Remote Sensing Science Building
> > > The Chinese University of Hong Kong
> > > Shatin, Hong Kong
> > > Email: liuzhen at link.cuhk.edu.hk
> > >
> > > 2016-04-23 12:46 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
> > >
> > > > Dear John,
> > > >
> > > >     After I update the files you sent to me, I recompile and
rerun
> it.
> > We
> > > > resolved the last problem you are concerned. Thank you very
much for
> > your
> > > > work.
> > > > [image: 内嵌图片 1]
> > > >
> > > > Best regards,
> > > > Sincerely,
> > > >
> > > > zhen
> > > >
> > > > --------
> > > >
> > > > LIU Zhen
> > > > Institute of Space and Earth Information Science
> > > > Fok Ying Tung Remote Sensing Science Building
> > > > The Chinese University of Hong Kong
> > > > Shatin, Hong Kong
> > > > Email: liuzhen at link.cuhk.edu.hk
> > > >
> > > > 2016-04-22 9:29 GMT+08:00 Zhen LIU <liuzhen at link.cuhk.edu.hk>:
> > > >
> > > >> Dear John,
> > > >>
> > > >>     I am sorry that I should get more time to test. Due to
not
> enough
> > > >> space on our server, I have asked to move all of my MET to
another
> > > >> directory, which makes me should install many libraries again
rather
> > > than
> > > >> just change the environment. As soon as I test it, I will
give you
> the
> > > >> feedback. Thanks.
> > > >>
> > > >> Best regards,
> > > >> Sincerely,
> > > >>
> > > >> zhen
> > > >>
> > > >> --------
> > > >>
> > > >> LIU Zhen
> > > >> Institute of Space and Earth Information Science
> > > >> Fok Ying Tung Remote Sensing Science Building
> > > >> The Chinese University of Hong Kong
> > > >> Shatin, Hong Kong
> > > >> Email: liuzhen at link.cuhk.edu.hk
> > > >>
> > > >> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT <
> > met_help at ucar.edu
> > > >:
> > > >>
> > > >>> Zhen,
> > > >>>
> > > >>> OK, sounds good.  When you do get a chance, please let me
know if
> > that
> > > >>> patch resolved the 3rd issue you found.
> > > >>>
> > > >>> Thanks,
> > > >>> John
> > > >>>
> > > >>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT <
> met_help at ucar.edu
> > >
> > > >>> wrote:
> > > >>>
> > > >>> >
> > > >>> > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> > > >>> >
> > > >>> > Dear John,
> > > >>> >
> > > >>> > I am so sorry for reply so late due to some unforeseeable
> issues. I
> > > >>> will
> > > >>> > update my met and test the tutorial again as soon as
possible. I
> > will
> > > >>> give
> > > >>> > you my feedback about these three issues before Friday.
> > > >>> >
> > > >>> > I am also very happy to make my contribution to MET.
Thanks for
> > your
> > > >>> job.
> > > >>> >
> > > >>> > Best regards,
> > > >>> > Sincerely,
> > > >>> >
> > > >>> > zhen
> > > >>> >
> > > >>> > --------
> > > >>> >
> > > >>> > LIU Zhen
> > > >>> > Institute of Space and Earth Information Science
> > > >>> > Fok Ying Tung Remote Sensing Science Building
> > > >>> > The Chinese University of Hong Kong
> > > >>> > Shatin, Hong Kong
> > > >>> > Email: liuzhen at link.cuhk.edu.hk
> > > >>> >
> > > >>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT <
> > > met_help at ucar.edu
> > > >>> >:
> > > >>> >
> > > >>> > > Zhan,
> > > >>> > >
> > > >>> > > OK, I just posted a patch for this on the MET website.
You can
> > > >>> either
> > > >>> > > apply the patch to your existing build:
> > > >>> > >
> > > >>> > >
> > > >>>
> > >
>
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> > > >>> > >
> > > >>> > > Or download the latest bugfix version:
> > > >>> > >    http://www.dtcenter.org/met/users/downloads/index.php
> > > >>> > >
> > > >>> > > Thanks again for finding this issue!
> > > >>> > >
> > > >>> > > And if you are able to recompile and rerun that
stat_analysis
> > job,
> > > >>> please
> > > >>> > > do confirm that it resolves the problem you had last
time.
> > > >>> > >
> > > >>> > > Thanks,
> > > >>> > > John
> > > >>> > >
> > > >>> > >
> > > >>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <
> > > >>> johnhg at ucar.edu>
> > > >>> > > wrote:
> > > >>> > >
> > > >>> > > > Zhan,
> > > >>> > > >
> > > >>> > > > Thank you for the detailed feedback on the online
tutorial.
> I
> > > went
> > > >>> > > > through the 3 issues you raised.
> > > >>> > > >
> > > >>> > > > I am not all that concerned about the first two
issues.
> When I
> > > run
> > > >>> > them
> > > >>> > > > in my development environment, they both work fine.
My guess
> > is
> > > >>> that
> > > >>> > > > there's a compilation/environment configuration issue
in your
> > > >>> > > installation
> > > >>> > > > of MET.  The plot_mode_field issue could be caused by
the
> > > >>> compilation
> > > >>> > of
> > > >>> > > > the Cairo and Freetype libraries.
> > > >>> > > >
> > > >>> > > > Likewise, the GRIB2 error could be caused by the
compilation
> of
> > > the
> > > >>> > GRIB2
> > > >>> > > > library.
> > > >>> > > >
> > > >>> > > > However, the third issue you raised is actually a
serious
> > > >>> problem.  I'm
> > > >>> > > > looking through the details now and will try to come
up with
> a
> > > fix.
> > > >>> > > >
> > > >>> > > > I'll let you know when we have a patch ready to
resolve this.
> > > >>> > > >
> > > >>> > > > Thanks!
> > > >>> > > > John Halley Gotway
> > > >>> > > >
> > > >>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via RT
<
> > > >>> > met_help at ucar.edu
> > > >>> > > >
> > > >>> > > > wrote:
> > > >>> > > >
> > > >>> > > >>
> > > >>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted
upon.
> > > >>> > > >> Transaction: Given to johnhg (John Halley Gotway) by
bullock
> > > >>> > > >>        Queue: met_help
> > > >>> > > >>      Subject: Met online problems
> > > >>> > > >>        Owner: johnhg
> > > >>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
> > > >>> > > >>       Status: open
> > > >>> > > >>  Ticket <URL:
> > > >>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> > > >>> > >
> > > >>> > > >>
> > > >>> > > >>
> > > >>> > > >> This transaction appears to have no content
> > > >>> > > >>
> > > >>> > > >
> > > >>> > > >
> > > >>> > >
> > > >>> > >
> > > >>> >
> > > >>> >
> > > >>>
> > > >>>
> > > >>
> > > >
> > >
> > >
> >
> >
>
>

------------------------------------------------
Subject: Met online problems
From: Zhen LIU
Time: Tue May 03 19:37:59 2016

Dear John,

    Thank you very much for your help. I really appreciate it. If I
successfully solve this problem, I will reply to this email.

Best regards,
Sincerely,

zhen

--------

LIU Zhen
Institute of Space and Earth Information Science
Fok Ying Tung Remote Sensing Science Building
The Chinese University of Hong Kong
Shatin, Hong Kong
Email: liuzhen at link.cuhk.edu.hk

2016-04-30 2:48 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:

> Unfortunately, I do not have a good solution for you.  My suspicion
is that
> there's a problem in how the GRIB2 library to which you're linking
was
> compiled.  I would try recompiling GRIB2 and MET to see if you can
get the
> GRIB2 functionality working.
>
> Some info about compiling the GRIB2 library can be found here:
>
>
>
http://www.dtcenter.org/met/users/support/online_tutorial/METv5.0/compilation/req_libs.php
>
> Thanks,
> John
>
> On Wed, Apr 27, 2016 at 12:06 AM, Zhen LIU via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798 >
> >
> > Dear John,
> >
> >     I did as you said, but I meet with the same problem as before.
Look
> > forward to your reply. Many thanks.
> >
> > [image: 内嵌图片 1]
> >
> > Best regards,
> > Sincerely,
> >
> > zhen
> >
> > --------
> >
> > LIU Zhen
> > Institute of Space and Earth Information Science
> > Fok Ying Tung Remote Sensing Science Building
> > The Chinese University of Hong Kong
> > Shatin, Hong Kong
> > Email: liuzhen at link.cuhk.edu.hk
> >
> > 2016-04-27 6:02 GMT+08:00 John Halley Gotway via RT
<met_help at ucar.edu>:
> >
> > > Honestly, I would not worry about the plot_mode_field utility.
I
> suspect
> > > you'll find the plot_data_plane tool will be able to make the
plots you
> > > need.  The only substantive difference is that plot_mode_field
writes
> png
> > > output while plot_data_plane writes postscript output.  However,
you
> can
> > > easily convert from postscript to png using the unix convert
command.
> > >
> > > The ability to read GRIB2 data is a bigger concern.
> > >
> > > Let's try testing this with a different GRIB2 file to make sure
there
> > isn't
> > > a data problem.  I've attached a small GRIB2 file to this
message along
> > > with a the plot I get when I run the following plot_data_plane
command:
> > >
> > > plot_data_plane gfs_2012040900_F012_TMP_Z2.grib2 TMP_Z2.ps
> 'name="TMP";
> > > level="Z2";'
> > >
> > > Please try running the same command on the attached GRIB2 GFS
file and
> > let
> > > me know what happens.
> > >
> > > Thanks,
> > > John
> > >
> > >
> > >
> > > On Sat, Apr 23, 2016 at 1:49 AM, Zhen LIU via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > >
> > > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
>
> > > >
> > > > Dear John,
> > > >
> > > >     But I still can not solve the first two problems. I attach
my MET
> > > > environment here. Could you give me any suggestion or
comments.
> > > >
> > > >     Grib2 libraries installation seems to be a little tricky.
I
> install
> > > all
> > > > grib2 libraries in one directory.
> > > > [image: 内嵌图片 1]
> > > > [image: 内嵌图片 2]
> > > > [image: 内嵌图片 3]
> > > >
> > > > When I install cairo and freetype, I didn't meet with any
problems.
> Do
> > I
> > > > need to add some options when I install them?
> > > >
> > > > Look forward to your reply, thank you very much.
> > > >
> > > > Best regards,
> > > > Sincerely,
> > > >
> > > > zhen
> > > >
> > > > --------
> > > >
> > > > LIU Zhen
> > > > Institute of Space and Earth Information Science
> > > > Fok Ying Tung Remote Sensing Science Building
> > > > The Chinese University of Hong Kong
> > > > Shatin, Hong Kong
> > > > Email: liuzhen at link.cuhk.edu.hk
> > > >
> > > > 2016-04-23 12:46 GMT+08:00 Zhen LIU
<liuzhen at link.cuhk.edu.hk>:
> > > >
> > > > > Dear John,
> > > > >
> > > > >     After I update the files you sent to me, I recompile and
rerun
> > it.
> > > We
> > > > > resolved the last problem you are concerned. Thank you very
much
> for
> > > your
> > > > > work.
> > > > > [image: 内嵌图片 1]
> > > > >
> > > > > Best regards,
> > > > > Sincerely,
> > > > >
> > > > > zhen
> > > > >
> > > > > --------
> > > > >
> > > > > LIU Zhen
> > > > > Institute of Space and Earth Information Science
> > > > > Fok Ying Tung Remote Sensing Science Building
> > > > > The Chinese University of Hong Kong
> > > > > Shatin, Hong Kong
> > > > > Email: liuzhen at link.cuhk.edu.hk
> > > > >
> > > > > 2016-04-22 9:29 GMT+08:00 Zhen LIU
<liuzhen at link.cuhk.edu.hk>:
> > > > >
> > > > >> Dear John,
> > > > >>
> > > > >>     I am sorry that I should get more time to test. Due to
not
> > enough
> > > > >> space on our server, I have asked to move all of my MET to
another
> > > > >> directory, which makes me should install many libraries
again
> rather
> > > > than
> > > > >> just change the environment. As soon as I test it, I will
give you
> > the
> > > > >> feedback. Thanks.
> > > > >>
> > > > >> Best regards,
> > > > >> Sincerely,
> > > > >>
> > > > >> zhen
> > > > >>
> > > > >> --------
> > > > >>
> > > > >> LIU Zhen
> > > > >> Institute of Space and Earth Information Science
> > > > >> Fok Ying Tung Remote Sensing Science Building
> > > > >> The Chinese University of Hong Kong
> > > > >> Shatin, Hong Kong
> > > > >> Email: liuzhen at link.cuhk.edu.hk
> > > > >>
> > > > >> 2016-04-21 2:16 GMT+08:00 John Halley Gotway via RT <
> > > met_help at ucar.edu
> > > > >:
> > > > >>
> > > > >>> Zhen,
> > > > >>>
> > > > >>> OK, sounds good.  When you do get a chance, please let me
know if
> > > that
> > > > >>> patch resolved the 3rd issue you found.
> > > > >>>
> > > > >>> Thanks,
> > > > >>> John
> > > > >>>
> > > > >>> On Wed, Apr 20, 2016 at 10:22 AM, Zhen LIU via RT <
> > met_help at ucar.edu
> > > >
> > > > >>> wrote:
> > > > >>>
> > > > >>> >
> > > > >>> > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> >
> > > > >>> >
> > > > >>> > Dear John,
> > > > >>> >
> > > > >>> > I am so sorry for reply so late due to some
unforeseeable
> > issues. I
> > > > >>> will
> > > > >>> > update my met and test the tutorial again as soon as
possible.
> I
> > > will
> > > > >>> give
> > > > >>> > you my feedback about these three issues before Friday.
> > > > >>> >
> > > > >>> > I am also very happy to make my contribution to MET.
Thanks for
> > > your
> > > > >>> job.
> > > > >>> >
> > > > >>> > Best regards,
> > > > >>> > Sincerely,
> > > > >>> >
> > > > >>> > zhen
> > > > >>> >
> > > > >>> > --------
> > > > >>> >
> > > > >>> > LIU Zhen
> > > > >>> > Institute of Space and Earth Information Science
> > > > >>> > Fok Ying Tung Remote Sensing Science Building
> > > > >>> > The Chinese University of Hong Kong
> > > > >>> > Shatin, Hong Kong
> > > > >>> > Email: liuzhen at link.cuhk.edu.hk
> > > > >>> >
> > > > >>> > 2016-04-19 4:22 GMT+08:00 John Halley Gotway via RT <
> > > > met_help at ucar.edu
> > > > >>> >:
> > > > >>> >
> > > > >>> > > Zhan,
> > > > >>> > >
> > > > >>> > > OK, I just posted a patch for this on the MET website.
You
> can
> > > > >>> either
> > > > >>> > > apply the patch to your existing build:
> > > > >>> > >
> > > > >>> > >
> > > > >>>
> > > >
> >
http://www.dtcenter.org/met/users/support/known_issues/METv5.1/index.php
> > > > >>> > >
> > > > >>> > > Or download the latest bugfix version:
> > > > >>> > >
http://www.dtcenter.org/met/users/downloads/index.php
> > > > >>> > >
> > > > >>> > > Thanks again for finding this issue!
> > > > >>> > >
> > > > >>> > > And if you are able to recompile and rerun that
stat_analysis
> > > job,
> > > > >>> please
> > > > >>> > > do confirm that it resolves the problem you had last
time.
> > > > >>> > >
> > > > >>> > > Thanks,
> > > > >>> > > John
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > On Mon, Apr 18, 2016 at 12:16 PM, John Halley Gotway <
> > > > >>> johnhg at ucar.edu>
> > > > >>> > > wrote:
> > > > >>> > >
> > > > >>> > > > Zhan,
> > > > >>> > > >
> > > > >>> > > > Thank you for the detailed feedback on the online
tutorial.
> > I
> > > > went
> > > > >>> > > > through the 3 issues you raised.
> > > > >>> > > >
> > > > >>> > > > I am not all that concerned about the first two
issues.
> > When I
> > > > run
> > > > >>> > them
> > > > >>> > > > in my development environment, they both work fine.
My
> guess
> > > is
> > > > >>> that
> > > > >>> > > > there's a compilation/environment configuration
issue in
> your
> > > > >>> > > installation
> > > > >>> > > > of MET.  The plot_mode_field issue could be caused
by the
> > > > >>> compilation
> > > > >>> > of
> > > > >>> > > > the Cairo and Freetype libraries.
> > > > >>> > > >
> > > > >>> > > > Likewise, the GRIB2 error could be caused by the
> compilation
> > of
> > > > the
> > > > >>> > GRIB2
> > > > >>> > > > library.
> > > > >>> > > >
> > > > >>> > > > However, the third issue you raised is actually a
serious
> > > > >>> problem.  I'm
> > > > >>> > > > looking through the details now and will try to come
up
> with
> > a
> > > > fix.
> > > > >>> > > >
> > > > >>> > > > I'll let you know when we have a patch ready to
resolve
> this.
> > > > >>> > > >
> > > > >>> > > > Thanks!
> > > > >>> > > > John Halley Gotway
> > > > >>> > > >
> > > > >>> > > > On Thu, Apr 14, 2016 at 1:56 PM, Randy Bullock via
RT <
> > > > >>> > met_help at ucar.edu
> > > > >>> > > >
> > > > >>> > > > wrote:
> > > > >>> > > >
> > > > >>> > > >>
> > > > >>> > > >> Thu Apr 14 13:56:19 2016: Request 75798 was acted
upon.
> > > > >>> > > >> Transaction: Given to johnhg (John Halley Gotway)
by
> bullock
> > > > >>> > > >>        Queue: met_help
> > > > >>> > > >>      Subject: Met online problems
> > > > >>> > > >>        Owner: johnhg
> > > > >>> > > >>   Requestors: liuzhen at link.cuhk.edu.hk
> > > > >>> > > >>       Status: open
> > > > >>> > > >>  Ticket <URL:
> > > > >>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=75798
> > > > >>> > >
> > > > >>> > > >>
> > > > >>> > > >>
> > > > >>> > > >> This transaction appears to have no content
> > > > >>> > > >>
> > > > >>> > > >
> > > > >>> > > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> >
> > > > >>> >
> > > > >>>
> > > > >>>
> > > > >>
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

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


More information about the Met_help mailing list