global_time_series — Global Time Series Plots
The global_time_series task generates global time series plots of
key climate metrics. It can optionally produce a Viewer page. It depends on
the ts — Time Series Files task (for atmospheric and land global-mean time series)
and on mpas_analysis — Ocean and Sea-Ice Analysis when ocean plots are requested.
Parameters
These 14 (non-deprecated) parameters are specific to the global_time_series task.
How to plot
There are 4 parameters that define how to plot:
Parameter |
Required |
Default |
Description |
|---|---|---|---|
|
No |
|
Color used for the plots. |
|
No |
|
Label displayed on the plots. |
|
No |
|
Prefix for output figure file names. |
|
No |
|
Set to |
What to plot
There are 6 parameters that define what to plot:
Parameter |
Required |
Default |
Description |
|---|---|---|---|
|
No |
|
Names of the standard (“classic”) plots to generate. Available plots and their variable requirements:
Remove the three ocean plots if you don’t have ocean data. |
|
No |
|
Extra atmosphere plots. These should be
a subset of the variables from |
|
No |
|
Extra sea-ice plots. |
|
No |
|
Extra land plots. Set to |
|
No |
|
Extra ocean plots. |
|
No |
|
Regions to plot: |
Ocean plot requirements
There are 4 parameters that are used if ocn plots are included (plots_ocn or any of the 3 ocn plots of plots_original):
Parameter |
Required |
Default |
Description |
|---|---|---|---|
|
No |
|
Year ranges for climatology data (if needed). |
|
No |
|
Year ranges for the time-series sub-runs to depend on. |
|
No |
|
Path to the MOC file (for the |
|
No |
|
Names of |
Deprecated Parameters
There are 2 deprecated parameters. Specifying either will have no effect.
nrows
ncols
Parameters at the top-level
This parameter has a global_time_series-specific default, which means even
if it is set at the top level ([default]) section, this default value will
be used instead. Therefore, to specify a custom value, this parameter must be
defined inside [global_time_series]:
Parameter |
Required |
Default |
Description |
|---|---|---|---|
|
No |
|
Subdirectory with ocean data. Overrides the |
For other top-level parameters, see top-level parameters.
Deprecated parameters
The following parameters are still in default.ini but are deprecated and
have no effect: ncols, nrows.
Dependencies
Upstream (what global_time_series depends on):
ts — Time Series Files — Monthly-atm-glb ts: the 5 classic atm plots, plots for specific atm variables. Monthly-lnd-glb ts: plots for specific lnd variables.
mpas_analysis — Ocean and Sea-Ice Analysis — the 3 classic ocn plots, plots for specific ocn variables.
Downstream (what depends on global_time_series):
None.