Commit 0333dff
committed
Update default value of particlefile chunks to length of pset
This fixes a bug where zarr output file writing can be _very_ slow when only one particle is released on the first day of simulation (since the default chunksize was set to the number of particles to write the first time, instead of the length of the ParticleSet)1 parent 92548e1 commit 0333dff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
0 commit comments