Skip to content

Commit 53286e6

Browse files
Adding info that field.eval does not throw an error message to migration guide
1 parent 57d53be commit 53286e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/community/v4-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Version 4 of Parcels is unreleased at the moment. The information in this migrat
3838
## Field
3939

4040
- `Field.eval()` returns an array of floats instead of a single float (related to the vectorization)
41+
- `Field.eval()` does not throw OutOfBounds or other errors
4142

4243
## GridSet
4344

0 commit comments

Comments
 (0)