[Dart-dev] DART/branches Revision: 12595

dart at ucar.edu dart at ucar.edu
Wed May 23 10:09:29 MDT 2018


thoar at ucar.edu
2018-05-23 10:09:29 -0600 (Wed, 23 May 2018)
155
Removed the reference to patch_wrfin_hdiab.ncl
Glen says it is not a necessary tool, and it is not referenced in the tutorial and is not in the tar file.




Modified: DART/branches/rma_trunk/models/wrf/shell_scripts/init_ensemble_var.csh
===================================================================
--- DART/branches/rma_trunk/models/wrf/shell_scripts/init_ensemble_var.csh	2018-05-23 14:56:01 UTC (rev 12594)
+++ DART/branches/rma_trunk/models/wrf/shell_scripts/init_ensemble_var.csh	2018-05-23 16:09:29 UTC (rev 12595)
@@ -41,7 +41,6 @@
 
    set ensstring = `echo $n + 10000 | bc | cut -c2-5`
    mkdir -p ${RUN_DIR}/advance_temp${n}
-   ${COPY} ${SHELL_SCRIPTS_DIR}/patch_wrfin_hdiab.ncl ${RUN_DIR}/advance_temp${n}/patch_hdiab.ncl
 
    ${LINK} ${RUN_DIR}/WRF_RUN/* ${RUN_DIR}/advance_temp${n}/.
    ${LINK} ${TEMPLATE_DIR}/input.nml.template ${RUN_DIR}/advance_temp${n}/input.nml


More information about the Dart-dev mailing list