From e7e83e39bfdbf7f8dfda851479d054cdd63ad403 Mon Sep 17 00:00:00 2001 From: devsjc <47188100+devsjc@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:14:54 +0100 Subject: [PATCH] fix(ceda-global): Docker command modification (#127) --- 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",