You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use WarpedVRT instead of reprojecting data (VHR...)
Use directly S3 files when possible (wait for cloudpathlib to work properly with fsspec or maybe use universal_pathlib) (-> small optim, most of the time S3 files are used, with the Path converted to string -> but better for the code's reading)
It could be really useful to use external libraries to speed up EOReader and ensure the clusterization works properly:
universal_pathlib
) (-> small optim, most of the time S3 files are used, with the Path converted to string -> but better for the code's reading)The text was updated successfully, but these errors were encountered: