From 38e6be86d9ba539958ae5d14b0eb94f6a8b680d0 Mon Sep 17 00:00:00 2001 From: Shengting Cui Date: Tue, 16 Apr 2024 15:16:38 +0000 Subject: [PATCH] Standardize the path of forcing file --- data/baseline/conus_bmi_multi_realization_config_w_sloth.json | 2 +- .../conus_bmi_multi_realization_config_w_sloth_noah.json | 2 +- .../conus_bmi_multi_realization_config_w_sloth_noah_pet.json | 2 +- ...conus_bmi_multi_realization_config_w_sloth_noah_pet_cfe.json | 2 +- ...conus_bmi_multi_realization_config_w_sloth_noah_pet_smp.json | 2 +- ...s_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft.json | 2 +- ...i_multi_realization_config_w_sloth_noah_pet_smp_sft_cfe.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth.json index a5f15cffaa..bbcc616d1f 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth.json @@ -32,7 +32,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah.json index 5845a1af37..85a0474def 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah.json @@ -54,7 +54,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet.json index 6e3b8acce8..c536c45a15 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet.json @@ -70,7 +70,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_cfe.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_cfe.json index a1cc63e8c8..34d0f5b87d 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_cfe.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_cfe.json @@ -90,7 +90,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp.json index 5dbb82d076..5db51a0ce8 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp.json @@ -93,7 +93,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft.json index e3bae20cee..c0df198cc7 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft.json @@ -108,7 +108,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } }, diff --git a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft_cfe.json b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft_cfe.json index eafa48aab8..c3c9d62796 100644 --- a/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft_cfe.json +++ b/data/baseline/conus_bmi_multi_realization_config_w_sloth_noah_pet_smp_sft_cfe.json @@ -128,7 +128,7 @@ } ], "forcing": { - "path": "./NextGen_forcing_2016010100.nc", + "path": "./forcing/NextGen_forcing_2016010100.nc", "provider": "NetCDF" } },