Advanced API#
The methods and properties here are advanced API and not recommended for use unless you know what you are doing.
Low level interface to Dataset contents as dict of Variable objects. |
|
Low level interface to the Variable object for this DataArray. |
|
Low level interface to node contents as dict of Variable objects. |
|
|
A netcdf-like variable consisting of dimensions, data and attributes which describe a single Array. |
|
Wrapper for accommodating a pandas.Index in an xarray.Variable. |
|
Convert an object into a Variable. |
|
object carrying the information of a call |
Register a custom property on xarray.Dataset objects. |
|
Register a custom accessor on xarray.DataArray objects. |
|
Register a custom accessor on DataTree objects. |
|
|
Register the function that releases any resources linked to this object. |