Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0b938d1
add jcb submodule
danholdaway Apr 3, 2024
ddcb88a
Add jcb submodule
danholdaway Apr 3, 2024
63eeabc
add jcb driver file for atm
danholdaway Apr 3, 2024
1e1156a
move some config to jcb-gdas
danholdaway Apr 8, 2024
b69dfc2
update sm
danholdaway Apr 8, 2024
d05f21a
Merge branch 'feature/use_jcb_atm_1' into feature/use_jcb_atm
danholdaway Apr 8, 2024
b256b0f
Merge remote-tracking branch 'origin/develop' into feature/use_jcb_atm
danholdaway Apr 8, 2024
748057e
remove rogue file
danholdaway Apr 8, 2024
c5e0695
remove rogue file
danholdaway Apr 8, 2024
35dad3b
refactor the way obs are decided
danholdaway Apr 9, 2024
72c1fc6
move letkf to jcb
danholdaway Apr 9, 2024
1404411
towards working letkf tests
danholdaway Apr 9, 2024
71c7886
keeping up with develop
danholdaway Apr 15, 2024
0f42f5e
clone jcb algo repo
danholdaway Apr 15, 2024
08873f1
Merge remote-tracking branch 'upstream/develop' into feature/use_jcb_atm
danholdaway Apr 15, 2024
5c90459
satwind files added develop are moved to jcb
danholdaway Apr 15, 2024
040711d
add algo path to base
danholdaway Apr 15, 2024
e3417fb
Merge branch 'feature/use_jcb_atm_2' into feature/use_jcb_atm
danholdaway Apr 17, 2024
76c7851
Merge remote-tracking branch 'upstream/develop' into feature/use_jcb_atm
danholdaway Apr 17, 2024
b0591dd
Merge remote-tracking branch 'upstream/develop' into feature/use_jcb_atm
danholdaway Apr 23, 2024
ee000a5
move increment util to jcb
danholdaway Apr 24, 2024
8014007
jcb gdas hash
danholdaway Apr 24, 2024
dc6bd08
minor refactor of ioda dump file names to be consistent with prepatmi…
RussTreadon-NOAA Apr 29, 2024
150964d
update jcb-gdas hash to bring in changes for JEDI ATM CI
RussTreadon-NOAA Apr 29, 2024
87c5dae
update jcb-gdas hash and remove obs testing files
danholdaway May 2, 2024
becdd0a
use old naming convention on obs in tests
danholdaway May 2, 2024
6ef814f
Merge branch 'develop' into feature/use_jcb_atm
danholdaway May 2, 2024
61d9834
turn off gnssro and convps for now
danholdaway May 6, 2024
a915c40
Merge branch 'develop' into feature/use_jcb_atm
danholdaway May 6, 2024
81d3193
Adjust path where ensemble members are in ATM CI
danholdaway May 6, 2024
df893e2
different ensemble path for central and letkf
danholdaway May 6, 2024
a2cb6d5
Merge branch 'develop' into feature/use_jcb_atm
CoryMartin-NOAA May 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@
url = https://github.com/jcsda/crtm.git
branch = release/crtm_jedi_v2.4.1
[submodule "sorc/fms"]
path = sorc/fms
url = https://github.com/jcsda/fms.git
path = sorc/fms
url = https://github.com/jcsda/fms.git
branch = release-stable
[submodule "parm/jcb-gdas"]
path = parm/jcb-gdas
url = https://github.com/noaa-emc/jcb-gdas
branch = develop
[submodule "parm/jcb-algorithms"]
path = parm/jcb-algorithms
url = https://github.com/noaa-emc/jcb-algorithms
branch = develop
127 changes: 0 additions & 127 deletions parm/atm/berror/hybvar_bump.yaml.j2

This file was deleted.

207 changes: 0 additions & 207 deletions parm/atm/berror/hybvar_gsibec.yaml.j2

This file was deleted.

Loading