Skip to content

Commit

Permalink
Merge pull request #10 from GEOS-ESM/feature/borescan_update_legacy_b…
Browse files Browse the repository at this point in the history
…cs_path

update legacy bcs path
  • Loading branch information
sdrabenh committed May 17, 2023
2 parents 3a4c3f0 + 3bcbc31 commit 644bb9c
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Updates paths to the legacy bcs data by pointing to the new "bcs_shared" directory in the GMAO project space.

### Fixed

### Removed
Expand Down
2 changes: 1 addition & 1 deletion plots/configure
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ if( $arch == 'Linux' ) then
setenv PATH ${PATH}:${ImagMag_bin}
set path = ( ${path} ${ImagMag_bin} )
else if( $host == 'discover' ) then
setenv TOPODIR /discover/nobackup/ltakacs/bcs/Ganymed-4_0/TOPO
setenv TOPODIR /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Ganymed-4_0/TOPO
setenv NCCS_SHARE ${SHARE}/gmao_ops/
setenv VERIFICATION ${NCCS_SHARE}/verification
setenv OPENGADIR ${SHARE}/gmao_ops/opengrads/Contents
Expand Down
2 changes: 1 addition & 1 deletion post/ec_prs2fv
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set ydim = 721

set dynrst = `ls *fvcore_internal_rst.${nymd}_${hour}z.*`
set mstrst = `ls *moist_internal_rst.${nymd}_${hour}z.*`
set topo = /discover/nobackup/ltakacs/bcs/Fortuna-2_1/${xdim}x${ydim}/topo_DYN_ave_${xdim}x${ydim}_DC.data
set topo = /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Fortuna-2_1/${xdim}x${ydim}/topo_DYN_ave_${xdim}x${ydim}_DC.data


# Link Original ECMWF.nc File
Expand Down
4 changes: 2 additions & 2 deletions post/tests/amip_c180Toc90.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ input:
shared:
MERRA-2: false
agrid: C180
bcs_dir: /discover/nobackup/ltakacs/bcs/Icarus-NLv3/Icarus-NLv3_MERRA-2//CF0180x6C_DE1440xPE0720/
bcs_dir: /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus-NLv3/Icarus-NLv3_MERRA-2//CF0180x6C_DE1440xPE0720/
expid: JM_v10.22.2_L072_C180_AMIP
ogrid: 1440X720
rst_dir: /discover/nobackup/projects/gmao/SIteam/Remapping_Test_Cases/amip_c180Toc90/inputs/
Expand All @@ -24,7 +24,7 @@ input:
output:
shared:
agrid: C90
bcs_dir: /discover/nobackup/ltakacs/bcs/Icarus-NLv3/Icarus-NLv3_Ostia//CF0090x6C_CF0090x6C/
bcs_dir: /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus-NLv3/Icarus-NLv3_Ostia//CF0090x6C_CF0090x6C/
expid: C90CS_JM_v10.22.2_L072_C180_AMIP
ogrid: C90
out_dir: $NOBACKUP/REMAP_TESTS/amip_c180Toc90/
Expand Down
4 changes: 2 additions & 2 deletions post/tests/c180Toc360.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ input:
shared:
MERRA-2: false
agrid: C180
bcs_dir: /discover/nobackup/ltakacs/bcs/Icarus-NLv3/Icarus-NLv3_MERRA-2//CF0180x6C_DE1440xPE0720/
bcs_dir: /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus-NLv3/Icarus-NLv3_MERRA-2//CF0180x6C_DE1440xPE0720/
expid: Jason-3_4_NL_REAMIP_MERRA2_C180
ogrid: 1440X720
rst_dir: /discover/nobackup/projects/gmao/SIteam/Remapping_Test_Cases/c180Toc360/inputs/
Expand All @@ -24,7 +24,7 @@ input:
output:
shared:
agrid: C360
bcs_dir: /discover/nobackup/ltakacs/bcs/Icarus-NLv3/Icarus-NLv3_Ostia//CF0360x6C_CF0360x6C/
bcs_dir: /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus-NLv3/Icarus-NLv3_Ostia//CF0360x6C_CF0360x6C/
expid: C360CS_Jason-3_4_NL_REAMIP_MERRA2_C180
ogrid: C360
out_dir: $NOBACKUP/REMAP_TESTS/c360Toc24/
Expand Down
2 changes: 1 addition & 1 deletion post/tests/c360Toc24.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ input:
output:
shared:
agrid: C24
bcs_dir: /discover/nobackup/ltakacs/bcs/Icarus-NLv3/Icarus-NLv3_Reynolds//CF0024x6C_DE0360xPE0180/
bcs_dir: /discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus-NLv3/Icarus-NLv3_Reynolds//CF0024x6C_DE0360xPE0180/
expid: C24c_x0046a
ogrid: 360X180
out_dir: $NOBACKUP/REMAP_TESTS/c360Toc24/
Expand Down
2 changes: 1 addition & 1 deletion pre/NSIDC-OSTIA_SST-ICE_blend/cube_BCs.pl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
my ($yyyy, %oResVals, %varVals, $workdir);
my ($tiledir, $bcsdir, %variables, %resolutions);

$tiledir = "/discover/nobackup/ltakacs/bcs/Icarus/Shared";
$tiledir = "/discover/nobackup/projects/gmao/bcs_shared/legacy_bcs/Icarus/Shared";

$bcsdir = "/discover/nobackup/projects/gmao/share/dao_ops/fvInput/"
. "g5gcm/bcs/realtime/OSTIA_REYNOLDS/2880x1440";
Expand Down

0 comments on commit 644bb9c

Please sign in to comment.