Changes

Jump to navigation Jump to search
#Combine the plots to make an animated gif
To winsorize the data we need the formula for [https://en.wikipedia.org/wiki/Great-circle_distance Great Circle Distance].The radius of the earth is 6,378km (half of diameter: 12,756 km). So: GCD = acos( sin(lat1) x sin(lat2) + cos(lat1) x cos(lat2) x cos(long1-long2) ) x r
===Main Sources===

Navigation menu