coincident.search.wesm.get_swath_polygons#

coincident.search.wesm.get_swath_polygons(workunit, start_col='START_TIME', end_col='END_TIME')[source]#

Retrieve swath polygons from a remote URL and convert swath time to datetime.

Parameters:
  • workunit (str) – The WESM workunit string.

  • start_col (str) – The name of the column containing the start times, by default ‘START_TIME’.

  • end_col (str) – The name of the column containing the end times, by default ‘END_TIME’.

Return type:

GeoDataFrame

Returns:

A GeoDataFrame containing the swath polygons with swath time converted to datetime.

Notes

  • Swath polygons not available for all workunits