hydromt.Model.read_results#

Model.read_results(fn: str = 'results/*.nc', **kwargs) None[source]#

Read results at <root>/<fn> and add to results property

key-word arguments are passed to xarray.open_dataset()

Parameters:

fn (str, optional) – filename relative to model root, may wildcards, by default “results/*.nc”