For example if I'm interpolating a water table map from groundwater levels measured in wells and I have a location where a well has gone dry, I don't have a measurement of the depth to water, but I do know that the depth to water is greater than the depth of the well. I would like to have an interpolation algorithm that takes this kind of information into account, so that the value at the dry well location obeys the inequality constraint depth to water > depth of well.
Another example might be if you were interpolating some water-quality or air-quality constituent and had non-detects, you might want to apply the constraint that the value is less than the minimum detection level at those non-detect locations.