-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Realtime monitoring of the model performance
from Martin
For each suite in a list of active simulations this runs scripts that calculate annual means of some atmosphere, ocean and ice variables. It then creates plots which are copied to /g/data/p66/accessdev-web/mrd599/access-cm2 which can be viewed as https://accessdev.nci.org.au/p66/mrd599/access-cm2/
Diagnostic and plotting scripts are in gadi:~mrd599/src/python/access. It’d be straighftforward to add some sort of RMS error or bias calculation to these.
The Met Office have something similar called afterburner, https://code.metoffice.gov.uk/doc/afterburner/current/html/index.html. I made a version of this which worked with our archived files (including MOM output) and used this for a while several years ago. I can’t quite remember now what problem made me switch back to my own scripts. I probably used v1.0 from 2017. V1.3.3 was just released (https://code.metoffice.gov.uk/trac/afterburner/) so it might be worth another look.
NCI are keen to get rid of accessdev and move to running cylc suites from a separate server, so we’ll need some other site for web access. Romain has probably thought about this for other things.