geodata.Cutout.datasetfn#
- geodata.Cutout.datasetfn(*args)#
Return path to dataset xarray files related to this Cutout.
- Parameters:
*args – optional arguments to append to the filename. If not specified, the meta file will be returned. If specified, the dataset file will be returned, depending on the number of arguments. One argument will return the dataset file for the given year-month string, two arguments will return the dataset file for the given year and month.
- Returns:
path to dataset xarray files related to this Cutout.
- Return type: