Skip to content

import produtil.setup #1105

Locked Answered by jprestop
zhumingying asked this question in Configuration
Discussion options

You must be logged in to vote

Hi @zhumingying.

I see that you are having trouble running METplus on Cheyenne.

When I run the following on Cheyenne, I get a successful run:

module use /glade/p/ral/jntp/MET/METplus/modulefiles
module load metplus/4.0.0
ncar_pylib
run_metplus.py -c /glade/p/ral/jntp/MET/METplus/METplus-4.0.0/parm/use_cases/met_tool_wrapper/PointStat/PointStat.conf -c /glade/p/ral/jntp/jpresto/METplus/cheyenne.jpresto.conf

When I run using your files, but overriding the OUTPUT_BASE in my jpresto.cheyenne.conf file, in the following way, I also get a successful run (at least the start of a successful run - it is still running):

run_metplus.py -c /glade/work/zhuming/METplus4/defaults.conf -c /glade/work/zh…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by georgemccabe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment