From 5e6e9dd721cd55ee630d59669a508f2296e9a0af Mon Sep 17 00:00:00 2001 From: rosepearson Date: Thu, 10 Oct 2024 09:25:48 +1300 Subject: [PATCH] Added another dependency to try get netcdf files loading and saving correctly --- environment_CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment_CI.yml b/environment_CI.yml index b09cfa2c..0e7300a1 100644 --- a/environment_CI.yml +++ b/environment_CI.yml @@ -11,3 +11,4 @@ dependencies: - dask >= 2023.6.0 - distributed >= 2023.6.0 - h5netcdf + - libgdal-hdf5