Opened 15 months ago
Closed 15 months ago
#3046 closed help (fixed)
Failure in reconfiguration / nested suite
Reported by: | anmcr | Owned by: | um_support |
---|---|---|---|
Component: | UM Reconfiguration | Keywords: | Reconfiguration, vegfrac |
Cc: | Platform: | Monsoon2 | |
UM Version: | 11.4 |
Description
Hello,
I am using the new nested model suite created by Stu Webster, which I belive uses an updated method of making ancillaries. My job is u-bn903. My job is failing while making the vegfrac ancillary for the nested domain with the error below, which says that the file '/home/d01/amworr/cylc-run/u-bn903/share/fcm_make_ants/bin/ancil_lct.py' is missing. This is a copy of Stu's job u-bi769, and I have only changed the platform and charging code to get it to run on Monsoon2. Are you able to please advise?
Many thanks for your help,
Andrew
xcslc1:/home/d01/amworr/cylc-run/u-bn903/log/job/20160819T0000Z/Sing11p1_km4p5_ancil_ants_vegfrac/NN$ more job.err
/home/d01/amworr/cylc-run/u-bn903/share/fcm_make_ants/bin/python: can't open file '/home/d01/amworr/cylc-run/u-bn903/share/fcm_make_ants/bin/ancil_lct.py': [Errno 2] No such file or directory
[FAIL] ${ANTS_PYTHON_PATH}/bin/python -s ${ANTS_PYTHON_PATH}/bin/ancil_lct.py ${source} \
[FAIL] —target-grid ${target_grid} —transform-path ${transformpath} \
[FAIL] -o ${output_vegfrac} —landseamask-output ${output_lsm} \
[FAIL] —ants-config ${ANTS_CONFIG} <<'STDIN'
[FAIL]
[FAIL] 'STDIN' # return-code=2
2019-10-18T10:31:50Z CRITICAL - failed/EXIT
Change History (3)
comment:1 Changed 15 months ago by willie
comment:2 Changed 15 months ago by anmcr
Hi Willie,
Thanks for the reply.
I got the standard version to work.
Please close this ticket.
Best wishes,
Andrew
comment:3 Changed 15 months ago by willie
- Resolution set to fixed
- Status changed from new to closed
Hi Andrew,
This looks like copy of u-bi769/newer_ants. Are you sure this is what you want? The standard version is u-bi769/umut2019 (which should just run out of the box) or u-bi769/trunk. See https://code.metoffice.gov.uk/trac/rmed/wiki/suites/nesting.
Willie