createEnstrophyFluxSummaryTable
Create a LaTeX table summarizing enstrophy source/sink fluxes.
Declaration
tableString = createEnstrophyFluxSummaryTable(self,options)
Parameters
selfWVDiagnostics objectcustomNames(optional) dictionary mapping diagnostic names to custom labels (default: configureDictionary(“string”,”string”))timeIndices(optional) time indices to average over (default: Inf -> all times)
Returns
tableStringstring containing the LaTeX table
Discussion
Create a LaTeX table summarizing enstrophy source/sink fluxes. Generates a LaTeX-formatted table listing enstrophy sources, sinks and totals using spatial-temporally averaged enstrophy flux diagnostics. The table reports both APV (exact) and quadratic (QGPV) flux measures and formats columns so ampersands are aligned for human-readable LaTeX output.