API reference#
The API reference provides an overview of all public objects, functions and methods and Xarray accessors implemented in Xvec.
Indexing#
|
An CRS-aware, Xarray-compatible index for vector geometries. |
Returns the coordinate reference system of the index as a |
|
Returns the spatial index, i.e., a |
Dataset.xvec#
Properties#
Returns a dictionary of xarray.DataArray objects corresponding to coordinate variables composed of |
|
Returns a dictionary of xarray.DataArray objects corresponding to coordinate variables using |
Methods#
|
Set a new |
|
Check if coordinate variable is composed of |
|
Set the Coordinate Reference System (CRS) of coordinates backed by |
|
Transform |
|
Return a subset of a DataArray/Dataset filtered using a spatial query on |
|
Convert this array and its coordinates into a tidy geopandas.GeoDataFrame. |
Convert this array into a GeoPandas |
|
|
Extract points from a DataArray or a Dataset indexed by spatial coordinates |
|
Extract the values from a dataset indexed by a set of geometries |
Encode all geometry variables and associated CRS with CF conventions. |
|
Decode geometries stored as CF-compliant arrays to shapely geometries. |
DataArray.xvec#
Properties#
Returns a dictionary of xarray.DataArray objects corresponding to coordinate variables composed of |
|
Returns a dictionary of xarray.DataArray objects corresponding to coordinate variables using |
Methods#
|
Set a new |
|
Check if coordinate variable is composed of |
|
Transform |
|
Set the Coordinate Reference System (CRS) of coordinates backed by |
|
Return a subset of a DataArray/Dataset filtered using a spatial query on |
|
Convert this array and its coordinates into a tidy geopandas.GeoDataFrame. |
Convert this array into a GeoPandas |
|
|
Extract points from a DataArray or a Dataset indexed by spatial coordinates |
|
Extract the values from a dataset indexed by a set of geometries |