get_ds_extend#

mhm_tools.common.xarray_utils.get_ds_extend(ds, var=None, recursive_search=True, resolutions=None)[source]#

Get the spatial extent of a dataset as (lon_min, lon_max, lat_min, lat_max) from its bounds.