-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add 3dvar standalone * now works w/ 3d - not sure what if messes up ocean 3d * in var-mode the Water_Temperature geoval cannot be found! Not sure why? * these now work; but depend on fv3-jedi PR#1154 * same issue as with the sondes ... need to be understood * a couple of the filters here cause 3dvar to fail - need attention * co2 not needed in linear model; and it causes crash in var * identation was incorrect - my mistake when I added the cov * though no-longer available, chn 14 is not bias corrected when avail * no co2 in liear operator * addresses issue #307 * clean up the one change I made that could upset the ocean 3dvar settings * does not belong here * bypass jb diagnostic * no need to spell out minimizer - too much maintenance * works now * all works - contour levels need some work * no issue w/ this scaling and the NL oper; but linear op should apparently not have this scaling * I was wrong about turning this on * silly error * works up to increment * now we show residual rms differences; and increments plots is fixed * adjusted to match jedi and latest eva - works fine * fix title of rmsres; fig log of norm * add knob for IR to take channel correlated R - working, but need science investigation - results look too close w/ and w/o corr * this adds FGAT (atmos) capability to swell * for now, since this is wired, make the time the correct time for FGAT, ie initial time of var * quick fix for eva to work for 3dfgat * gsibec config nml * rename of gsibec namelist files * minor fixes (already in 4d-branch * this needs to be looked into closely * 3d now runs in 3 nodes * with 4x4 (3 nodes) this runs just fine w/ RCOV * first pass * yaml templating * unused var * resolve swell test * adapt to skylab7 modules * update due to skylab7 modules * erase the extra purge * eva increment and yaml changes * delete obs error filter during testing * minor count diff due to changes in observer scaling * temporary var exception * eva increment filename and use of clean patterns --------- Co-authored-by: asewnath <[email protected]> Co-authored-by: dooruk <[email protected]> Co-authored-by: Doruk Ardağ <[email protected]>
- Loading branch information
1 parent
597cca3
commit 0dd142d
Showing
51 changed files
with
3,576 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
src/swell/configuration/jedi/interfaces/geos_atmosphere/model/varincrement1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
write increment: true | ||
increment: | ||
state component: | ||
filetype: auxgrid | ||
gridtype: latlon | ||
datapath: ./ | ||
filename: {{experiment_id}}.increment-iter1. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.