Loads hazard from a file. Its usage still needs to be understood...

load_hazard(
  x,
  hazard_resolution = floodam.agri::HAZARD_RESOLUTION,
  level = floodam.agri::LEVEL
)

Arguments

x

character, the name of the file which the data are to be read from.

hazard_resolution

character, hazard parameters, default to floodam.agri::HAZARD_RESOLUTION.

level

list giving levels for hazard parameters (current, duration, height, week), default to floodam.agri::LEVEL.

Value

list, TO BE PRECISED