add incr-update with IAU#129
Conversation
| export R2D2_OBS_WINDOW=24 # R2D2 sampling DB window | ||
|
|
||
| export APRUN_SOCAANAL="$MPIEXEC_EXEC $MPIEXEC_NPROC 6" | ||
| export APRUN_SOCAANAL="$MPIEXEC_EXEC $MPIEXEC_NPROC 2" |
There was a problem hiding this comment.
back to 6 pe's please
|
|
||
| export APRUN_SOCAANAL="$MPIEXEC_EXEC $MPIEXEC_NPROC 6" | ||
| export APRUN_SOCAANAL="$MPIEXEC_EXEC $MPIEXEC_NPROC 2" | ||
| #export APRUN_SOCAANAL="$MPIEXEC_EXEC $MPIEXEC_NPROC 12 --pty --preserve-env bash" |
There was a problem hiding this comment.
remove commented out line and what's below.
|
|
||
| echo "at socaincr2mom6" $bkg $grid | ||
|
|
||
| cp $incr inc.nc # TODO: use accumulated incremnet, not outerloop intermediates |
There was a problem hiding this comment.
remove comment once you point to the total increment.
There was a problem hiding this comment.
doesn't look like it, I still see # TODO: use accumulated incremnet, not outerloop intermediates ... which presumably was done
|
|
||
|
|
||
| # increment update for MOM6 iau | ||
| # Make sure the last (most recent) increment file put into socaincr2mom6 as $1 |
There was a problem hiding this comment.
I don't know what this comment means ...
|
The increment file is pointed to the file of ocn.3dvarfgat_pseudo.incr.*.nc. |
|
Automated Pull Request Testing Results: |
|
Automated Pull Request Testing Results: |
* add incr-update with IAU * update PR#129 * pointing total increments * pointing full increments with cleaning * cleaning comments
##Description:
##Issue addressed:
Testing:
##Dependency: