#2765 closed help (fixed)
NEMO postproc not set up properly
Reported by: | xd904476 | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | ||
UM Version: |
Description
Hi,
I am having issues with the NEMO post proc in suite u-be699.
This is the error I get, but I don;t know how to fix it:
[SUBPROCESS]: Error = 1:
Traceback (most recent call last):
File "/work/n02/n02/dflocco/cylc-run/u-be699/share/fcm_make_pp/build/bin/icb_pp.py", line 82, in <module>
icu = np.concatenate(icu)
ValueError?: need at least one array to concatenate
[ERROR] icb_pp: Error=1
Traceback (most recent call last):
File "/work/n02/n02/dflocco/cylc-run/u-be699/share/fcm_make_pp/build/bin/icb_pp.py", line 82, in <module>
icu = np.concatenate(icu)
ValueError?: need at least one array to concatenate
→ Failed to rebuild file: trajectory_icebergs_20140101-20140401
[FAIL] Command Terminated
[FAIL] Terminating PostProc?…
[FAIL] main_pp.py nemo # return-code=1
Received signal ERR
cylc (scheduler - 2019-02-12T01:03:40Z): CRITICAL Task job script received signal ERR at 2019-02-12T01:03:40Z
cylc (scheduler - 2019-02-12T01:03:40Z): CRITICAL failed at 2019-02-12T01:03:40Z
thanks,
Dani
Change History (2)
comment:1 Changed 2 years ago by grenville
comment:2 Changed 2 years ago by xd904476
- Resolution set to fixed
- Status changed from new to closed
thanks, sorted
Dani
To fix the post proc problem
If you want to include this fix in future suites you will need to set the following in fcm_make_pp → Configuration
config_base: fcm:moci.xm-br/dev/davestorkey/postproc_2.2_iceberg_update
config_rev: @2477
pp_rev: 2477
Grenville