Skip to content

Commit

Permalink
Merge branch 'para' into release/evs.v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShelleyMelchior-NOAA committed Dec 7, 2023
2 parents 40b4a83 + e2e71c6 commit 3b2adc9
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 6,834 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
release/evs.v1.0.0:
This is the release branch that contains the code for EVSv1 that will be delivered to NCO.

Official release notes:
https://docs.google.com/document/d/1sCTC9AtAWleIrk5QxkkaedXVRTon30KMZdtRlEmzyiw/edit
6 changes: 2 additions & 4 deletions jobs/JEVS_CAM_PREP
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,10 @@ setpdy.sh 8
. ./PDY

if [ $VERIF_CASE = grid2obs ] ; then
# export VDATE=${VDATE:-$PDYm1}
export VDATE=$(date -d "today -1 day" +"%Y%m%d")
export VDATE=${VDATE:-$PDYm1}

elif [ $VERIF_CASE = precip ] ; then
# export VDATE=${VDATE:-$PDYm1}
export VDATE=$(date -d "today -1 day" +"%Y%m%d")
export VDATE=${VDATE:-$PDYm1}

elif [ $VERIF_CASE = radar ] ; then
export VDATE=${VDATE:-$PDYm1}
Expand Down
102 changes: 0 additions & 102 deletions parm/evs_config/subseasonal/config.evs.subseasonal.prep

This file was deleted.

90 changes: 0 additions & 90 deletions ush/global_det/evs_wave_leadaverages.sh

This file was deleted.

93 changes: 0 additions & 93 deletions ush/global_det/evs_wave_timeseries.sh

This file was deleted.

Loading

0 comments on commit 3b2adc9

Please sign in to comment.