Doing pull request as requested to do today, but please be aware that the following changes are still waiting to be done, which I would otherwise have done before making the pull request, but are not going to happen in time to make this PR today. Merge if you see fit.
make sure that the plot has on it:
correct text in correct places (example ini file agrees with Andrew's shell script but the
plot title ends up with longitude in an unexpected place in the title)
sensible number of decimal places for text representations of the lon, lat - see the
_util.py
a single metafile to contain both the plots and the main model output, rather than having these
split into two separate metafiles (see the base class)
plots for the different run types also - but may need more examples from Andrew to do this
Doing pull request as requested to do today, but please be aware that the following changes are still waiting to be done, which I would otherwise have done before making the pull request, but are not going to happen in time to make this PR today. Merge if you see fit.
make sure that the plot has on it:
sensible number of decimal places for text representations of the lon, lat - see the _util.py
a single metafile to contain both the plots and the main model output, rather than having these split into two separate metafiles (see the base class)
plots for the different run types also - but may need more examples from Andrew to do this
[Update: issues now created for the above]