User Tools

Site Tools


howtos:toolcoding:levelorintenstivevarprojection

This is an old revision of the document!


If you have a non-standard projection time horizon (i.e. not beginning in the first year of simulation, and not based purely on a trend from history) then adjust

local varHis[upperdims,timeseq]
local varBckGnd[upperdims,timeseq]
local varResult[upperdims,timeseq]

so that timeseq of varHis spans the time from which you might want to build the trend, and timeseq of varBckGnd and varResult spans the projection time.

howtos/toolcoding/levelorintenstivevarprojection.1364315612.txt.gz · Last modified: 2013/03/26 16:33 by marcus.williams