Opened 21 months ago
Closed 21 months ago
#2909 closed error (answered)
Modifying code in the nesting suite
Reported by: | peterh | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | PUMA | |
UM Version: |
Description
I'm trying to change the orbital parameters in the UM nesting suite (u-bi872) which is vn11.1. To do this I tried to create a branch using:
fcm branch -c -n orbit —revision vn11.1 -k 999 fcm:UM
but this gives a branch at vn9.2 though.
How do I get this to work with vn11.1, or does it matter that it comes upw with the wrong version number?
Thanks.
Change History (3)
comment:1 Changed 21 months ago by grenville
comment:2 Changed 21 months ago by peterh
I knew it was different but I just couldn't find it anywhere. Thanks for this.
comment:3 Changed 21 months ago by grenville
- Resolution set to answered
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Peter
Please see http://cms.ncas.ac.uk/documents/training/April2019/practicals.pdf under FCM (section 4) — you need a command like
fcm branch-create -k <ticket> <branch_name> fcm:um.x-tr@vn10.5
where you specify a URL on MOSRS for a UM post vn 9
Grenville