Skip to content

Commit 72e678d

Browse files
Update date
1 parent 2470551 commit 72e678d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clouddrift/adapters/andro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# order of the URLs is important
3232
ANDRO_URL = "https://www.seanoe.org/data/00360/47077/data/116520.dat"
3333
ANDRO_TMP_PATH = os.path.join(tempfile.gettempdir(), "clouddrift", "andro")
34-
ANDRO_VERSION = "2024-03-25"
34+
ANDRO_VERSION = "2025-01"
3535

3636

3737
def to_xarray(tmp_path: str | None = None):

0 commit comments

Comments
 (0)