Miscellaneous code to do specific tasks, plus some sample data. This was written by Michael Erb, research associate professor at Appalachian State University. All code and data is presented as-is, without guarantee of any kind.
equal_area_sphere_boundaries.py: A function to divide a sphere into N horizontal bands of equal surface area. Given an integer N, the function outputs the boundaries (in degrees, as if they were latitude values) which divide the sphere.