Convert longitude and latitude from a combined degree+minute formula
Source:R/base.R
degreeMinute.Rd
SeaExplorer gliders save longitude and latitude with e.g. 4530.100 standing for 45deg 30.1min (which is 45.50167 in conventional decimal format). This function converts SeaExplorer coordinate values to conventional decimal values.