The Bordado package incorporated and expanded our coordinate generation and splitting functions. This was done to make them accessible without the scikit-learn dependency. We can now remove the functions from Verde and replace them internally with the Bordado versions. This will require adding Bordado as a dependency.
Functions to replace:
See fatiando/bordado#27 for the progress of functions being ported to Bordado.
The Bordado package incorporated and expanded our coordinate generation and splitting functions. This was done to make them accessible without the scikit-learn dependency. We can now remove the functions from Verde and replace them internally with the Bordado versions. This will require adding Bordado as a dependency.
Functions to replace:
grid_coordinatesscatter_pointsblock_splitrolling_windowget_regionline_coordinatespad_regioninsidemedian_distanceprofile_coordinatesSee fatiando/bordado#27 for the progress of functions being ported to Bordado.