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 soil temperature and moisture IAU #222

Open
wants to merge 105 commits into
base: ufs/dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
9fba7ff
land iau init
tsga Mar 16, 2024
bc810b4
mv iau forcing read to noahmpdrv_timestep_init
tsga Mar 17, 2024
a631c9d
Merge branch 'ufs-community:ufs/dev' into feature/lnd_iau
tsga Mar 18, 2024
fcbfb5c
add land iau as noahmpdrv_time_vary module
tsga Mar 19, 2024
85a54eb
Merge branch 'feature/lnd_iau' of https://github.com/tsga/ccpp-physic…
tsga Mar 19, 2024
2b576f0
revert to using noahmpdrv_timestep_init
Mar 24, 2024
d61f9dc
read all increment files at _init time
Mar 24, 2024
c0b760e
debug
tsga Apr 10, 2024
43c83a3
Merge branch 'ufs-community:ufs/dev' into feature/lnd_iau
tsga Apr 10, 2024
3afbaa2
deallocate at noahmpdrv_finalize
Apr 18, 2024
8a8b17b
comment nc mod
Apr 18, 2024
661c557
Merge branch 'ufs-community:ufs/dev' into feature/lnd_iau
tsga May 22, 2024
9d9036f
mv config up
tsga May 22, 2024
f04a01d
delte _time_vary mods
tsga May 22, 2024
f8b96b5
add nc90 funcs, cleanup, add comments
May 25, 2024
e535c80
add soil temp adjustments
May 31, 2024
25358b9
read fv3 increments
Jun 13, 2024
df9f640
update driver_timestepinit
Jun 17, 2024
ea2f78b
remove duplicte names
Jun 17, 2024
4737da1
remove duplicte names
Jun 17, 2024
bb042f3
remove duplicte names
Jun 17, 2024
2975f64
fix arg_table_noahmpdrv_finalize
tsga Jun 17, 2024
b8883bd
Merge branch 'tmp' into feature/lnd_iau
tsga Jun 17, 2024
d009364
debug
Jun 17, 2024
ae68068
fix error about horizontal dimention
Jun 18, 2024
04e246d
fix error about horizontal dimention
Jun 18, 2024
264eaf3
fix netcdf error
Jun 18, 2024
fb21cc0
fix netcdf error
Jun 18, 2024
9675dc8
fix smc adjustment error
Jun 18, 2024
619fbc5
fix smc adjustment error
Jun 18, 2024
bc0e3ea
fix namelist typo
Jun 19, 2024
7208087
fix netcdf dim error
Jun 19, 2024
c5e52dd
fix netcdf dim error
Jun 19, 2024
08c49a6
remove Gaussian files
Jun 20, 2024
bb02763
remove Gaussian files
Jun 20, 2024
651fb26
remove Gaussian files
Jun 20, 2024
e3c9687
debug memory
Jun 20, 2024
c306628
fix fv3 file error
Jun 21, 2024
9a94c57
fix fv3 file error
Jun 21, 2024
f5de22f
fix fv3 file error
Jun 21, 2024
98d872b
add land iau conditions
Jun 22, 2024
f59bf59
add land iau conditions
Jun 22, 2024
f40cebc
add land iau conditions
Jun 22, 2024
efad815
temp comment soilt consistency
Jun 22, 2024
1537ef1
temp comment soilt consistency
Jun 22, 2024
e1dae93
temp comment soilt consistency
Jun 22, 2024
d01adf6
temp comment soilt consistency
Jun 22, 2024
e7bb2c3
temp comment soilt consistency
Jun 22, 2024
3fe39b7
fix rdt error
Jun 23, 2024
ed09ad6
-
Jun 23, 2024
0c8ff8e
-
Jun 23, 2024
3656ec5
-
Jun 23, 2024
b744d6c
-
Jun 23, 2024
dbe2d7d
-
Jun 23, 2024
05de695
debug
Jun 23, 2024
820ef5e
clean up
Jun 23, 2024
b46a17f
read mask from file
Jun 24, 2024
3bb397a
revert back to calculating mask
Jun 24, 2024
10c3427
delete sim_nc
Jun 26, 2024
e814940
use explcit array length
Jul 11, 2024
18c769c
use explcit array length
Jul 11, 2024
7644d55
debug print
Jul 11, 2024
77ed427
read land snow mask from inc files
Jul 14, 2024
4590b5d
read land snow mask from inc files
Jul 14, 2024
562e6d3
read land snow mask from inc files
Jul 14, 2024
1a936bb
test on adj
Jul 14, 2024
f53c9ab
print debug info
Jul 15, 2024
e6b68c7
print debug info
Jul 15, 2024
c575a42
print debug info
Jul 15, 2024
ca26670
restrore stc/slc adjustments
Jul 15, 2024
2c0c276
print diff indices
Jul 16, 2024
119ebbd
bypass _timestep_init
Jul 18, 2024
9bfc305
bypass _timestep_init
Jul 18, 2024
3234712
test with hardcoded inc
Jul 19, 2024
432015d
test with hardcoded inc
Jul 19, 2024
62fd97c
test with hardcoded inc
Jul 19, 2024
6c2ac76
test with hardcoded inc
Jul 20, 2024
bde3e05
test with hardcoded inc
Jul 20, 2024
ff3660f
test non-iau increment hardcoded
Jul 21, 2024
6f18f65
test 0 inc double prec
Jul 23, 2024
7c4806b
remove hard-coded test
Jul 24, 2024
29cff05
remove debug prints
Jul 24, 2024
6530674
add stc update and adjustment
Jul 31, 2024
0b41c39
add stc update and adjustment
Jul 31, 2024
0de64dd
zero out too small increments
Aug 5, 2024
a6381f3
zero out too small increments
Aug 6, 2024
4a953f3
add comment for single increment
Aug 8, 2024
7319bad
include t2 in update iau call
Aug 8, 2024
f5607ad
set hr6 the only incr file (for testing)
Aug 10, 2024
d0c2cac
add increments at timestep_finalize (for testing)
Aug 14, 2024
b79c7e6
add sec argtable
Aug 14, 2024
4398a95
fix argtable
Aug 15, 2024
4d244ea
input line in namelist for stcsmc adjustment
Aug 16, 2024
1cbaea4
clean up
Aug 20, 2024
812aefb
fix missing error code initialization
Aug 28, 2024
1af8251
Merge branch 'ufs-community:ufs/dev' into feature/lnd_iau
tsga Sep 3, 2024
9b3dccd
remove namelist filename from iau struct
tsga Sep 4, 2024
10e1434
use defaults when lnd_iau_nml doesn't exist
tsga Sep 13, 2024
105eca1
Update noahmpdrv.F90
tsga Sep 23, 2024
b4f0ba9
Update noahmpdrv.meta
tsga Sep 23, 2024
d2f9be1
Update noahmpdrv.F90
tsga Sep 23, 2024
6609eac
Update lnd_iau_mod.F90
tsga Sep 23, 2024
dbd3eb4
Update lnd_iau_mod.F90
tsga Sep 23, 2024
3c4fc1a
Update noahmpdrv.F90
tsga Sep 23, 2024
335141f
Update lnd_iau_mod.F90
tsga Sep 26, 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
Loading