From e49560fa38d6c240c63cf7dc053f0dae6ff84f69 Mon Sep 17 00:00:00 2001 From: Rick Grubin Date: Tue, 19 Aug 2025 14:39:27 -0500 Subject: [PATCH 1/4] add variants ipolates and netcdf to wgrib2 --- configs/common/packages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/common/packages.yaml b/configs/common/packages.yaml index 6f7c763e4..663e126f6 100644 --- a/configs/common/packages.yaml +++ b/configs/common/packages.yaml @@ -293,7 +293,7 @@ packages: # See macOS site config for wgrib2 version/variant overrides wgrib2: require: - - '@3.6.0' + - '@3.6.0 +ipolates +netcdf' wrf-io: require: '@1.2.0' zstd: From b05b0d3d19fa13c7236e68d09ade2e7bf9145bb2 Mon Sep 17 00:00:00 2001 From: Rick Grubin Date: Tue, 19 Aug 2025 14:41:50 -0500 Subject: [PATCH 2/4] change spack url to test wgrib2-netcdf patch --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 82ae4248d..120fe9251 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "spack"] path = spack - url = https://github.com/jcsda/spack - branch = release/1.9.0 + url = https://github.com/rickgrubin-noaa/spack + branch = wgrib2-netcdf + #url = https://github.com/jcsda/spack + #branch = release/1.9.0 [submodule "doc/CMakeModules"] path = doc/CMakeModules url = https://github.com/noaa-emc/cmakemodules From 5b783fc9306597f606cfe8d0c1f4a02e2199e50e Mon Sep 17 00:00:00 2001 From: Rick Grubin Date: Wed, 20 Aug 2025 09:18:20 -0500 Subject: [PATCH 3/4] revert .gitmodules --- .gitmodules | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 120fe9251..82ae4248d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "spack"] path = spack - url = https://github.com/rickgrubin-noaa/spack - branch = wgrib2-netcdf - #url = https://github.com/jcsda/spack - #branch = release/1.9.0 + url = https://github.com/jcsda/spack + branch = release/1.9.0 [submodule "doc/CMakeModules"] path = doc/CMakeModules url = https://github.com/noaa-emc/cmakemodules From 62f3a7b177c0fcd56cfb7186ac3da4393b03b264 Mon Sep 17 00:00:00 2001 From: Rick Grubin Date: Wed, 20 Aug 2025 10:19:44 -0500 Subject: [PATCH 4/4] update spack submodule pointer --- spack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack b/spack index f1be10018..5e00373f6 160000 --- a/spack +++ b/spack @@ -1 +1 @@ -Subproject commit f1be10018764d95382abcd2adee0d3756c298ac1 +Subproject commit 5e00373f6fbfd49be2d07f229ab9d37a73480b2c