extract_model.accessor#

This is an accessor to xarray. It is basically a convenient way to use the extract_model functions, and has bookkeeping in the background where possible. No new functions are available only here; this connects to functions in other files.

Classes

emDataArrayAccessor(da)

DataArray accessor.

emDatasetAccessor(ds)

Dataset accessor.