From 6c70ab971375e62911934b17e6540bd7e42cd80b Mon Sep 17 00:00:00 2001 From: yyyaaa111 <2393110978@qq.com> Date: Tue, 16 Dec 2025 19:54:20 +0800 Subject: [PATCH] update --- templates/wrf/4.3.3/bisheng/data.wrf.arm.cpu.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/wrf/4.3.3/bisheng/data.wrf.arm.cpu.config b/templates/wrf/4.3.3/bisheng/data.wrf.arm.cpu.config index ece39722..efb8b43c 100644 --- a/templates/wrf/4.3.3/bisheng/data.wrf.arm.cpu.config +++ b/templates/wrf/4.3.3/bisheng/data.wrf.arm.cpu.config @@ -25,6 +25,8 @@ module load pnetcdf/1.12.1 ./jarvis -install netcdf/4.8.1/clang clang+mpi module load netcdf-clang/4.8.1 ./jarvis -install kml/2.4.0/bisheng clang +cd $JARVIS_TMP +rm -rf $JARVIS_TMP/WRF-4.3.3 tar -zxvf $JARVIS_DOWNLOAD/wrf-4.3.3.tar.gz [ENV] -- Gitee