Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YACO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpim-sw
YACO
Commits
97f9cce7
Commit
97f9cce7
authored
2 months ago
by
Siddhant Tibrewal
Browse files
Options
Downloads
Patches
Plain Diff
Update autosubmit configure_yaco.sh
parent
e0719321
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/configure/destine_phase_2/autosubmit_production/configure_yaco.sh
+4
-4
4 additions, 4 deletions
...e/destine_phase_2/autosubmit_production/configure_yaco.sh
with
4 additions
and
4 deletions
scripts/configure/destine_phase_2/autosubmit_production/configure_yaco.sh
+
4
−
4
View file @
97f9cce7
...
...
@@ -58,9 +58,9 @@ export end_date=${end_date}
# 1 yaco task per nside-level (TODO: the yac_input_ranks for yaco needs to be derived and extended appropriately)
# some constants used for yaco relevant parts
generate_yaco_config_fine_non_monthly
$nside_fine
$yaco_min_rank_fine_non_monthly
${
output_folder
}
/gsv_fine_hourly_daily.yaml
"high"
${
fdb_path
}
generate_yaco_config_coarse_non_monthly
$nside_coarse
$yaco_min_rank_coarse_non_monthly
${
output_folder
}
/gsv_coarse_hourly_daily.yaml
"standard"
${
fdb_path
}
generate_yaco_config_fine_non_monthly
$nside_fine
$yaco_min_rank_fine_non_monthly
.
/gsv_fine_hourly_daily.yaml
"high"
${
fdb_path
}
generate_yaco_config_coarse_non_monthly
$nside_coarse
$yaco_min_rank_coarse_non_monthly
.
/gsv_coarse_hourly_daily.yaml
"standard"
${
fdb_path
}
generate_yaco_config_monthly_fine
$nside_fine
$yaco_min_rank_fine_monthly
${
output_folder
}
/gsv_fine_monthly.yaml
"high"
${
fdb_path
}
generate_yaco_config_monthly_coarse
$nside_coarse
$yaco_min_rank_coarse_monthly
${
output_folder
}
/gsv_coarse_monthly.yaml
"standard"
${
fdb_path
}
generate_yaco_config_monthly_fine
$nside_fine
$yaco_min_rank_fine_monthly
.
/gsv_fine_monthly.yaml
"high"
${
fdb_path
}
generate_yaco_config_monthly_coarse
$nside_coarse
$yaco_min_rank_coarse_monthly
.
/gsv_coarse_monthly.yaml
"standard"
${
fdb_path
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment