We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58e7f3 commit dbc37ffCopy full SHA for dbc37ff
1 file changed
.github/workflows/run_mpas_hrrr.yml
@@ -330,7 +330,7 @@ jobs:
330
ln -sf ${mpas_bl_ROOT}/atmosphere_model atmosphere_model
331
ln -sf ${mpas_run_ROOT}/run_data/${{steps.set_vars.outputs.ugwp_file}} mpas.ugwp_oro_data.nc
332
ln -sf ${runner_ROOT}/tempo/* .
333
- ln -sf ${mpas_rt_ROOT}/MPAS-Model/src/core_atmosphere/physics/physics_noaa/TEMPO/tables/ccn_activate.bin .
+ ln -sf ${mpas_rt_ROOT}/MPAS-Model/src/core_atmosphere/physics/physics_noaa/TEMPO/tables/ccn_activate.bin .
334
ln -sf ${runner_ROOT}/ugw/ugwp_limb_tau.nc .
335
336
- name: Link lateral boundary condition file for regional MPAS (baselines).
0 commit comments