stilt.flux.horizontal_dims#

stilt.flux.horizontal_dims(data)[source]#

Return (y_dim, x_dim) of a footprint or flux array.

Return type:

tuple[str, str]

Parameters:

data (DataArray)