From 333a143e0745a2046766c9b605c74f3712264a18 Mon Sep 17 00:00:00 2001 From: Fabian Wachsmann <k204210@l40147.lvt.dkrz.de> Date: Wed, 12 Feb 2025 11:11:10 +0100 Subject: [PATCH] Use the plugin --- environment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yaml b/environment.yaml index c098610..c4666a5 100755 --- a/environment.yaml +++ b/environment.yaml @@ -10,6 +10,7 @@ dependencies: - openssl - eccodes==2.36.0 - python-eccodes==1.7.1 + - hdf5plugin - scipy # - git+https://gitlab.dkrz.de/data-infrastructure-services/cloudify.git#egg=cloudify # does not work because it forces an old eccodes version -- GitLab