We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 790c509 + 221179a commit 5e5c211Copy full SHA for 5e5c211
1 file changed
src/virtualship/utils.py
@@ -13,8 +13,8 @@
13
import copernicusmarine
14
import numpy as np
15
import xarray as xr
16
-
17
from parcels import FieldSet
+
18
from virtualship.errors import CopernicusCatalogueError
19
20
if TYPE_CHECKING:
0 commit comments