Skip to content

Commit 6695187

Browse files
committed
Update migration guide
1 parent b4e2214 commit 6695187

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/user_guide/v4-migration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Version 4 of Parcels is unreleased at the moment. The information in this migrat
3636
## ParticleFile
3737

3838
- Particlefiles should be created by `ParticleFile(...)` instead of `pset.ParticleFile(...)`
39-
- The `name` argument in `ParticleFile` has been replaced by `store` and can now be a string, a Path or a zarr store.
39+
- `ParticleFile` output is now in Parquet format
40+
- `ParticleFile` writing behaviour now errors out if there's existing output (this be being further discussed in xxxx)
41+
4042

4143
## Field
4244

0 commit comments

Comments
 (0)