hydromt_fiat.fiat.FiatModel.read_maps#
- FiatModel.read_maps(fn: str = 'maps/*.nc', **kwargs) None#
Read model map at <root>/<fn> and add to maps component.
key-word arguments are passed to
read_nc()- Parameters:
fn (str, optional) – filename relative to model root, may contain wildcards, by default
maps/\*.nckwargs – Additional keyword arguments that are passed to the read_nc function.