You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warnings.warn("Multiple files given but no time dimension specified", FieldSetWarning, stacklevel=2)
689
+
warnings.warn("Multiple files given but no time dimension specified. See https://github.com/OceanParcels/Parcels/issues/1831 for more info.", FieldSetWarning, stacklevel=2)
690
690
691
691
ifgridisNone:
692
692
# Concatenate time variable to determine overall dimension
0 commit comments