alt2depth - altitude to atmospheric depth
This is a short C++ re-write of a function from SENECA. It produces a command line program that takes an altitude in meters and returns an atmospheric depth in grams/cm^2. This is useful when writing scripts that call programs that use different units.