3.6.2. pypago.misc.finddomnum

pypago.misc.finddomnum(model_areas, areaplotname)

Determines the index of a domain in a list of domains

Parameters
  • model_areas (list) – list of the Pago areas where to find the area

  • areaplotname (str) – name of the area

Returns

index of the area within the list

Return type

int