xdggs.HealpixInfo.cell_ids2geographic#
- HealpixInfo.cell_ids2geographic(cell_ids)#
Convert cell ids to geographic coordinates
- Parameters:
cell_ids (array-like) – Array-like containing the cell ids.
- Returns:
lon (array-like) – The longitude coordinate values of the grid cells in degree
lat (array-like) – The latitude coordinate values of the grid cells in degree