Currently after creation, the file is opened and returned. https://github.com/tue-bmd/zea/blob/9333261739c071535650557fc37247c3aed60458/zea/data/file.py#L895 This is probably unwanted.
Currently after creation, the file is opened and returned.
zea/zea/data/file.py
Line 895 in 9333261
This is probably unwanted.