xee.EarthEngineBackendArray

class xee.EarthEngineBackendArray(variable_name, ee_store)

Array backend for Earth Engine.

Parameters:
__init__(variable_name, ee_store)
Parameters:

Methods

__init__(variable_name, ee_store)

async_get_duck_array([dtype])

async_getitem(key)

get_duck_array([dtype])

Attributes

ndim

Number of array dimensions.

size

Number of elements in the array.