In #2762, we added default `fillna(0)` to all models; but this automatically converted raw zarr to Numpy. We should explore how to make the two combine. See also https://github.com/Parcels-code/Parcels/issues/2762#issuecomment-5068815133
In #2762, we added default
fillna(0)to all models; but this automatically converted raw zarr to Numpy. We should explore how to make the two combine.See also #2762 (comment)