dbc.Label("Select the statistical indicator (i.e. aggregation function): "),
dcc.RadioItems(
id='op-contribution-ts-estimator',
className='options-items',
options=[
{'label':'Mean','value':'mean'},
{'label':'Median','value':'median'}
],
value='median',
)
],
value='median',
),
dcc.Markdown("""
**Daily** is the daily reconstructed OP from the
regression model. You have to chose only one station from
the little dropdown above. The default one is "CHAM".
**Monthly** (mean or median) are the monthly aggregated mean or median for each station. **Quaterly** is the seasonal (4 seasons: DJF, MAM, JJA, SON) mean or median aggratation per station. This plot may take some time to generate...
**Monthly** (mean or median) are the monthly aggregated mean or median for each station. **Quaterly** is the seasonal (4 seasons: DJF, MAM, JJA, SON) mean or median aggretation per station.
The bars represent the contribution of each source to
the OP (in nmol.min⁻¹.m⁻³) and the line and dot are the
observed OP.
This plot may take some time to generate and is better rendered one