Hi, guys, I want to transfer some small datasets among compute nodes in a distribute system. Actually, they are not necessary to be persistence, they are only existed in memory. Is there any approach I can use to serialize GDALDataset. MEM-dataset seems to be only used in local node, am I right? Thanks and regards,