toast_tile_get_coords

toasty.toast.toast_tile_get_coords(tile)[source]

Get the coordinates of the pixel centers of a TOAST Tile.

Parameters:
tileTile

A TOAST tile

Returns:
A tuple (lons, lats), each of which is a 256x256 array of longitudes and
latitudes of the tile pixel centers, in radians.