Section plots of report.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | disabled | = | .false. |
Generate plots. |
|
character(len=FILE_PATH_LEN), | public | :: | database | = | ' ' |
Path to observation database (required). |
|
character(len=REPORT_META_LEN), | public | :: | meta | = | ' ' |
Description text. |
|
character(len=REPORT_TITLE_LEN), | public | :: | title | = | 'Plots' |
Section title. |
|
type(report_observ_type), | public, | allocatable | :: | observs(:) |
Plots to generate. |