Closed vik748 closed 4 years ago
Just wanted to make a suggestion to vectorize the conversion functions so that they can be used efficiently on large arrays. Basically instead of taking just scalar lat-lon as input to the function, allow suppling numpy arrays for both.
AFAICT #24 implemented that, right?
Just wanted to make a suggestion to vectorize the conversion functions so that they can be used efficiently on large arrays. Basically instead of taking just scalar lat-lon as input to the function, allow suppling numpy arrays for both.