File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ export ENS_BEC_LOOK_BACK_HRS=1 # define the hours going back for ensemble forec
2929export STATIC_BEC_MODEL=" GSIBEC" # the static bec model, GSIBEC and BUMPBEC
3030export GSIBEC_X=40 # GSIBEC_X * GSIBEC_Y should match the number of MPI tasks
3131export GSIBEC_Y=20
32- export GSIBEC_NLAT=1092
33- export GSIBEC_NLON=1820
34- export GSIBEC_NORTH_POLE_LAT=128.500000
35- export GSIBEC_NORTH_POLE_LON=82.500002
36- export GSIBEC_LON_START=-50.159868
37- export GSIBEC_LON_END=50.159868
38- export GSIBEC_LAT_START=-29.433115
39- export GSIBEC_LAT_END=29.433115
32+ export GSIBEC_NLAT=593
33+ export GSIBEC_NLON=921
34+ export GSIBEC_NORTH_POLE_LAT=51.226749
35+ export GSIBEC_NORTH_POLE_LON=82.592899
36+ export GSIBEC_LON_START=-24.840000
37+ export GSIBEC_LON_END=24.840000
38+ export GSIBEC_LAT_START=-15.984000
39+ export GSIBEC_LAT_END=15.984000
4040
4141export DO_CYC=true
4242export CYC_INTERVAL=1
You can’t perform that action at this time.
0 commit comments