Skip to content

Commit

Permalink
Clean up old scripts from homedir and add static to FIX dir (ufs-comm…
Browse files Browse the repository at this point in the history
…unity#93)

* clean up scripts

* revive necessary files

* clean up prep_exp script

* adjust indentation in ex-scripts

* clean up scripts

* remove unnecessary variables from scripts

* change path to rundir

* remove RSTRDIR from script

* remove MEM_MODL_OUTDIR

* remove fv3_run

* add FIXlandda to j-job

* change laddda_inputs to FIXlandda

* increase wtime for forecast on orion

* change rsync to ln
  • Loading branch information
chan-hoo authored May 13, 2024
1 parent eac3bb7 commit 7fe418f
Show file tree
Hide file tree
Showing 41 changed files with 306 additions and 1,238 deletions.
206 changes: 0 additions & 206 deletions do_submit_cycle.sh

This file was deleted.

4 changes: 4 additions & 0 deletions fix/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
48 changes: 0 additions & 48 deletions fv3_run

This file was deleted.

8 changes: 0 additions & 8 deletions incdate.sh

This file was deleted.

1 change: 1 addition & 0 deletions jobs/JLANDDA_ANALYSIS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set -xue
export USHlandda="${HOMElandda}/ush"
export EXEClandda="${HOMElandda}/exec"
export PARMlandda="${HOMElandda}/parm"
export FIXlandda="${HOMElandda}/fix"
export SCRIPTSlandda="${HOMElandda}/scripts"
#
#-----------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions jobs/JLANDDA_FORECAST
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set -xue
export USHlandda="${HOMElandda}/ush"
export EXEClandda="${HOMElandda}/exec"
export PARMlandda="${HOMElandda}/parm"
export FIXlandda="${HOMElandda}/fix"
export SCRIPTSlandda="${HOMElandda}/scripts"
#
#-----------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions jobs/JLANDDA_PREP_BMAT
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set -xue
export USHlandda="${HOMElandda}/ush"
export EXEClandda="${HOMElandda}/exec"
export PARMlandda="${HOMElandda}/parm"
export FIXlandda="${HOMElandda}/fix"
export SCRIPTSlandda="${HOMElandda}/scripts"
#
#-----------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions jobs/JLANDDA_PREP_EXP
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set -xue
export USHlandda="${HOMElandda}/ush"
export EXEClandda="${HOMElandda}/exec"
export PARMlandda="${HOMElandda}/parm"
export FIXlandda="${HOMElandda}/fix"
export SCRIPTSlandda="${HOMElandda}/scripts"
#
#-----------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions jobs/JLANDDA_PREP_OBS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set -xue
export USHlandda="${HOMElandda}/ush"
export EXEClandda="${HOMElandda}/exec"
export PARMlandda="${HOMElandda}/parm"
export FIXlandda="${HOMElandda}/fix"
export SCRIPTSlandda="${HOMElandda}/scripts"
#
#-----------------------------------------------------------------------
Expand Down
5 changes: 0 additions & 5 deletions land_mods

This file was deleted.

44 changes: 0 additions & 44 deletions module_check.sh

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 7fe418f

Please sign in to comment.