Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VIIRS DA capability for the vector formatted land-only DA workflow #23

Open
wants to merge 84 commits into
base: feature/addVIIRS
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
7808605
point to Yuan's SCF_proc branch
yuanxue2870 Aug 9, 2024
18137ff
Update .gitmodules
yuanxue2870 Aug 9, 2024
bf0ef7e
add VIIRS DA in the shell script
yuanxue2870 Aug 9, 2024
c00b8e8
add temporary VIIRS ioda converter and cleaned up headers and filenames
yuanxue2870 Aug 9, 2024
fdb8bb2
add VIIRS yaml file
yuanxue2870 Aug 12, 2024
46fff66
edit minor typos
yuanxue2870 Aug 16, 2024
dfe7524
bugfix for WINLEN
yuanxue2870 Aug 16, 2024
cf29a38
edit minor typos
yuanxue2870 Aug 16, 2024
e02b26b
Point to the correct SCF_proc
yuanxue2870 Aug 16, 2024
b42bed2
updated comment line
yuanxue2870 Aug 16, 2024
55461aa
update for ensembles
tsga Oct 28, 2024
549c459
update add jedi incr
tsga Oct 28, 2024
8262ce9
update letkf yamls
tsga Oct 28, 2024
4b0c0e2
push test
tsga Oct 29, 2024
37bb188
update IMS proc
Nov 4, 2024
b6793cf
update IMS proc
tsga Nov 4, 2024
8ab7c58
update
Nov 5, 2024
a8cec2b
update for Clara's review of add_jedi_incr
tsga Nov 7, 2024
60e6aaa
Merge branch 'develop' into feature/lnd_ens
tsga Nov 7, 2024
84daa50
check if files are to be saved
Nov 8, 2024
3373c52
fix restart dir
Nov 8, 2024
a9628eb
fix loop error
Nov 8, 2024
3b45fe1
default tile and ens sizes
tsga Nov 9, 2024
e5af964
update for ens
Nov 11, 2024
6aa10d3
update out dir settings
Nov 11, 2024
469989d
fix restart dir
Nov 11, 2024
df3ff13
fix jedi yaml
Nov 11, 2024
0b0cb0a
add IMS for letkf
tsga Nov 11, 2024
390b9e7
add jedi nprocs setting
Nov 11, 2024
0e1dc80
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 11, 2024
9b5b941
fix IMS yaml
tsga Nov 11, 2024
2a123e6
fix nproc jedi
Nov 11, 2024
c8bcd03
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 11, 2024
4ee2e1e
fix background path
Nov 12, 2024
daa1b05
fix increment out path
tsga Nov 12, 2024
20dd2ac
fix restart dirs
Nov 12, 2024
adb164c
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 12, 2024
2cda8c6
fix IMS for letkf
tsga Nov 12, 2024
43a0d2d
add jedi_anl
Nov 12, 2024
dfe401d
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 12, 2024
047c563
edit yaml
tsga Nov 12, 2024
67b8c0a
edit snow yaml
tsga Nov 12, 2024
93bb342
stage ens mean for IMS SND
tsga Nov 12, 2024
15f772a
add ens mean backup
tsga Nov 13, 2024
f5514f8
bugfix for WINLEN
yuanxue2870 Nov 15, 2024
a6e46ca
update GTS obs directory
yuanxue2870 Nov 15, 2024
23ae683
Add Jiarui's GTS yaml and enables 6hr cycle
yuanxue2870 Nov 15, 2024
9386e76
Change to Yuan's method to calculate HB
yuanxue2870 Nov 15, 2024
cd7a5a3
continued edits
yuanxue2870 Nov 15, 2024
5a4e3aa
add elevation diff check in GTS yaml
yuanxue2870 Nov 15, 2024
d19169a
modify letkf yamls
tsga Nov 19, 2024
4ac9c9d
update submodule for jedi incr
tsga Nov 19, 2024
6f8c3d1
update and clean up
Nov 20, 2024
4c335ef
modify for latest GDASApp
Nov 20, 2024
8aa0e2c
Merge branch 'develop' into feature/lnd_ens
Nov 20, 2024
580608b
print summary only when required
Nov 20, 2024
2a07173
update print out
tsga Nov 20, 2024
eb0d9a8
add background header in yaml
Nov 20, 2024
19d7774
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 20, 2024
487399a
background header in yaml
tsga Nov 20, 2024
4aadb7d
ensure at least two ens members for letkf
Nov 20, 2024
bfbdbec
Merge branch 'feature/lnd_ens' of https://github.com/tsga/land-DA_upd…
Nov 20, 2024
6684530
fix if clause
tsga Nov 20, 2024
996ec26
modify to a more generic way to compute DABEGIN
yuanxue2870 Nov 25, 2024
6a241cb
reset stationElevation filter min/max values
yuanxue2870 Nov 26, 2024
cd0c662
Generalize to one set of DAbegin for yamls
yuanxue2870 Nov 26, 2024
1c20a20
modify GTS snow depth max limit value in yaml
yuanxue2870 Nov 26, 2024
d2935e5
remove halo distribution for 2DVAR GTS
yuanxue2870 Nov 27, 2024
e26d796
Merge pull request #25 from yuanxue2870/feature/GTSDA
ClaraDraper-NOAA Dec 3, 2024
2394a8a
Merge branch 'develop' into feature/lnd_ens
Dec 3, 2024
1f858e9
sync with recent develop changes
Dec 3, 2024
becc6f2
update add jedi incr
tsga Dec 20, 2024
c591338
Update .gitmodules
tsga Dec 20, 2024
b39717d
Update GHCN.yaml
tsga Dec 20, 2024
4079e6e
Delete jedi/fv3-jedi/yaml_files/letkf/background.yaml
tsga Dec 20, 2024
ec90f4e
Update do_landDA.sh
tsga Dec 20, 2024
9718915
Delete jedi/fv3-jedi/yaml_files/letkf/file1
tsga Dec 20, 2024
5909b51
Merge pull request #27 from tsga/feature/lnd_ens
ClaraDraper-NOAA Dec 20, 2024
47591fe
point to the latest SCF_proc
yuanxue2870 Dec 23, 2024
bea2b34
Merge remote-tracking branch 'upstream/develop' into feature/addVIIRS…
yuanxue2870 Dec 23, 2024
ba696ac
continue solving conflicts
yuanxue2870 Dec 23, 2024
942cf6f
continue edits for conflicts
yuanxue2870 Dec 23, 2024
cc2eef2
edits for conflicts
yuanxue2870 Dec 23, 2024
b9e34cf
Point to the latest SCF_proc
yuanxue2870 Jan 6, 2025
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
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "IMS_proc"]
path = IMS_proc
url = https://github.com/NOAA-PSL/land-SCF_proc.git
branch = develop
path = SCF_proc
url = https://github.com/yuanxue2870/land-SCF_proc.git
branch = feature/addVIIRS

[submodule "add_jedi_incr"]
path = add_jedi_incr
Expand Down
1 change: 0 additions & 1 deletion IMS_proc
Submodule IMS_proc deleted from c65fd7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# land-DA_update
Scripts to perfrom the snow DA, to assimilate GHCN station snow depth and IMS snow cover obs, using the JEDI LETKF.
Scripts to perfrom the snow DA, to assimilate GHCN station snow depth and IMS(or VIIRS) snow cover obs, using the JEDI LETKF.
For the noahMP land surface model.

To install:
Expand Down
1 change: 1 addition & 0 deletions SCF_proc
Submodule SCF_proc added at 5536eb
2 changes: 1 addition & 1 deletion add_jedi_incr
2 changes: 1 addition & 1 deletion build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source env_GDASApp

for source in add_jedi_incr IMS_proc
for source in add_jedi_incr SCF_proc
do
cd $source
echo 'compiling '$source
Expand Down
Loading