cape.pyfun.options.Report: pyFun Report Options

This module provides options for creating automated reports for pyFun results. Although there are some subfigure types that are unique to pyFun, all of the methods in the pyFun.options.Report.Report class are inherited from cape version.

See the JSON Report section for the list of available figures and subfigures (along with other options).

See Also:
class cape.pyfun.options.Report.Report(**kw)

Dictionary-based interface for automated reports

Call:
>>> opts = Report(**kw)
Versions:
  • 2015-09-28 @ddalle: Subclassed to CAPE