CurrentSituationModel

objects.CurrentSituationModel()

The accepted input for a current situation in FloodAdapt.

Attributes

projection : str

The name of the projection. Should be a projection saved in the database.

year : int

The year of the current situation.

Back to top