We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62e1bd3 + d8141e9 commit f2658c1Copy full SHA for f2658c1
1 file changed
src/virtualship/utils.py
@@ -15,8 +15,8 @@
15
import numpy as np
16
import pyproj
17
import xarray as xr
18
-
19
from parcels import FieldSet
+
20
from virtualship.errors import CopernicusCatalogueError
21
22
if TYPE_CHECKING:
0 commit comments