Skip to content

Commit a00616c

Browse files
Add Unity() item to migrationguide
1 parent ea996eb commit a00616c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/user_guide/v4-migration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ Version 4 of Parcels is unreleased at the moment. The information in this migrat
4343
## GridSet
4444

4545
- `GridSet` is now a list, so change `fieldset.gridset.grids[0]` to `fieldset.gridset[0]`.
46+
47+
## UnitConverters
48+
49+
- The default `UnitConverter` is now called `Unity()`

0 commit comments

Comments
 (0)