From c142ecdcbce87868c42f467de554644569b050ab Mon Sep 17 00:00:00 2001 From: AJKhattak-NOAA Date: Tue, 25 Jun 2024 00:23:25 -0400 Subject: [PATCH] Update ngen_integration.yaml --- .github/workflows/ngen_integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ngen_integration.yaml b/.github/workflows/ngen_integration.yaml index 1480952..8a596ac 100644 --- a/.github/workflows/ngen_integration.yaml +++ b/.github/workflows/ngen_integration.yaml @@ -88,7 +88,7 @@ jobs: - name: Run NGen Test for CFE (cfe1.0) Couple with PET run: | mv ${{ steps.ngen_id1.outputs.build-dir }} ./ngen-build/ - inputfile='extern/cfe/cfe/realizations/realization_cfe_pet_surfgiuh.json' + inputfile='extern/cfe/cfe/realizations/realization_cfe_pet_surfnash.json' ./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile - name: Run Ngen Test for CFE (cfe2.0) Couple with PET