Skip to content

Latest commit

 

History

History
156 lines (99 loc) · 2.48 KB

api.rst

File metadata and controls

156 lines (99 loc) · 2.48 KB

API Reference

This page provides an auto-generated summary of esmtools's API. For more details and examples, refer to the relevant chapters in the main part of the documentation.

Carbon

from esmtools.carbon import ...

esmtools.carbon

Functions related to analyzing ocean (and perhaps terrestrial) biogeochemistry.

calculate_compatible_emissions co2_sol get_iam_emissions plot_compatible_emissions potential_pco2 schmidt spco2_sensitivity spco2_decomposition_index spco2_decomposition temp_decomp_takahashi

Composite Analysis

from esmtools.composite import ...

esmtools.composite

Functions pertaining to composite analysis. Composite analysis takes the mean view of some field (e.g., sea surface temperature) when some climate index (e.g., El Nino Southern Oscillation) is in its negative or positive mode.

composite_analysis

Conversions

from esmtools.conversions import ...

esmtools.conversions

Functions related to unit conversions.

convert_mpas_fgco2

Grid Tools

from esmtools.grid import ...

esmtools.grid

Functions related to climate model grids.

convert_lon

Physics

from esmtools.physics import ...

esmtools.physics

Functions related to physics/dynamics.

stress_to_speed

Spatial

from esmtools.spatial import ...

esmtools.spatial

Functions related to spatial analysis.

extract_region find_indices

Statistics

from esmtools.stats import ...

esmtools.stats

Functions dealing with statistics.

ACF autocorr corr linear_slope linregress polyfit nanmean rm_poly rm_trend standardize

Temporal

from esmtools.temporal import ...

esmtools.temporal

Functions related to time.

to_annual

Testing

from esmtools.testing import ...

esmtools.testing

Functions specifically focused on statistical testing.

multipletests ttest_ind_from_stats