imod.select.active_grid_boundary_xy#
- imod.select.active_grid_boundary_xy(active: DataArray | UgridDataArray) DataArray | UgridDataArray[source]#
- Return active boundary cells on the xy plane. - Parameters:
- active ({xarray.DataArray, xugrid.UgridDataArray}) – Grid with active cells, either with - xand- ydimensions or a face dimesion.
- Returns:
- Locations of active grid boundaries 
- Return type:
- {xarray.DataArray, xugrid.UgridDataArray}