Skip to content

Commit

Permalink
fix land letkfoi
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Jul 14, 2023
1 parent 45fb0ba commit befb664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/land/letkfoi_snowda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ fi
# Prepare and Run JEDI
############################################
mkdir -p Data diags
ln -s ${project_binary_dir}/fv3-jedi/test/Data/fieldmetadata Data/fieldmetadata
mkdir -p Data/fieldmetadata
ln -s ${project_binary_dir}/parm/io/fv3jedi_fieldmetadata_restart.yaml Data/fieldmetadata/.
ln -s ${project_binary_dir}/fv3-jedi/test/Data/fv3files Data/fv3files
ln -s ${project_source_dir}/ush/land/genYAML_output_letkfoi.yaml letkf_land.yaml
ln -s ${OBSDIR}/snow_depth/GTS/202103/adpsfc_snow_2021032318.nc4 adpsfc_snow.nc4
Expand Down

0 comments on commit befb664

Please sign in to comment.