Skip to content

Commit

Permalink
Added variables to config.prepoceanobs (NOAA-EMC#2101)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA authored Nov 29, 2023
1 parent c2d78a6 commit c19810c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parm/config/gfs/config.prepoceanobs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

echo "BEGIN: config.prepoceanobs"

export OCNOBS2IODAEXEC=${HOMEgfs}/sorc/gdas.cd/build/bin/gdas_obsprovider2ioda.x

export OBS_YAML_DIR=${HOMEgfs}/sorc/gdas.cd/parm/soca/obs/config
export OBSPROC_YAML=@OBSPROC_CONFIG@
export OBS_LIST=@SOCA_OBS_LIST@
[[ -n "${OBS_LIST}" ]] || export OBS_LIST=${HOMEgfs}/sorc/gdas.cd/parm/soca/obs/obs_list.yaml
export OBS_YAML=${OBS_LIST}
Expand Down

0 comments on commit c19810c

Please sign in to comment.