Skip to contents

Generates evenly distributed points on a sphere using the Fibonacci spiral method.

Usage

generate_fibonacci_sphere(n_points = N_SPATIAL_KNOTS)

Arguments

n_points

Number of points to generate

Value

Matrix with columns "lon" and "lat" in degrees