[Met_help] [rt.rap.ucar.edu #95584] History for setup MET on HERA

Julie Prestopnik via RT met_help at ucar.edu
Mon Jun 15 09:48:59 MDT 2020


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

Hi Minna,
    I following the link you sent to me:
https://dtcenter.org/community-code/metplus/metplus-3-0-existing-builds
I find that I can't load the following  module (see the text copy). What
should I do to fix the problem?
Thanks.
Qingfu

[Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
Lmod has detected the following error:  The following module(s) are
unknown: "anaconda/latest"

Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore-cache load "anaconda/latest"

Also make sure that all modulefiles written in TCL start with the string
#%Module


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

Subject: setup MET on HERA
From: Julie Prestopnik
Time: Thu Jun 11 12:01:05 2020

Hi Qingfu.

I see that you are having trouble loading the modules needed in order
to
use METplus on Hera.  It is because there was a recent change (made
today)
to the location of modulefiles on Hera, which required us to update
the
module commands on our Existing Builds webpage
<https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds>.

I have just updated the page and will list the new instructions below
for
your convenience. Please let us know if you run into any difficulty or
if
you are able to load METplus successfully.

Thanks!

Julie

> NOAA MACHINE HERA
>
>    - METv9.0
>       - PATCH LEVEL/DATE:
>       - MODULES:
>          - module use -a /contrib/anaconda/modulefiles
>          - module load anaconda/latest
>          - module load intel/18.0.5.274
>          - module use -a /contrib/met/modulefiles/
>          - module load met/9.0_anacondal
>
>
>    - METplus-3.0
>       - METplus-3.0 Installation
>          - /contrib/METplus/METplus-3.0
>       - METplus-3.0 Sample Data
>          - /scratch1/BMC/dtc/Julie.Prestopnik/METplus-
3.0_sample_data
>       - To set up the environment run:
>          - module use -a /contrib/anaconda/modulefiles
>          - module load anaconda/latest
>          - module load intel/18.0.5.274
>          - module use -a /contrib/met/modulefiles
>          - module load met/9.0_anacondal
>          - module load nco
>          - module load wgrib
>          - module load wgrib2
>          - module load R
>          - setenv PATH ${PATH}:/contrib/METplus/METplus-3.0/ush
>       - Create your own file like
>       /scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
where you will
>       set your own INPUT_BASE and OUTPUT_BASE.
>       - When you run, if you receive the error
"*ModuleNotFoundError: No
>       module named 'cartopy'*" you can run the following to disable
the
>       plotting and will remove that error:  setenv
METPLUS_DISABLE_PLOT_WRAPPERS
>       true
>
>
On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via RT <
met_help at ucar.edu> wrote:

>
> Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
> Transaction: Ticket created by qingfu.liu at noaa.gov
>        Queue: met_help
>      Subject: setup MET on HERA
>        Owner: Nobody
>   Requestors: qingfu.liu at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
>
>
> Hi Minna,
>     I following the link you sent to me:
> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> I find that I can't load the following  module (see the text copy).
What
> should I do to fix the problem?
> Thanks.
> Qingfu
>
> [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
> Lmod has detected the following error:  The following module(s) are
> unknown: "anaconda/latest"
>
> Please check the spelling or version number. Also try "module spider
..."
> It is also possible your cache file is out-of-date; it may help to
try:
>   $ module --ignore-cache load "anaconda/latest"
>
> Also make sure that all modulefiles written in TCL start with the
string
> #%Module
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: setup MET on HERA
From: Qingfu Liu - NOAA Federal
Time: Thu Jun 11 13:38:13 2020

Hi Julie,
      Thank you very much. I just updated my login files, and no
complaints
from the module load. I will start to learn the software by working on
the
samples.
Qingfu

On Thu, Jun 11, 2020 at 2:01 PM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> Hi Qingfu.
>
> I see that you are having trouble loading the modules needed in
order to
> use METplus on Hera.  It is because there was a recent change (made
today)
> to the location of modulefiles on Hera, which required us to update
the
> module commands on our Existing Builds webpage
> <https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds>.
>
> I have just updated the page and will list the new instructions
below for
> your convenience. Please let us know if you run into any difficulty
or if
> you are able to load METplus successfully.
>
> Thanks!
>
> Julie
>
> > NOAA MACHINE HERA
> >
> >    - METv9.0
> >       - PATCH LEVEL/DATE:
> >       - MODULES:
> >          - module use -a /contrib/anaconda/modulefiles
> >          - module load anaconda/latest
> >          - module load intel/18.0.5.274
> >          - module use -a /contrib/met/modulefiles/
> >          - module load met/9.0_anacondal
> >
> >
> >    - METplus-3.0
> >       - METplus-3.0 Installation
> >          - /contrib/METplus/METplus-3.0
> >       - METplus-3.0 Sample Data
> >          - /scratch1/BMC/dtc/Julie.Prestopnik/METplus-
3.0_sample_data
> >       - To set up the environment run:
> >          - module use -a /contrib/anaconda/modulefiles
> >          - module load anaconda/latest
> >          - module load intel/18.0.5.274
> >          - module use -a /contrib/met/modulefiles
> >          - module load met/9.0_anacondal
> >          - module load nco
> >          - module load wgrib
> >          - module load wgrib2
> >          - module load R
> >          - setenv PATH ${PATH}:/contrib/METplus/METplus-3.0/ush
> >       - Create your own file like
> >       /scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
where
> you will
> >       set your own INPUT_BASE and OUTPUT_BASE.
> >       - When you run, if you receive the error
"*ModuleNotFoundError: No
> >       module named 'cartopy'*" you can run the following to
disable the
> >       plotting and will remove that error:  setenv
> METPLUS_DISABLE_PLOT_WRAPPERS
> >       true
> >
> >
> On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
> > Transaction: Ticket created by qingfu.liu at noaa.gov
> >        Queue: met_help
> >      Subject: setup MET on HERA
> >        Owner: Nobody
> >   Requestors: qingfu.liu at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
> >
> >
> > Hi Minna,
> >     I following the link you sent to me:
> > https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> > I find that I can't load the following  module (see the text
copy). What
> > should I do to fix the problem?
> > Thanks.
> > Qingfu
> >
> > [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
> > Lmod has detected the following error:  The following module(s)
are
> > unknown: "anaconda/latest"
> >
> > Please check the spelling or version number. Also try "module
spider ..."
> > It is also possible your cache file is out-of-date; it may help to
try:
> >   $ module --ignore-cache load "anaconda/latest"
> >
> > Also make sure that all modulefiles written in TCL start with the
string
> > #%Module
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>

------------------------------------------------
Subject: setup MET on HERA
From: Julie Prestopnik
Time: Thu Jun 11 13:48:37 2020

That's great news!  Thank you for letting us know.  I will go ahead
and
close this ticket, but please feel free to start a new ticket with any
other questions you have.

Julie

On Thu, Jun 11, 2020 at 1:38 PM Qingfu Liu - NOAA Federal via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
>
> Hi Julie,
>       Thank you very much. I just updated my login files, and no
complaints
> from the module load. I will start to learn the software by working
on the
> samples.
> Qingfu
>
> On Thu, Jun 11, 2020 at 2:01 PM Julie Prestopnik via RT
<met_help at ucar.edu
> >
> wrote:
>
> > Hi Qingfu.
> >
> > I see that you are having trouble loading the modules needed in
order to
> > use METplus on Hera.  It is because there was a recent change
(made
> today)
> > to the location of modulefiles on Hera, which required us to
update the
> > module commands on our Existing Builds webpage
> > <https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> >.
> >
> > I have just updated the page and will list the new instructions
below for
> > your convenience. Please let us know if you run into any
difficulty or if
> > you are able to load METplus successfully.
> >
> > Thanks!
> >
> > Julie
> >
> > > NOAA MACHINE HERA
> > >
> > >    - METv9.0
> > >       - PATCH LEVEL/DATE:
> > >       - MODULES:
> > >          - module use -a /contrib/anaconda/modulefiles
> > >          - module load anaconda/latest
> > >          - module load intel/18.0.5.274
> > >          - module use -a /contrib/met/modulefiles/
> > >          - module load met/9.0_anacondal
> > >
> > >
> > >    - METplus-3.0
> > >       - METplus-3.0 Installation
> > >          - /contrib/METplus/METplus-3.0
> > >       - METplus-3.0 Sample Data
> > >          - /scratch1/BMC/dtc/Julie.Prestopnik/METplus-
3.0_sample_data
> > >       - To set up the environment run:
> > >          - module use -a /contrib/anaconda/modulefiles
> > >          - module load anaconda/latest
> > >          - module load intel/18.0.5.274
> > >          - module use -a /contrib/met/modulefiles
> > >          - module load met/9.0_anacondal
> > >          - module load nco
> > >          - module load wgrib
> > >          - module load wgrib2
> > >          - module load R
> > >          - setenv PATH ${PATH}:/contrib/METplus/METplus-3.0/ush
> > >       - Create your own file like
> > >
/scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
> where
> > you will
> > >       set your own INPUT_BASE and OUTPUT_BASE.
> > >       - When you run, if you receive the error
"*ModuleNotFoundError:
> No
> > >       module named 'cartopy'*" you can run the following to
disable the
> > >       plotting and will remove that error:  setenv
> > METPLUS_DISABLE_PLOT_WRAPPERS
> > >       true
> > >
> > >
> > On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
> > > Transaction: Ticket created by qingfu.liu at noaa.gov
> > >        Queue: met_help
> > >      Subject: setup MET on HERA
> > >        Owner: Nobody
> > >   Requestors: qingfu.liu at noaa.gov
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584
> >
> > >
> > >
> > > Hi Minna,
> > >     I following the link you sent to me:
> > >
> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> > > I find that I can't load the following  module (see the text
copy).
> What
> > > should I do to fix the problem?
> > > Thanks.
> > > Qingfu
> > >
> > > [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
> > > Lmod has detected the following error:  The following module(s)
are
> > > unknown: "anaconda/latest"
> > >
> > > Please check the spelling or version number. Also try "module
spider
> ..."
> > > It is also possible your cache file is out-of-date; it may help
to try:
> > >   $ module --ignore-cache load "anaconda/latest"
> > >
> > > Also make sure that all modulefiles written in TCL start with
the
> string
> > > #%Module
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
> >
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: setup MET on HERA
From: Julie Prestopnik
Time: Thu Jun 11 14:44:39 2020

I just wanted to follow up with a link to our online tutorial, which
may
help you get up and running:

https://dtcenter.org/metplus-practical-session-guide-version-3-0

Julie

On Thu, Jun 11, 2020 at 1:48 PM Julie Prestopnik <jpresto at ucar.edu>
wrote:

> That's great news!  Thank you for letting us know.  I will go ahead
and
> close this ticket, but please feel free to start a new ticket with
any
> other questions you have.
>
> Julie
>
> On Thu, Jun 11, 2020 at 1:38 PM Qingfu Liu - NOAA Federal via RT <
> met_help at ucar.edu> wrote:
>
>>
>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
>>
>> Hi Julie,
>>       Thank you very much. I just updated my login files, and no
>> complaints
>> from the module load. I will start to learn the software by working
on the
>> samples.
>> Qingfu
>>
>> On Thu, Jun 11, 2020 at 2:01 PM Julie Prestopnik via RT <
>> met_help at ucar.edu>
>> wrote:
>>
>> > Hi Qingfu.
>> >
>> > I see that you are having trouble loading the modules needed in
order to
>> > use METplus on Hera.  It is because there was a recent change
(made
>> today)
>> > to the location of modulefiles on Hera, which required us to
update the
>> > module commands on our Existing Builds webpage
>> > <
>> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds>.
>> >
>> > I have just updated the page and will list the new instructions
below
>> for
>> > your convenience. Please let us know if you run into any
difficulty or
>> if
>> > you are able to load METplus successfully.
>> >
>> > Thanks!
>> >
>> > Julie
>> >
>> > > NOAA MACHINE HERA
>> > >
>> > >    - METv9.0
>> > >       - PATCH LEVEL/DATE:
>> > >       - MODULES:
>> > >          - module use -a /contrib/anaconda/modulefiles
>> > >          - module load anaconda/latest
>> > >          - module load intel/18.0.5.274
>> > >          - module use -a /contrib/met/modulefiles/
>> > >          - module load met/9.0_anacondal
>> > >
>> > >
>> > >    - METplus-3.0
>> > >       - METplus-3.0 Installation
>> > >          - /contrib/METplus/METplus-3.0
>> > >       - METplus-3.0 Sample Data
>> > >          - /scratch1/BMC/dtc/Julie.Prestopnik/METplus-
3.0_sample_data
>> > >       - To set up the environment run:
>> > >          - module use -a /contrib/anaconda/modulefiles
>> > >          - module load anaconda/latest
>> > >          - module load intel/18.0.5.274
>> > >          - module use -a /contrib/met/modulefiles
>> > >          - module load met/9.0_anacondal
>> > >          - module load nco
>> > >          - module load wgrib
>> > >          - module load wgrib2
>> > >          - module load R
>> > >          - setenv PATH ${PATH}:/contrib/METplus/METplus-3.0/ush
>> > >       - Create your own file like
>> > >
/scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
>> where
>> > you will
>> > >       set your own INPUT_BASE and OUTPUT_BASE.
>> > >       - When you run, if you receive the error
"*ModuleNotFoundError:
>> No
>> > >       module named 'cartopy'*" you can run the following to
disable
>> the
>> > >       plotting and will remove that error:  setenv
>> > METPLUS_DISABLE_PLOT_WRAPPERS
>> > >       true
>> > >
>> > >
>> > On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via RT
<
>> > met_help at ucar.edu> wrote:
>> >
>> > >
>> > > Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
>> > > Transaction: Ticket created by qingfu.liu at noaa.gov
>> > >        Queue: met_help
>> > >      Subject: setup MET on HERA
>> > >        Owner: Nobody
>> > >   Requestors: qingfu.liu at noaa.gov
>> > >       Status: new
>> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584
>> >
>> > >
>> > >
>> > > Hi Minna,
>> > >     I following the link you sent to me:
>> > >
>> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
>> > > I find that I can't load the following  module (see the text
copy).
>> What
>> > > should I do to fix the problem?
>> > > Thanks.
>> > > Qingfu
>> > >
>> > > [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
>> > > Lmod has detected the following error:  The following module(s)
are
>> > > unknown: "anaconda/latest"
>> > >
>> > > Please check the spelling or version number. Also try "module
spider
>> ..."
>> > > It is also possible your cache file is out-of-date; it may help
to
>> try:
>> > >   $ module --ignore-cache load "anaconda/latest"
>> > >
>> > > Also make sure that all modulefiles written in TCL start with
the
>> string
>> > > #%Module
>> > >
>> > >
>> >
>> > --
>> > Julie Prestopnik
>> > Software Engineer
>> > National Center for Atmospheric Research
>> > Research Applications Laboratory
>> > Phone: 303.497.8399
>> > Email: jpresto at ucar.edu
>> >
>> > My working day may not be your working day.  Please do not feel
obliged
>> to
>> > reply to this email outside of your normal working hours.
>> >
>> >
>>
>>
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>


--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: setup MET on HERA
From: Qingfu Liu - NOAA Federal
Time: Thu Jun 11 15:03:16 2020

Julie,
   This is really great. I am following the User's Guide
         https://ncar.github.io/METplus/Users_Guide/
which is not as good as this one.
Qingfu

On Thu, Jun 11, 2020 at 4:44 PM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> I just wanted to follow up with a link to our online tutorial, which
may
> help you get up and running:
>
> https://dtcenter.org/metplus-practical-session-guide-version-3-0
>
> Julie
>
> On Thu, Jun 11, 2020 at 1:48 PM Julie Prestopnik <jpresto at ucar.edu>
wrote:
>
> > That's great news!  Thank you for letting us know.  I will go
ahead and
> > close this ticket, but please feel free to start a new ticket with
any
> > other questions you have.
> >
> > Julie
> >
> > On Thu, Jun 11, 2020 at 1:38 PM Qingfu Liu - NOAA Federal via RT <
> > met_help at ucar.edu> wrote:
> >
> >>
> >> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
> >>
> >> Hi Julie,
> >>       Thank you very much. I just updated my login files, and no
> >> complaints
> >> from the module load. I will start to learn the software by
working on
> the
> >> samples.
> >> Qingfu
> >>
> >> On Thu, Jun 11, 2020 at 2:01 PM Julie Prestopnik via RT <
> >> met_help at ucar.edu>
> >> wrote:
> >>
> >> > Hi Qingfu.
> >> >
> >> > I see that you are having trouble loading the modules needed in
order
> to
> >> > use METplus on Hera.  It is because there was a recent change
(made
> >> today)
> >> > to the location of modulefiles on Hera, which required us to
update
> the
> >> > module commands on our Existing Builds webpage
> >> > <
> >> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> >.
> >> >
> >> > I have just updated the page and will list the new instructions
below
> >> for
> >> > your convenience. Please let us know if you run into any
difficulty or
> >> if
> >> > you are able to load METplus successfully.
> >> >
> >> > Thanks!
> >> >
> >> > Julie
> >> >
> >> > > NOAA MACHINE HERA
> >> > >
> >> > >    - METv9.0
> >> > >       - PATCH LEVEL/DATE:
> >> > >       - MODULES:
> >> > >          - module use -a /contrib/anaconda/modulefiles
> >> > >          - module load anaconda/latest
> >> > >          - module load intel/18.0.5.274
> >> > >          - module use -a /contrib/met/modulefiles/
> >> > >          - module load met/9.0_anacondal
> >> > >
> >> > >
> >> > >    - METplus-3.0
> >> > >       - METplus-3.0 Installation
> >> > >          - /contrib/METplus/METplus-3.0
> >> > >       - METplus-3.0 Sample Data
> >> > >          -
> /scratch1/BMC/dtc/Julie.Prestopnik/METplus-3.0_sample_data
> >> > >       - To set up the environment run:
> >> > >          - module use -a /contrib/anaconda/modulefiles
> >> > >          - module load anaconda/latest
> >> > >          - module load intel/18.0.5.274
> >> > >          - module use -a /contrib/met/modulefiles
> >> > >          - module load met/9.0_anacondal
> >> > >          - module load nco
> >> > >          - module load wgrib
> >> > >          - module load wgrib2
> >> > >          - module load R
> >> > >          - setenv PATH ${PATH}:/contrib/METplus/METplus-
3.0/ush
> >> > >       - Create your own file like
> >> > >
/scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
> >> where
> >> > you will
> >> > >       set your own INPUT_BASE and OUTPUT_BASE.
> >> > >       - When you run, if you receive the error
> "*ModuleNotFoundError:
> >> No
> >> > >       module named 'cartopy'*" you can run the following to
disable
> >> the
> >> > >       plotting and will remove that error:  setenv
> >> > METPLUS_DISABLE_PLOT_WRAPPERS
> >> > >       true
> >> > >
> >> > >
> >> > On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via
RT <
> >> > met_help at ucar.edu> wrote:
> >> >
> >> > >
> >> > > Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
> >> > > Transaction: Ticket created by qingfu.liu at noaa.gov
> >> > >        Queue: met_help
> >> > >      Subject: setup MET on HERA
> >> > >        Owner: Nobody
> >> > >   Requestors: qingfu.liu at noaa.gov
> >> > >       Status: new
> >> > >  Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584
> >> >
> >> > >
> >> > >
> >> > > Hi Minna,
> >> > >     I following the link you sent to me:
> >> > >
> >> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> >> > > I find that I can't load the following  module (see the text
copy).
> >> What
> >> > > should I do to fix the problem?
> >> > > Thanks.
> >> > > Qingfu
> >> > >
> >> > > [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
> >> > > Lmod has detected the following error:  The following
module(s) are
> >> > > unknown: "anaconda/latest"
> >> > >
> >> > > Please check the spelling or version number. Also try "module
spider
> >> ..."
> >> > > It is also possible your cache file is out-of-date; it may
help to
> >> try:
> >> > >   $ module --ignore-cache load "anaconda/latest"
> >> > >
> >> > > Also make sure that all modulefiles written in TCL start with
the
> >> string
> >> > > #%Module
> >> > >
> >> > >
> >> >
> >> > --
> >> > Julie Prestopnik
> >> > Software Engineer
> >> > National Center for Atmospheric Research
> >> > Research Applications Laboratory
> >> > Phone: 303.497.8399
> >> > Email: jpresto at ucar.edu
> >> >
> >> > My working day may not be your working day.  Please do not feel
> obliged
> >> to
> >> > reply to this email outside of your normal working hours.
> >> >
> >> >
> >>
> >>
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
>
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>

------------------------------------------------
Subject: setup MET on HERA
From: Julie Prestopnik
Time: Thu Jun 11 15:06:53 2020

Great!  Thank you for the follow up.  I hope you'll find it useful.
I'll
go ahead and close this ticket.

Julie

On Thu, Jun 11, 2020 at 3:03 PM Qingfu Liu - NOAA Federal via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
>
> Julie,
>    This is really great. I am following the User's Guide
>          https://ncar.github.io/METplus/Users_Guide/
> which is not as good as this one.
> Qingfu
>
> On Thu, Jun 11, 2020 at 4:44 PM Julie Prestopnik via RT
<met_help at ucar.edu
> >
> wrote:
>
> > I just wanted to follow up with a link to our online tutorial,
which may
> > help you get up and running:
> >
> > https://dtcenter.org/metplus-practical-session-guide-version-3-0
> >
> > Julie
> >
> > On Thu, Jun 11, 2020 at 1:48 PM Julie Prestopnik
<jpresto at ucar.edu>
> wrote:
> >
> > > That's great news!  Thank you for letting us know.  I will go
ahead and
> > > close this ticket, but please feel free to start a new ticket
with any
> > > other questions you have.
> > >
> > > Julie
> > >
> > > On Thu, Jun 11, 2020 at 1:38 PM Qingfu Liu - NOAA Federal via RT
<
> > > met_help at ucar.edu> wrote:
> > >
> > >>
> > >> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584 >
> > >>
> > >> Hi Julie,
> > >>       Thank you very much. I just updated my login files, and
no
> > >> complaints
> > >> from the module load. I will start to learn the software by
working on
> > the
> > >> samples.
> > >> Qingfu
> > >>
> > >> On Thu, Jun 11, 2020 at 2:01 PM Julie Prestopnik via RT <
> > >> met_help at ucar.edu>
> > >> wrote:
> > >>
> > >> > Hi Qingfu.
> > >> >
> > >> > I see that you are having trouble loading the modules needed
in
> order
> > to
> > >> > use METplus on Hera.  It is because there was a recent change
(made
> > >> today)
> > >> > to the location of modulefiles on Hera, which required us to
update
> > the
> > >> > module commands on our Existing Builds webpage
> > >> > <
> > >>
> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> > >.
> > >> >
> > >> > I have just updated the page and will list the new
instructions
> below
> > >> for
> > >> > your convenience. Please let us know if you run into any
difficulty
> or
> > >> if
> > >> > you are able to load METplus successfully.
> > >> >
> > >> > Thanks!
> > >> >
> > >> > Julie
> > >> >
> > >> > > NOAA MACHINE HERA
> > >> > >
> > >> > >    - METv9.0
> > >> > >       - PATCH LEVEL/DATE:
> > >> > >       - MODULES:
> > >> > >          - module use -a /contrib/anaconda/modulefiles
> > >> > >          - module load anaconda/latest
> > >> > >          - module load intel/18.0.5.274
> > >> > >          - module use -a /contrib/met/modulefiles/
> > >> > >          - module load met/9.0_anacondal
> > >> > >
> > >> > >
> > >> > >    - METplus-3.0
> > >> > >       - METplus-3.0 Installation
> > >> > >          - /contrib/METplus/METplus-3.0
> > >> > >       - METplus-3.0 Sample Data
> > >> > >          -
> > /scratch1/BMC/dtc/Julie.Prestopnik/METplus-3.0_sample_data
> > >> > >       - To set up the environment run:
> > >> > >          - module use -a /contrib/anaconda/modulefiles
> > >> > >          - module load anaconda/latest
> > >> > >          - module load intel/18.0.5.274
> > >> > >          - module use -a /contrib/met/modulefiles
> > >> > >          - module load met/9.0_anacondal
> > >> > >          - module load nco
> > >> > >          - module load wgrib
> > >> > >          - module load wgrib2
> > >> > >          - module load R
> > >> > >          - setenv PATH ${PATH}:/contrib/METplus/METplus-
3.0/ush
> > >> > >       - Create your own file like
> > >> > >
/scratch1/BMC/dtc/Julie.Prestopnik/METplus/hera.jpresto.conf
> > >> where
> > >> > you will
> > >> > >       set your own INPUT_BASE and OUTPUT_BASE.
> > >> > >       - When you run, if you receive the error
> > "*ModuleNotFoundError:
> > >> No
> > >> > >       module named 'cartopy'*" you can run the following to
> disable
> > >> the
> > >> > >       plotting and will remove that error:  setenv
> > >> > METPLUS_DISABLE_PLOT_WRAPPERS
> > >> > >       true
> > >> > >
> > >> > >
> > >> > On Thu, Jun 11, 2020 at 9:11 AM Qingfu Liu - NOAA Federal via
RT <
> > >> > met_help at ucar.edu> wrote:
> > >> >
> > >> > >
> > >> > > Thu Jun 11 09:11:06 2020: Request 95584 was acted upon.
> > >> > > Transaction: Ticket created by qingfu.liu at noaa.gov
> > >> > >        Queue: met_help
> > >> > >      Subject: setup MET on HERA
> > >> > >        Owner: Nobody
> > >> > >   Requestors: qingfu.liu at noaa.gov
> > >> > >       Status: new
> > >> > >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=95584
> > >> >
> > >> > >
> > >> > >
> > >> > > Hi Minna,
> > >> > >     I following the link you sent to me:
> > >> > >
> > >>
> https://dtcenter.org/community-code/metplus/metplus-3-0-existing-
builds
> > >> > > I find that I can't load the following  module (see the
text
> copy).
> > >> What
> > >> > > should I do to fix the problem?
> > >> > > Thanks.
> > >> > > Qingfu
> > >> > >
> > >> > > [Qingfu.Liu at hfe07 Qingfu.Liu]$ module load anaconda/latest
> > >> > > Lmod has detected the following error:  The following
module(s)
> are
> > >> > > unknown: "anaconda/latest"
> > >> > >
> > >> > > Please check the spelling or version number. Also try
"module
> spider
> > >> ..."
> > >> > > It is also possible your cache file is out-of-date; it may
help to
> > >> try:
> > >> > >   $ module --ignore-cache load "anaconda/latest"
> > >> > >
> > >> > > Also make sure that all modulefiles written in TCL start
with the
> > >> string
> > >> > > #%Module
> > >> > >
> > >> > >
> > >> >
> > >> > --
> > >> > Julie Prestopnik
> > >> > Software Engineer
> > >> > National Center for Atmospheric Research
> > >> > Research Applications Laboratory
> > >> > Phone: 303.497.8399
> > >> > Email: jpresto at ucar.edu
> > >> >
> > >> > My working day may not be your working day.  Please do not
feel
> > obliged
> > >> to
> > >> > reply to this email outside of your normal working hours.
> > >> >
> > >> >
> > >>
> > >>
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research
> > > Research Applications Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
obliged
> > to
> > > reply to this email outside of your normal working hours.
> > >
> >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
> >
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

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


More information about the Met_help mailing list