Closed VeckoTheGecko closed 1 month ago
Attention: Patch coverage is 16.66667%
with 55 lines
in your changes missing coverage. Please review.
:exclamation: There is a different number of reports uploaded between BASE (3a7494d) and HEAD (0296e1c). Click for more details.
HEAD has 7 uploads less than BASE
| Flag | BASE (3a7494d) | HEAD (0296e1c) | |------|------|------| |unit-tests|4|0| |integration-tests|3|0|
related to #1620 and #1693
Breaking changes
Field.from_netcdf()
no longer supportsfull_load
as a parameter. This was a legacy parameter from before version 2 of Parcels and hasn't been documented in tutorials and docstrings since. Usedeferred_load
instead.