Skip to content

Commit

Permalink
Merge pull request #10 from shlyaeva/feature/ice_recenter
Browse files Browse the repository at this point in the history
Add changes for ice recentering
  • Loading branch information
guillaumevernieres authored Feb 7, 2025
2 parents ec500a9 + 7cb38c9 commit 635efd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jobs/JGDAS_GLOBAL_OCEAN_ANALYSIS_ECEN
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ YMD=${PDY} HH=${cyc} declare_from_tmpl -rx \
COMIN_ICE_RESTART:COM_ICE_RESTART_TMPL \
COMOUT_ICE_ANALYSIS:COM_ICE_ANALYSIS_TMPL

export DATAjob="${DATAROOT}/${RUN}marineanalysis.${PDY:-}${cyc}"
export DATAens="${DATAjob}/ensdata"
export GDUMP="gdas"
export GDUMP_ENS="enkf${GDUMP}"

##############################################
# Begin JOB SPECIFIC work
##############################################
Expand Down

0 comments on commit 635efd1

Please sign in to comment.