This is a truly amazing tool. I am currently having issues with loading the embeddings for an area of roughly 1000 km^2, my RAM is quickly exhausted and it crashes the Python kernel. Assuming i am not making a mistake, the script seems to be using RAM to load and create the mosaic for all the embeddings in the ROI? Would it be possible to first save the embeddings to local storage and then load them in the map viewer in chunks as needed, similar to how typical cloud based map services operate?
This is a truly amazing tool. I am currently having issues with loading the embeddings for an area of roughly 1000 km^2, my RAM is quickly exhausted and it crashes the Python kernel. Assuming i am not making a mistake, the script seems to be using RAM to load and create the mosaic for all the embeddings in the ROI? Would it be possible to first save the embeddings to local storage and then load them in the map viewer in chunks as needed, similar to how typical cloud based map services operate?