From 4654f0129e876cf668e758a3e2d7de2d7fa25c77 Mon Sep 17 00:00:00 2001 From: devsjc <47188100+devsjc@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:07:08 +0100 Subject: [PATCH] fix(ceda-global): Docker command modification --- local_archives/nwp/ceda/ceda_global.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local_archives/nwp/ceda/ceda_global.py b/local_archives/nwp/ceda/ceda_global.py index 50ce4d7..9978200 100644 --- a/local_archives/nwp/ceda/ceda_global.py +++ b/local_archives/nwp/ceda/ceda_global.py @@ -33,7 +33,7 @@ def ceda_global( return pipes_docker_client.run( image=image, command=[ - "consume", + "archive", "-y", str(it.year), "-m",