hpcflow / hpcflow-new

Mozilla Public License 2.0
0 stars 5 forks source link

Option to cast Zarr arrays to Numpy arrays when passing input parameters to Python scripts #684

Open aplowman opened 2 months ago

aplowman commented 2 months ago

This should not be the default behaviour, because in general the arrays might not fit in memory. But it would be a good option.