obspy.taup.slowness_model.SlownessModel.depth_in_fluid
- SlownessModel.depth_in_fluid(depth)[source]
Determine if the given depth is contained within a fluid zone.
The fluid zone includes its upper boundary but not its lower boundary. The top and bottom of the fluid zone are not returned as a DepthRange, just like in the Java code, despite its claims to the contrary.