rompy.core.data.SourceFile#

pydantic model rompy.core.data.SourceFile[source]#

Source dataset from file to open with xarray.open_dataset.

Fields:
field kwargs: dict = {}#

Keyword arguments to pass to xarray.open_dataset

field model_type: Literal['open_dataset'] = 'open_dataset'#

Model type discriminator

field uri: str | Path [Required]#

Path to the dataset