You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates an HTML document with observing system summary.
Must be run in a writeable directory.
Requires MATLAB.
Use the first form to process one or more ods files, create
data coverage plots, and compute/store various statistics.
Use the second form to compute/plot time-averaged statistics
over the period specified, to create time series plots, and
to create html.
ARGUMENTS
odsfile name of ods file containing observations
-expid expid identification string
-begdate yyyymmddhh start date for time series and statistics
-enddate yyyymmddhh end date for time series and statistics
[-nocoverage] do not plot data coverage
[-noseries] do not plot time series
[-nostats] do not plot statistics
[-dirname dirname] directory for storing results
(Default: obsmon)
[-grpfile grpfile] .m file containing data group definitions
(Default: obsgroups)
[-grpnum grpnum ] Process only group number grpnum
(Default: process all groups)
[-plotfmt plotfmt] graphics format plots
(Default: png)
[-plotdpi plotdpi] graphics resolution, in dots per inch
(Default: 120)