iwfm.gis.is_northern

iwfm.gis.is_northern(latitude)[source]

Determine if given latitude is a northern for UTM.

Parameters:

latitude (float) – latitude in decimal degrees

Returns:

  • True = latitude is in northern hemisphere

  • False = latitude is in southern hemisphere