spherely.area

Contents

spherely.area#

spherely.area(a: Geography | array_like, radius: numpy.ndarray[numpy.float64] = 6371010.0) object#

Calculate the area of the geography.

Parameters:
  • a (Geography or array_like) – Geography object

  • radius (float, optional) – Radius of Earth in meters, default 6,371,010