Rootprocess: TimeSeriesGraph
Subprocess: componentdbtsgraphancillary
Excerpt: No label set yet.
Process XML structure and parameters
For details on parameters see the table below
<?xml version="1.0" ?>
<process>
<!--Generated from python-->
<userproj plotid="yourplotid" projectid="yourprojectid" siteid="yoursiteid" system="systemid" tractid="yourtractid" userid="youruserid"/>
<period endday="DD" endmonth="MM" endyear="YYYY" seasonendday="DD" seasonendmonth="MM" seasonstartday="DD" seasonstartmonth="MM" startday="DD" startmonth="MM" startyear="YYYY" timestep="timestep"/>
<parameters additive="True/False" figdpi="xyz.abc" figheight="xyz.abc" figwidth="xyz.abc" fontsize="xyz.abc" forceseason="True/False" grid="True/False" kernel="txtstring" legend="xyz" legendfontsize="xyz.abc" naive="True/False" normalize="True/False" obsformat="txtstring" obslinestyle="txtstring" obslinewidth="xyz.abc" prefilterseason="True/False" regressformat="txtstring" regresslinestyle="txtstring" regresslinewidth="xyz.abc" residualformat="txtstring" residuallinestyle="txtstring" residuallinewidth="xyz.abc" savedpi="xyz.abc" seasonformat="txtstring" seasonlinestyle="txtstring" seasonlinewidth="xyz.abc" sharey="True/False" standardize="True/False" tendencyformat="txtstring" tendencylinestyle="txtstring" tendencylinewidth="xyz.abc" title="txtstring" titlefontsize="xyz.abc" trend="txtstring" version="txtstring" xlabel="txtstring" yearfac="xyz" ylabel="txtstring"/>
<index id="txtstring" obscolor="txtstring" obsformat="txtstring" regresscolor="txtstring" regressformat="txtstring" residualcolor="txtstring" residualformat="txtstring" seasoncolor="txtstring" seasonformat="txtstring" tendencycolor="txtstring" tendencyformat="txtstring"/>
</process>
paramid | parent | element | type | tagorattr | required | default |
---|---|---|---|---|---|---|
version | process | parameters | text | attribute | no | 1.3 |
normalize | process | parameters | Boolean | attribute | no | — |
standardize | process | parameters | Boolean | attribute | no | — |
naive | process | parameters | Boolean | attribute | no | — |
additive | process | parameters | Boolean | attribute | no | True |
yearfac | process | parameters | integer | attribute | no | 1 |
trend | process | parameters | text | attribute | no | spline |
prefilterseason | process | parameters | bool | attribute | no | — |
kernel | process | parameters | text | attribute | no | 0 |
forceseason | process | parameters | boolean | attribute | no | True |
xlabel | process | parameters | text | attribute | no | Date |
ylabel | process | parameters | text | attribute | no | none |
sharey | process | parameters | boolean | attribute | no | — |
title | process | parameters | text | attribute | no | none |
grid | process | parameters | boolean | attribute | no | — |
obsformat | process | parameters | string | attribute | no | b- |
seasonformat | process | parameters | string | attribute | no | g- |
residualformat | process | parameters | string | attribute | no | r- |
regressformat | process | parameters | string | attribute | no | k- |
tendencyformat | process | parameters | string | attribute | no | y- |
obslinewidth | process | parameters | real | attribute | no | 1.0 |
seasonlinewidth | process | parameters | real | attribute | no | 1.0 |
residuallinewidth | process | parameters | real | attribute | no | 1.0 |
regresslinewidth | process | parameters | real | attribute | no | 1.0 |
tendencylinewidth | process | parameters | real | attribute | no | 1.0 |
obslinestyle | process | parameters | string | attribute | no | solid |
seasonlinestyle | process | parameters | string | attribute | no | solid |
residuallinestyle | process | parameters | string | attribute | no | solid |
regresslinestyle | process | parameters | string | attribute | no | solid |
tendencylinestyle | process | parameters | string | attribute | no | solid |
legend | process | parameters | integer | attribute | no | -99 |
figwidth | process | parameters | real | attribute | no | 8.0 |
figheight | process | parameters | real | attribute | no | 6.0 |
fontsize | process | parameters | real | attribute | no | 12.0 |
legendfontsize | process | parameters | real | attribute | no | 12 |
titlefontsize | process | parameters | real | attribute | no | 12 |
figdpi | process | parameters | real | attribute | no | 80 |
savedpi | process | parameters | real | attribute | no | 300 |
id | process | index | text | attribute | yes | — |
obsformat | process | index | string | attribute | no | 0 |
seasonformat | process | index | string | attribute | no | 0 |
residualformat | process | index | string | attribute | no | 0 |
tendencyformat | process | index | string | attribute | no | 0 |
regressformat | process | index | string | attribute | no | 0 |
obscolor | process | index | string | attribute | no | b |
tendencycolor | process | index | string | attribute | no | b |
seasoncolor | process | index | string | attribute | no | b |
residualcolor | process | index | string | attribute | no | k |
regresscolor | process | index | string | attribute | no | k |