reproject
reproject copied to clipboard
Clean up API to better separate private vs public API
Ahead of v1.0 we should clean up the API so that only truly public API is exposed. This means e.g. making sub-modules such as array_utils private and so on.