Please reply to this topic if you have feedback on the ACCESS-rAM3 2.0-beta. Feedback can be to point out problems encountered, or positive to highlight what worked well.
Thanks @cbengel, that’s odd! Can confirm the command line direct checkout of the branch works. Guessing the original branch switch didn’t execute cleanly for some reason?
OSTIA in rAM3: Running the rAM3 branch u-by395/nci_access_ram3 with OSTIA SSTs set to true fails because the suite is set to expect each user to have the OSTIA data in their own /scratch/$PROJECT/$USER directory.
By the way, apologies for all the broken in the release statement and config-docs. The ACCESS-Hive team are working on an upgrade and the config-docs have been fixed but not in that preview. The full-release should have properly working links.
Also, thank you for pointing out the previous error with the switching of the branch. This is very strange and something for the community to be aware of.
We (actually @Paul.Gregory) have noticed that with rAM3 2.0 users are reporting the ancillary bug with canopy height NaN over Macquarie island. This was fixed in previous releases by increasing the spiral search radius, but with the re-alignment to the Met Office suite, this fix has been lost. Is it possible to include this again?
I thought that u-bu503 had the fix in it already, but I think it has the new URBAN content you folded in but not the spiral search. I will look into updating out u-bu503 branch.
Maybe we can discuss this offline, but do you want me to fix it by using your RAS branch or in the actual code? (asking because of the version change).
Up to you. It’s made a bit complicated because it’s part of the ANTS CONTRIB source code. So to fix you’d need to make a dev branch from the relevant ANTS CONTRIB source, update, then point the suite to the branch. That’s what I did last time.
A more robust fix would be to update in the actual ANTS trunk, but that means going through the Met Office processes (and I’m not sure they are still updating the MOSRS version?).