huracanpy.info.continent#
- huracanpy.info.continent(lon, lat, resolution='10m', crs=None)[source]#
Detect the continent each point is over
- Parameters:
- Returns:
Array of continent names (or empty string for no continent) for each lon/lat point. Should return the same type of array as the input lon/lat, or a length 1
numpy.ndarrayif lon/lat are floats- Return type:
array_like