
#############
API reference
#############

This page provides an auto-generated summary of the py-cordex API.

.. currentmodule:: cordex

Top-level functions
===================

.. autosummary::
   :toctree: generated/

   domain
   domain_info
   create_dataset
   transform
   transform_coords
   transform_bounds
   rewrite_coords
   derotate_vector
   cell_area

Preprocessing
=============

.. autosummary::
   :toctree: generated/

   preprocessing.rename_cordex
   preprocessing.cordex_dataset_id
   preprocessing.promote_empty_dims
   preprocessing.remap_lambert_conformal
   preprocessing.sort_ds_dict_by_attr
   preprocessing.member_id_to_dset_id
   preprocessing.attr_to_coord


Cmorization
===========

.. autosummary::
   :toctree: generated/

   cmor.cmorize_variable
   cmor.to_cftime
   cmor.season
   cmor.season_bounds
   cmor.mid_of_month
   cmor.month_bounds

CMOR Tables
-----------

.. autosummary::
   :toctree: generated/

   tables.cordex_cmor_table

Regions within Euro-Cordex
==========================

.. autosummary::
   :toctree: generated/

   regions.germany
   regions.prudence


Tutorial
========

.. autosummary::
   :toctree: generated/

   tutorial.open_dataset
   tutorial.ensemble

.. currentmodule:: xarray

Dataset
=======

.. _dsattr:

Attributes
~~~~~~~~~~

.. autosummary::
   :toctree: generated/
   :template: autosummary/accessor_attribute.rst

    Dataset.cx.domain_id
    Dataset.cx.grid_mapping

.. _dsmeth:

Methods
~~~~~~~

.. autosummary::
   :toctree: generated/
   :template: autosummary/accessor_method.rst

    Dataset.cx.info
    Dataset.cx.guess
    Dataset.cx.map
    Dataset.cx.rewrite_coords
