Opened 5 years ago
Closed 5 years ago
#1795 closed help (answered)
Adding new prognostic tracer
Reported by: | bdrummond | Owned by: | ros |
---|---|---|---|
Component: | UM Model | Keywords: | STASH, prognostic |
Cc: | Platform: | Other | |
UM Version: | 10.3 |
Description
I am trying to add a new prognostic tracer. I have altered the STASHmaster_A file accordingly in my branch. I was expecting to be able to see the new tracer in Reconfiguration and Ancillary Control/Configure? Ancils and initialse dump fields in Rose, where I can set the initialisation option, but it is not appearing at all in the drop down box.
I may be missing a step. Is Rose reading the STASHmaster_A file?
Many Thanks in advance
Change History (4)
comment:1 Changed 5 years ago by ros
comment:2 Changed 5 years ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
My guess is that you haven't told Rose to pick up the changes, essentially the new metadata.
Go to the application directory $HOME/roses/suite-id/app/um and call rose edit with your branch: rose edit -M (top of working copy)/your_branch_name/rose-meta &
For more information on modifying STASH see:
https://code.metoffice.gov.uk/doc/um/vn10.3/um-training/stashmaster.html
Regards,
Ros.
comment:3 Changed 5 years ago by bdrummond
Perfect. Thank you very much. Sorry if it was a basic question.
Regards
Ben
comment:4 Changed 5 years ago by bdrummond
- Resolution set to answered
- Status changed from accepted to closed
Hi Ben,
What's the suite id please?
Cheers,
Ros.