Skip to content

Commit

Permalink
Update input directory locations
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSzapiro-NOAA committed May 29, 2024
1 parent 33f4a19 commit 9517fd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/fv3_conf/cpld_docn_dice.IN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir -p INPUT

#CDEPS data files
cp /scratch1/NCEPDEV/nems/Nick.Szapiro/tasks/input_data/cplhist_DOCN_DICE/ufs.cpld.cpl*.nc INPUT
cp /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/DOCN_DICE_cplhist/ufs.cpld.cpl*.nc INPUT

#CDEPS fix files - same for ocn/ice
cp @[INPUTDATA_ROOT]/CICE_FIX/@[OCNRES]/mesh.mx@[OCNRES].nc INPUT
2 changes: 1 addition & 1 deletion tests/fv3_conf/cpld_docn_pcice.IN
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdir -p INPUT

#For consistency, same CDEPS docn and CICE ice prescribed input files (data and ESMF_mesh)
cp /scratch1/NCEPDEV/nems/Nick.Szapiro/tasks/input_data/ERA5/* INPUT
cp /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/DOCN_DICE_ERA5/* INPUT

0 comments on commit 9517fd1

Please sign in to comment.