huracanpy.info.country#
- huracanpy.info.country(lon, lat, resolution='10m', crs=None)[source]#
Detect the country each point is over
- Parameters:
- Returns:
Array of country names (or empty string for no country) 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