I am running few suites (u-dr118, u-dr666 and u-dr674) on puma2/archer2. All was fine but since last Friday task postproc-atmos started to fail with error message “Iris Module is not available”. I don’t know how to solve this.
Could you help me with this?
I didn’t attach the full error message so here it is:
”[WARN] Iris Module is not available
Traceback (most recent call last):
File “/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/main_pp.py”, line 119, in
main()
File “/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/main_pp.py”, line 112, in main
run_postproc()
File “/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/main_pp.py”, line 83, in run_postproc
getattr(model, meth)()
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/atmos.py”, line 491, in do_meaning
icode = self.update_meanfile(meanfile, setend)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/atmos.py”, line 445, in update_meanfile
rcode = climatemean.create_mean(meanfile,
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/climatemean.py”, line 256, in create_mean
icode, output = target_app(meanfile, **kwargs)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/atmos_transform.py”, line 275, in create_um_mean
load_mule = [mule.load_umfile(f) for f in meanfile.component_files]
File “/mnt/lustre/a2fs-work2/work/n02/n02/dhoang/cylc-run/u-dr118/share/fcm_make_pp/build/bin/atmos_transform.py”, line 275, in
load_mule = [mule.load_umfile(f) for f in meanfile.component_files]
File “/work/y07/shared/umshared/lib/python3.9/mule/init.py”, line 1845, in load_umfile
result = _load_umfile(file_path, open_file)
File “/work/y07/shared/umshared/lib/python3.9/mule/init.py”, line 1836, in _load_umfile
raise ValueError(msg)
ValueError: Unknown dataset_type 0, supported types are dict_keys([1, 2, 3, 4, 5])
[FAIL] main_pp.py atmos <<‘STDIN’
[FAIL]
[FAIL] ‘STDIN’ # return-code=1
2025-10-20T09:56:16Z CRITICAL - failed/EXIT”