The instructions on how to setup a suite to use pp_transfer – UM Post-processing App are based on cylc 7.
I think the only change needed is to add {% include ‘jdma.rc’ %} to the bottom of flow.cylc rather than suite.rc. Correct?
Simon
The instructions on how to setup a suite to use pp_transfer – UM Post-processing App are based on cylc 7.
I think the only change needed is to add {% include ‘jdma.rc’ %} to the bottom of flow.cylc rather than suite.rc. Correct?
Simon
Nope – some more changes are needed as rose app-upgrade fails.
[tetts@puma2 postproc]$ pwd
/home/n02/n02/tetts/roses/u-dr157/app/postproc
[tetts@puma2 postproc]$ export CYLC_VERSION=8
[tetts@puma2 postproc]$ rose app-upgrade -M /home/n02/n02/ros/meta/postproc_2.4_archer2_jasmin_rewrite/rose-meta -a pp24_t588
Traceback (most recent call last):
File “/home4/home/n02-puma/fcm/metomi/cylc-8.4.2-1/bin/rose”, line 10, in
sys.exit(rose())
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/rose.py”, line 281, in rose
main(
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/rose.py”, line 396, in main
exec_sub_cmd(ns, sub_cmd, cmd_args)
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/rose.py”, line 194, in exec_sub_cmd
_exec_python(
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/rose.py”, line 230, in _exec_python
fcn()
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/upgrade.py”, line 872, in main
upgrade_manager = MacroUpgradeManager(app_config, opts.downgrade)
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/upgrade.py”, line 570, in init
self.load_all_tags()
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/upgrade.py”, line 587, in load_all_tags
self.version_module = get_meta_upgrade_module(meta_path)
File “/home/n02/n02/fcm/metomi/cylc-8.4.2-1/lib/python3.9/site-packages/metomi/rose/upgrade.py”, line 774, in get_meta_upgrade_module
category_package = import(category)
File “/home/n02/n02/ros/meta/postproc_2.4_archer2_jasmin_rewrite/rose-meta/archive_and_meaning/postproc/init.py”, line 1, in
import versions
ModuleNotFoundError: No module named ‘versions’
Hi Simon,
u-dr157 is already setup with the correct branches for pptransfer on ARCHER2. You don’t need to upgrade the postproc app (as optional overrides that are pulled in automatically). I only said to do the Globus setup instructions in the previous ticket.
Regards,
Ros.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.