ecmean
  • Introduction
    • About
    • Under the hood
    • Computational performances
    • How to cite
  • Installation
    • Using PyPi
    • Using GitHub
    • Checking everything is ok
    • Requirements
  • Configuration
    • Configuration file
    • General configuration
    • Global Mean configuration
    • Performance indices configuration
    • Interface files
    • CMOR compatibility
  • Performance Indices
    • Main concepts
    • Usage
      • Positional Arguments
      • Optional Arguments
    • Examples
    • Output
    • Climatologies available
      • EC26
        • EC26-HIST (1981–2010)
        • EC26-CMIP (1985–2014)
      • EC24
      • EC23
    • Climatology computation
    • Variance normalization
    • CMIP6 comparison
  • Global Mean
    • Main concepts
    • Usage
      • Positional Arguments
      • Optional Arguments
    • Example
    • Output
    • References available
      • EC26
        • EC26-CMIP (1985–2014)
        • EC26-HIST (1981–2010)
        • EC26-PDAY (2000–2024)
      • EC23
    • Reference climatology computation
  • API Reference
    • Diagnostic
      • Diagnostic.cfg_global_mean()
      • Diagnostic.cfg_performance_indices()
      • Diagnostic.configure_amip_omip_cpld()
      • Diagnostic.filenames()
    • GlobalMean
      • GlobalMean.exp
      • GlobalMean.year1
      • GlobalMean.year2
      • GlobalMean.config
      • GlobalMean.loglevel
      • GlobalMean.numproc
      • GlobalMean.interface
      • GlobalMean.model
      • GlobalMean.ensemble
      • GlobalMean.addnan
      • GlobalMean.silent
      • GlobalMean.trend
      • GlobalMean.line
      • GlobalMean.outputdir
      • GlobalMean.xdataset
      • GlobalMean.loggy
      • GlobalMean.diag
      • GlobalMean.face
      • GlobalMean.ref
      • GlobalMean.util_dictionary
      • GlobalMean.varmean
      • GlobalMean.vartrend
      • GlobalMean.funcname
      • GlobalMean.start_time
      • GlobalMean.title
      • GlobalMean.final_toc()
      • GlobalMean.gm_worker()
      • GlobalMean.plot()
      • GlobalMean.prepare()
      • GlobalMean.run()
      • GlobalMean.store()
      • GlobalMean.toc()
    • PerformanceIndices
      • PerformanceIndices.exp
      • PerformanceIndices.year1
      • PerformanceIndices.year2
      • PerformanceIndices.config
      • PerformanceIndices.loglevel
      • PerformanceIndices.numproc
      • PerformanceIndices.climatology
      • PerformanceIndices.interface
      • PerformanceIndices.model
      • PerformanceIndices.ensemble
      • PerformanceIndices.silent
      • PerformanceIndices.xdataset
      • PerformanceIndices.outputdir
      • PerformanceIndices.loggy
      • PerformanceIndices.diag
      • PerformanceIndices.face
      • PerformanceIndices.piclim
      • PerformanceIndices.util_dictionary
      • PerformanceIndices.varstat
      • PerformanceIndices.funcname
      • PerformanceIndices.start_time
      • PerformanceIndices.title
      • PerformanceIndices.final_toc()
      • PerformanceIndices.pi_worker()
      • PerformanceIndices.plot()
      • PerformanceIndices.prepare()
      • PerformanceIndices.run()
      • PerformanceIndices.store()
      • PerformanceIndices.toc()
    • Supporter
      • Supporter.load_area_field()
      • Supporter.make_areas()
      • Supporter.make_atm_interp_weights()
      • Supporter.make_atm_masks()
      • Supporter.make_oce_interp_weights()
      • Supporter.make_oce_masks()
    • UnitsHandler
      • UnitsHandler.init_ecmean()
      • UnitsHandler.units_converter()
    • global_mean()
    • performance_indices()
ecmean
  • Welcome to ECmean’s documentation!
  • View page source

Welcome to ECmean’s documentation!

  • Introduction
    • About
    • Under the hood
    • Computational performances
    • How to cite
  • Installation
    • Using PyPi
    • Using GitHub
    • Checking everything is ok
    • Requirements
  • Configuration
    • Configuration file
    • General configuration
    • Global Mean configuration
    • Performance indices configuration
    • Interface files
    • CMOR compatibility
  • Performance Indices
    • Main concepts
    • Usage
    • Examples
    • Output
    • Climatologies available
    • Climatology computation
    • Variance normalization
    • CMIP6 comparison
  • Global Mean
    • Main concepts
    • Usage
    • Example
    • Output
    • References available
    • Reference climatology computation
  • API Reference
    • Diagnostic
    • GlobalMean
    • PerformanceIndices
    • Supporter
    • UnitsHandler
    • global_mean()
    • performance_indices()

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2022, Paolo Davini and Jost von Hardenberg.

Built with Sphinx using a theme provided by Read the Docs.