Identifying thresholded features in a geophysical array of values

I have an array of values (surface pressure) navigated to a lat/lon grid and need to find the number, maximum dimension and area of pressure features above a certain threshold value. Any advice to point me toward python commands or functions to aid with this is appreciated, thank you!