Python API¶
This page contains a auto-generated summary of astropy-xarray’s API.
Dataset¶
|
Attach units to the variables of the Dataset. |
|
Convert units from the Dataset to string attributes. |
|
unit-aware version of interp |
|
unit-aware version of interp_like |
|
unit-aware version of reindex |
|
unit-aware version of reindex_like |
|
unit-aware version of drop_sel |
|
unit-aware version of sel |
|
convert the quantities in a Dataset |
|
unit-aware version of chunk |
|
unit-aware version of ffill |
|
unit-aware version of bfill |
|
unit-aware version of interpolate_na |
Convert a SkyCoord-based Dataset with metadata attributes to a SkyCoord. |
DataArray¶
Unit-aware attribute for indexing |
|
the value of the data or the data itself if not a quantity. |
|
Attach units to the DataArray. |
|
Convert the units of the DataArray to string attributes. |
|
unit-aware version of interp |
unit-aware version of interp_like |
|
|
unit-aware version of reindex |
unit-aware version of reindex_like |
|
|
unit-aware version of drop_sel |
|
unit-aware version of sel |
|
convert the quantities in a DataArray |
|
unit-aware version of chunk |
|
unit-aware version of ffill |
|
unit-aware version of bfill |
unit-aware version of interpolate_na |
Coordinates¶
Convert a SkyCoord-based Dataset with metadata attributes to a SkyCoord. |
|
Convert a SkyCoord object to an xarray Dataset. |
|
|
|
Testing¶
assert that the units of two xarray objects are equal |