Conversion table required to transform values of aspect to azimuth in degrees.
Author
Miguel Alvarez kamapu78@gmail.com
Examples
aspect_conv[c("N", "S", "ENE", "SSW")]
#> N S ENE SSW
#> 0.0 180.0 67.5 202.5
Conversion table required to transform values of aspect to azimuth in degrees.
Miguel Alvarez kamapu78@gmail.com
aspect_conv[c("N", "S", "ENE", "SSW")]
#> N S ENE SSW
#> 0.0 180.0 67.5 202.5