Rather like the main executable the plotting script UK-view.R has hard coded addresses which render it unusable at the moment. Once the model has been completed in terms of applying the SCRC additions this script needs looking at and working with in order to both understand the importance/significance of the outputs from the model, and work towards visualisation.
[x] Read through and determine what parts of the UK-view.R script are usable, as well as what the workflow is for the data.
[x] Either duplicate and adjust the script or create a new script within SCRC/R to handle the model outputs for the plotting.
[x] As a preliminary interpretation I think we are only interested in totals.qs as opposed to dynamics.qs, due to the change of only handling one set of parameters at a time as opposed to multiple simultaneously. This however needs to be verified.
Rather like the main executable the plotting script
UK-view.R
has hard coded addresses which render it unusable at the moment. Once the model has been completed in terms of applying the SCRC additions this script needs looking at and working with in order to both understand the importance/significance of the outputs from the model, and work towards visualisation.UK-view.R
script are usable, as well as what the workflow is for the data.SCRC/R
to handle the model outputs for the plotting.totals.qs
as opposed todynamics.qs
, due to the change of only handling one set of parameters at a time as opposed to multiple simultaneously. This however needs to be verified.