[Met_help] [rt.rap.ucar.edu #78828] History for issue during online tutorial (Series-Analysis Tool: Run)

John Halley Gotway via RT met_help at ucar.edu
Thu Dec 22 10:19:04 MST 2016


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

Hello met help,

there is an issue with the online tutorial, well as far as I see it.. The data in ...data/tutorial/sample_obs/ST2ml_3h/ is missing.

See: http://www.dtcenter.org/met/users/support/online_tutorial/METv5.2/tutorial.php?name=series_analysis&category=run

Therefore the following command gives an error:

bin/series_analysis \
-fcst data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 \
data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 \
-obs data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc \
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080724V_03A.nc \
-out tutorial/out/series_analysis/series_analysis_2005080700_2005080800_3A.nc \
-config tutorial/config/SeriesAnalysisConfig_tutorial \
-v 2

Solving the issue:

1. mkdir ...data/sample_obs/ST2ml_3h

2. commands:

bin/pcp_combine -sum 00000000_000000 01 20050807_030000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_060000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_090000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_120000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_150000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_180000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050807_210000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc -pcpdir data/sample_obs/ST2ml

bin/pcp_combine -sum 00000000_000000 01 20050808_000000 03 \
data/sample_obs/ST2ml_3h/sample_obs_2005080800V_03A.nc -pcpdir data/sample_obs/ST2ml

These commands I copied from http://www.dtcenter.org/met/users/support/OnLinePractical/OnLinePractical_215/series_analysis/run.php

I hope I could help.
Cheers, Jonas







------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------



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

Subject: issue during online tutorial (Series-Analysis Tool: Run)
From: John Halley Gotway
Time: Tue Dec 06 09:53:51 2016

Thanks a lot for letting us know!  I'm glad you were able to figure
out a
work-around.  My apologies for this issue... I believe I broke the MET
tutorial data tarball a couple of weeks ago.  I had to modify it's
contents
when working on a container version of MET for the MET online tutorial
and
accidentally dropped off the "data/tutorial" directory.

For what it's worth, I just fixed it and updated the contents of this
tarball:

http://www.dtcenter.org/met/users/support/online_tutorial/tutorial_data/METv5.2_tutorial_data.tar.gz

Thanks again for letting us know!

John Halley Gotway

On Tue, Dec 6, 2016 at 9:06 AM, Jonas Berndt via RT
<met_help at ucar.edu>
wrote:

>
> Tue Dec 06 09:06:24 2016: Request 78828 was acted upon.
> Transaction: Ticket created by j.berndt at fz-juelich.de
>        Queue: met_help
>      Subject: issue during online tutorial (Series-Analysis Tool:
Run)
>        Owner: Nobody
>   Requestors: j.berndt at fz-juelich.de
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78828 >
>
>
> Hello met help,
>
> there is an issue with the online tutorial, well as far as I see
it.. The
> data in ...data/tutorial/sample_obs/ST2ml_3h/ is missing.
>
> See: http://www.dtcenter.org/met/users/support/online_tutorial/
> METv5.2/tutorial.php?name=series_analysis&category=run
>
> Therefore the following command gives an error:
>
> bin/series_analysis \
> -fcst data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 \
> data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 \
> -obs data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc
\
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc \
> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080724V_03A.nc \
> -out
tutorial/out/series_analysis/series_analysis_2005080700_2005080800_3A.nc
> \
> -config tutorial/config/SeriesAnalysisConfig_tutorial \
> -v 2
>
> Solving the issue:
>
> 1. mkdir ...data/sample_obs/ST2ml_3h
>
> 2. commands:
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_030000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_060000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_090000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_120000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_150000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_180000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050807_210000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> bin/pcp_combine -sum 00000000_000000 01 20050808_000000 03 \
> data/sample_obs/ST2ml_3h/sample_obs_2005080800V_03A.nc -pcpdir
> data/sample_obs/ST2ml
>
> These commands I copied from http://www.dtcenter.org/met/
>
users/support/OnLinePractical/OnLinePractical_215/series_analysis/run.php
>
> I hope I could help.
> Cheers, Jonas
>
>
>
>
>
>
>
> ------------------------------------------------------------
> ------------------------------------
> ------------------------------------------------------------
> ------------------------------------
> Forschungszentrum Juelich GmbH
> 52425 Juelich
> Sitz der Gesellschaft: Juelich
> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
> Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt
(Vorsitzender),
> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
> Prof. Dr. Sebastian M. Schmidt
> ------------------------------------------------------------
> ------------------------------------
> ------------------------------------------------------------
> ------------------------------------
>
>
>

------------------------------------------------
Subject: issue during online tutorial (Series-Analysis Tool: Run)
From: Jonas Berndt
Time: Wed Dec 07 02:24:27 2016

Hello Mr. Gotway,

no needs to apologize, I find your software really amazing, though I
am
yet at the stage of the tutorial. It is well documented, great!

I think there is some more data missing:
/data/tutorial/sample_obs/rtma///.../
At least I could not find it in the tarball you updated.

I will now try to run MET with own WRF output data..

Thanks for your help so far!

Jonas Berndt


On 12/06/2016 05:53 PM, John Halley Gotway via RT wrote:
> Thanks a lot for letting us know!  I'm glad you were able to figure
out a
> work-around.  My apologies for this issue... I believe I broke the
MET
> tutorial data tarball a couple of weeks ago.  I had to modify it's
contents
> when working on a container version of MET for the MET online
tutorial and
> accidentally dropped off the "data/tutorial" directory.
>
> For what it's worth, I just fixed it and updated the contents of
this
> tarball:
>
>
http://www.dtcenter.org/met/users/support/online_tutorial/tutorial_data/METv5.2_tutorial_data.tar.gz
>
> Thanks again for letting us know!
>
> John Halley Gotway
>
> On Tue, Dec 6, 2016 at 9:06 AM, Jonas Berndt via RT
<met_help at ucar.edu>
> wrote:
>
>> Tue Dec 06 09:06:24 2016: Request 78828 was acted upon.
>> Transaction: Ticket created by j.berndt at fz-juelich.de
>>         Queue: met_help
>>       Subject: issue during online tutorial (Series-Analysis Tool:
Run)
>>         Owner: Nobody
>>    Requestors: j.berndt at fz-juelich.de
>>        Status: new
>>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78828 >
>>
>>
>> Hello met help,
>>
>> there is an issue with the online tutorial, well as far as I see
it.. The
>> data in ...data/tutorial/sample_obs/ST2ml_3h/ is missing.
>>
>> See: http://www.dtcenter.org/met/users/support/online_tutorial/
>> METv5.2/tutorial.php?name=series_analysis&category=run
>>
>> Therefore the following command gives an error:
>>
>> bin/series_analysis \
>> -fcst data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 \
>> data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 \
>> -obs
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc \
>> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080724V_03A.nc \
>> -out
tutorial/out/series_analysis/series_analysis_2005080700_2005080800_3A.nc
>> \
>> -config tutorial/config/SeriesAnalysisConfig_tutorial \
>> -v 2
>>
>> Solving the issue:
>>
>> 1. mkdir ...data/sample_obs/ST2ml_3h
>>
>> 2. commands:
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_030000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_060000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_090000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_120000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_150000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_180000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050807_210000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> bin/pcp_combine -sum 00000000_000000 01 20050808_000000 03 \
>> data/sample_obs/ST2ml_3h/sample_obs_2005080800V_03A.nc -pcpdir
>> data/sample_obs/ST2ml
>>
>> These commands I copied from http://www.dtcenter.org/met/
>>
users/support/OnLinePractical/OnLinePractical_215/series_analysis/run.php
>>
>> I hope I could help.
>> Cheers, Jonas
>>
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------------------------
>> ------------------------------------------------------------
>> ------------------------------------
>> Forschungszentrum Juelich GmbH
>> 52425 Juelich
>> Sitz der Gesellschaft: Juelich
>> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B
3498
>> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
>> Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt
(Vorsitzender),
>> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
>> Prof. Dr. Sebastian M. Schmidt
>> ------------------------------------------------------------
>> ------------------------------------
>> ------------------------------------------------------------
>> ------------------------------------
>>
>>
>>


------------------------------------------------
Subject: issue during online tutorial (Series-Analysis Tool: Run)
From: John Halley Gotway
Time: Wed Dec 07 09:59:25 2016

Jonas,

Thanks for the kind words.  I'm glad to hear that you're finding the
MET
software useful.

Regarding that missing file, the way I'd corrupted that tarball was by
failing to include the "data/tutorial" directory.  I updated the
tarball
yesterday by adding that directory back in... which does include the
RTMA
file:
   data/tutorial/sample_obs/rtma/rtma_2012051712_F000.grib2

If you'd like it, just grab the updated version of that tarball:

http://www.dtcenter.org/met/users/support/online_tutorial/tutorial_data/METv5.2_tutorial_data.tar.gz

Thanks,
John

On Wed, Dec 7, 2016 at 2:24 AM, Jonas Berndt via RT
<met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78828 >
>
> Hello Mr. Gotway,
>
> no needs to apologize, I find your software really amazing, though I
am
> yet at the stage of the tutorial. It is well documented, great!
>
> I think there is some more data missing:
> /data/tutorial/sample_obs/rtma///.../
> At least I could not find it in the tarball you updated.
>
> I will now try to run MET with own WRF output data..
>
> Thanks for your help so far!
>
> Jonas Berndt
>
>
> On 12/06/2016 05:53 PM, John Halley Gotway via RT wrote:
> > Thanks a lot for letting us know!  I'm glad you were able to
figure out a
> > work-around.  My apologies for this issue... I believe I broke the
MET
> > tutorial data tarball a couple of weeks ago.  I had to modify it's
> contents
> > when working on a container version of MET for the MET online
tutorial
> and
> > accidentally dropped off the "data/tutorial" directory.
> >
> > For what it's worth, I just fixed it and updated the contents of
this
> > tarball:
> >
> > http://www.dtcenter.org/met/users/support/online_tutorial/
> tutorial_data/METv5.2_tutorial_data.tar.gz
> >
> > Thanks again for letting us know!
> >
> > John Halley Gotway
> >
> > On Tue, Dec 6, 2016 at 9:06 AM, Jonas Berndt via RT
<met_help at ucar.edu>
> > wrote:
> >
> >> Tue Dec 06 09:06:24 2016: Request 78828 was acted upon.
> >> Transaction: Ticket created by j.berndt at fz-juelich.de
> >>         Queue: met_help
> >>       Subject: issue during online tutorial (Series-Analysis
Tool: Run)
> >>         Owner: Nobody
> >>    Requestors: j.berndt at fz-juelich.de
> >>        Status: new
> >>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78828
> >
> >>
> >>
> >> Hello met help,
> >>
> >> there is an issue with the online tutorial, well as far as I see
it..
> The
> >> data in ...data/tutorial/sample_obs/ST2ml_3h/ is missing.
> >>
> >> See: http://www.dtcenter.org/met/users/support/online_tutorial/
> >> METv5.2/tutorial.php?name=series_analysis&category=run
> >>
> >> Therefore the following command gives an error:
> >>
> >> bin/series_analysis \
> >> -fcst data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 \
> >> data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 \
> >> -obs
data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc \
> >> data/tutorial/sample_obs/ST2ml_3h/sample_obs_2005080724V_03A.nc \
> >> -out tutorial/out/series_analysis/series_analysis_2005080700_
> 2005080800_3A.nc
> >> \
> >> -config tutorial/config/SeriesAnalysisConfig_tutorial \
> >> -v 2
> >>
> >> Solving the issue:
> >>
> >> 1. mkdir ...data/sample_obs/ST2ml_3h
> >>
> >> 2. commands:
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_030000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080703V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_060000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080706V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_090000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080709V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_120000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080712V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_150000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080715V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_180000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080718V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050807_210000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080721V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> bin/pcp_combine -sum 00000000_000000 01 20050808_000000 03 \
> >> data/sample_obs/ST2ml_3h/sample_obs_2005080800V_03A.nc -pcpdir
> >> data/sample_obs/ST2ml
> >>
> >> These commands I copied from http://www.dtcenter.org/met/
> >> users/support/OnLinePractical/OnLinePractical_215/series_
> analysis/run.php
> >>
> >> I hope I could help.
> >> Cheers, Jonas
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> ------------------------------------------------------------
> >> ------------------------------------
> >> ------------------------------------------------------------
> >> ------------------------------------
> >> Forschungszentrum Juelich GmbH
> >> 52425 Juelich
> >> Sitz der Gesellschaft: Juelich
> >> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B
3498
> >> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
> >> Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt
(Vorsitzender),
> >> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald
Bolt,
> >> Prof. Dr. Sebastian M. Schmidt
> >> ------------------------------------------------------------
> >> ------------------------------------
> >> ------------------------------------------------------------
> >> ------------------------------------
> >>
> >>
> >>
>
>
>

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


More information about the Met_help mailing list