powered by
Grid points distance and direction to TC.
Rdist(Gridlon, Gridlat, TClon, TClat)
two columns for distance in km and cartesian direction in degrees, counter clockwise from the x axis. //@example Rdist(c(144,145),c(-11,-12),142,-14)
vector of Grid point longitudes
vector of Grid point latitudes
single TC longitude
single TC latitude