Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recipe_ocean_multimap to RTW #3626

Closed
chrisbillowsMO opened this issue May 28, 2024 · 0 comments · Fixed by #3627
Closed

Add recipe_ocean_multimap to RTW #3626

chrisbillowsMO opened this issue May 28, 2024 · 0 comments · Fixed by #3627
Assignees
Labels
Recipe Test Workflow (RTW) Items relevant to the Recipe Test Workflow
Milestone

Comments

@chrisbillowsMO
Copy link
Contributor

Add the recipe_ocean_multimap recipe to the Recipe Test Workflow.

This was done while testing the documentation for #3074 and it works (hooary) so now adding for real.

These are the changed required.

@@ -12,7 +12,8 @@
         recipe_heatwaves_coldwaves, \
         recipe_autoassess_landsurface_soilmoisture, \
         recipe_consecdrydays, \
-        examples--recipe_python
+        examples--recipe_python, \
+        recipe_ocean_multimap
     medium = recipe_ensclus  # Should be in fast: is in medium temporarily to
                              # avoid empty variable.
 
diff --git a/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/metoffice.cylc b/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/metoffice.cylc
index c967a0b3b..df981c964 100644
--- a/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/metoffice.cylc
+++ b/esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/metoffice.cylc
@@ -40,6 +40,12 @@
         execution time limit = PT2M
         [[[directives]]]
             --mem = 3G
+    
+    [[process<fast=recipe_ocean_multimap>]]
+        # Actual: 6m52.260589s, 2.5 GB on 2024-05-28.  
+        execution time limit = PT8M
+        [[[directives]]]
+            --mem = 3G
 
     [[process<medium=recipe_ensclus>]]
@chrisbillowsMO chrisbillowsMO added this to the v2.11.0 milestone May 28, 2024
@chrisbillowsMO chrisbillowsMO self-assigned this May 28, 2024
@chrisbillowsMO chrisbillowsMO added Recipe Test Workflow (RTW) Items relevant to the Recipe Test Workflow and removed enhancement labels May 28, 2024
chrisbillowsMO added a commit that referenced this issue May 28, 2024
chrisbillowsMO added a commit that referenced this issue May 28, 2024
chrisbillowsMO added a commit that referenced this issue May 28, 2024
chrisbillowsMO added a commit that referenced this issue May 28, 2024
@chrisbillowsMO chrisbillowsMO linked a pull request May 28, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Recipe Test Workflow (RTW) Items relevant to the Recipe Test Workflow
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant