Converts dms to decimal degrees
Converts degrees, minutes and seconds to decimal degrees.
dms2decdegrees(input)
input |
Character string as DMS coordinates. |
a numeric value.
Code modified from project https://github.com/SevillaR/aemet
dms2decdegrees("055245W")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.