climepi.epimod.EpiModel.run#
- EpiModel.run(ds_clim)#
Run the epidemiological model on a given climate dataset.
Should be implemented by subclasses.
- Parameters:
ds_clim (
xarray.Dataset) – The input climate dataset.- Returns:
xarray.Dataset– The output epidemiological dataset.