Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
ae91015
files intake from existing coupled-crow branch
Jul 19, 2021
09fde48
incremental update of modularized script
Jul 20, 2021
e3c3c18
incremental update
Jul 21, 2021
92ccfa3
incremental update
Jul 21, 2021
f3d1f7f
incremental update
Jul 22, 2021
f58fa53
namelist update, set up script match develop
Jul 25, 2021
e133e1f
Update ush/forecast_det.sh
jkuang-exploro Jul 27, 2021
7473e38
2-space update for exglobal_forecast.sh; forecast_predet, det and
Jul 28, 2021
7b3b5c8
Merge remote-tracking branch 'origin/feature/coupled_sprint' into fea…
Jul 28, 2021
bd8b8bb
update script files under script/ and ush/ to the newest
Jul 29, 2021
2e7ed50
Merge remote-tracking branch 'origin/feature/coupled_sprint' into fea…
Jul 30, 2021
e0dcafd
Merge branch 'feature/coupled_sprint' into feature/script_update
Jul 30, 2021
32f2ae4
delete _bk file
Jul 30, 2021
9836bba
revert changes for exgfs_wave_prep.sh
Jul 30, 2021
360529b
remove "RUN_CCPP" variable
Jul 30, 2021
d122fc0
added diag_table_cpl
Jul 30, 2021
6ae9b5e
delete get_platform
Jul 30, 2021
b48dc28
remove excessive export statements
Jul 30, 2021
1256142
force to use NTASKS_TOT on Orion for forecast
aerorahul Aug 3, 2021
a4427df
Remove CROW-related comments
Aug 3, 2021
51b26bd
further cleanup comments
Aug 3, 2021
affea79
Fix PET issue when not using full node
WalterKolczynski-NOAA Aug 3, 2021
5746303
Merge branch 'feature/script_update' of github.com:NOAA-EMC/global-wo…
WalterKolczynski-NOAA Aug 3, 2021
11dc063
replace ufs_coupled with ufs_model in nems_configure.sh
Aug 4, 2021
bae436d
remove ncld from the namelist. This is a relic from IPD days
aerorahul Aug 5, 2021
814064e
update scripts to match coupled_sprint_0806 tag, off from
Aug 6, 2021
57b62b1
permission setting unification
Aug 6, 2021
4afacc4
templates .IN are not executables. Strip trailing whitespaces and ex…
aerorahul Aug 7, 2021
0ef2da8
fix more trailing spaces in the scripts added
aerorahul Aug 7, 2021
9275915
fix typo
Aug 9, 2021
0935098
update if logic of MEMBER to DO_SPPT; DO_SHUM, DO_SKEB
Aug 9, 2021
b39280f
fix fcst tasks issue for gdas and gfs. fix ocnres to 050
aerorahul Aug 9, 2021
b3119f3
update ENV file for efcs job
Aug 10, 2021
06b411c
properly design DIAG_TABLE and DIAG_TABLE_APPEND
Aug 10, 2021
ef9cf2c
update stochastic parameters
Aug 10, 2021
2eae221
address changes requested by group members
Aug 11, 2021
d7d3f90
remove obsolete parameters PE_MEMBER1 and total_member
Aug 11, 2021
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Ignore all compiled files
#--------------------------
sorc/nceplibs-ncio/
Comment thread
aerorahul marked this conversation as resolved.
Outdated
__pycache__
*.pyc
*.[aox]
Expand Down
Loading