hydromt.GridModel.read_grid#
- GridModel.read_grid(fn: str = 'grid/grid.nc', **kwargs) None #
Read model grid data at <root>/<fn> and add to grid property.
key-word arguments are passed to
xarray.open_dataset()
Site Navigation
Section Navigation
Read model grid data at <root>/<fn> and add to grid property.
key-word arguments are passed to xarray.open_dataset()