pyiem.stage4 module#

Grid definitions for Stage IV data.

pyiem.stage4.find_ij(lon, lat)[source]#

Find the grid cell index for a given lon/lat (assuming modern grid).

Parameters:
Return type:

tuple[int | None, int | None]