Skip to content
Snippets Groups Projects
Commit f5360ce3 authored by Lukas Kugler's avatar Lukas Kugler
Browse files

moved templates

parent 22aec756
Branches master
Tags v2025.2
No related merge requests found
......@@ -32,8 +32,8 @@ cluster.dartwrf_dir = '/jetfs/home/lkugler/DART-WRF/'
cluster.geo_em_nature = '/jetfs/home/lkugler/data/sim_archive/geo_em.d01.nc.250m_1600x1600'
cluster.geo_em_forecast = '/jetfs/home/lkugler/data/sim_archive/geo_em.d01.nc.2km_200x200'
#cluster.obs_impact_filename = cluster.dartwrf_dir+'/templates/impactfactor_T.txt'
cluster.namelist = cluster.dartwrf_dir+'/config/templates/namelist.input_nat_exact'
cluster.rttov_nml = cluster.dartwrf_dir + "/config/templates/obs_def_rttov.VIS+WV.nml"
cluster.namelist = cluster.dartwrf_dir+'/templates/namelist.input_nat_exact'
cluster.rttov_nml = cluster.dartwrf_dir + "/templates/obs_def_rttov.VIS+WV.nml"
cluster.run_WRF = '/jetfs/home/lkugler/DART-WRF/dartwrf/run_ens.jet.sh'
cluster.slurm_cfg = {"account": "lkugler", "partition": "all",
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment