Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 494 Bytes

File metadata and controls

5 lines (4 loc) · 494 Bytes

misc-code

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.

Files:

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.