geodata.Dataset.datasetfn

geodata.Dataset.datasetfn#

geodata.Dataset.datasetfn(fn, *args)#

Construct file name from template function in weather_data_config and args (yr, mo, day)

Parameters:
  • fn (str) – Template function in weather_data_config

  • *args – Year, month, day

Returns:

File name

Return type:

str