xcompare - A collection of comparison tools for xarray

Getting Started

  • Installation
  • Contributing to the Package

Usage Examples

  • Example Jupyter Notebook

Help & reference

  • API Documentation
    • xcompare package
      • xcompare.mom module
      • xcompare.plot module
      • xcompare.xcompare module
      • xcompare.xr_stats module
    • xcompare.mom module
    • xcompare.plot module
    • xcompare.test_xcompare module
    • xcompare.test_xr_stats module
    • xcompare.xcompare module
    • xcompare.xr_stats module
Contents
  • Submodules

xcompare package¶

Submodules¶

  • xcompare.mom module
    • area_fields_from_static()
    • map_coords_to_vars()
    • refine_cf_fields()
    • xy_coords_from_static()
  • xcompare.plot module
    • plot_panel()
    • plot_three_panel()
  • xcompare.xcompare module
  • xcompare.xr_stats module
    • corr()
    • cov()
    • xr_stats_2d()
API Documentation xcompare.mom module

By John P. Krasting