Skip to content
Snippets Groups Projects
Commit 250c400d authored by Jairo Segura's avatar Jairo Segura
Browse files

removing orography and land sea mask

parent 9f5e929b
Branches xt_dmap
No related tags found
No related merge requests found
......@@ -1094,10 +1094,6 @@ yac_input:
<<: *yac_input_default
name: yaco_${nside}_rank_$(( rank + 7 ))
collections:
- name: orog
size: 1
- name: fract_box
size: 1
- name: prls
size: 1
- name: evspsbl
......@@ -1117,4 +1113,4 @@ yaco_first_nside_resol="high"
yaco_second_nside_resol="standard"
generate_yaco_config_monthly ${yaco_first_nside} ${yaco_min_rank_monthly} ${yaco_first_nside_config_monthly_file} ${yaco_first_nside_resol}
generate_yaco_config_monthly ${yaco_second_nside} $((yaco_min_rank_monthly + yaco_non_monthly_variable_ranks + 1)) ${yaco_second_nside_config_monthly_file} ${yaco_second_nside_resol}
\ No newline at end of file
generate_yaco_config_monthly ${yaco_second_nside} $((yaco_min_rank_monthly + yaco_non_monthly_variable_ranks + 1)) ${yaco_second_nside_config_monthly_file} ${yaco_second_nside_resol}
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