From 6567df1aafa521426606d5a8506f60e385729c67 Mon Sep 17 00:00:00 2001 From: JessicaGarrett-NOAA <30940444+madMatchstick@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:34:23 -0500 Subject: [PATCH] update realization.json to include pet --- .github/workflows/ngen_integration.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ngen_integration.yaml b/.github/workflows/ngen_integration.yaml index 89c3586..ad866f9 100644 --- a/.github/workflows/ngen_integration.yaml +++ b/.github/workflows/ngen_integration.yaml @@ -101,7 +101,7 @@ jobs: - name: Run Ngen Test run: | - # Run ngen with topmodel with CFE + # Run ngen with NoahOWPModular, CFE & PET mv ${{ steps.ngen_id1.outputs.build-dir }} ./ngen-build/ - inputfile='data/example_bmi_multi_realization_config.json' + inputfile='data/example_bmi_multi_realization_config_w_noah_pet_cfe.json' ./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile