geodata.cutout.ds_reformat_index

geodata.cutout.ds_reformat_index#

geodata.cutout.ds_reformat_index(ds: xarray.DataArray) xarray.DataArray#

Format the dataArray generated from the convert function.

Parameters:

ds (xr.DataArray) – dataArray generated from the convert function.

Returns:

DataArray with lat and lon as dimensions.

Return type:

xr.DataArray