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 create_environment task for the RTW #3257

Closed
ehogan opened this issue Jun 28, 2023 · 1 comment
Closed

Add create_environment task for the RTW #3257

ehogan opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
Recipe Test Workflow (RTW) Items relevant to the Recipe Test Workflow

Comments

@ehogan
Copy link
Contributor

ehogan commented Jun 28, 2023

Add a new create_environment task / app. The create_environment task / app will use mamba to create the required environment using the environment.yml file.

Use conda to first create a minimal environment containing mamba, then use mamba to create the ESMValTool environment.

Use --prefix to install the ESMValTool environment into ${CYLC_WORKFLOW_RUN_DIR} and ensure the packages are downloaded to a temporary space.

@ehogan ehogan added the Recipe Test Workflow (RTW) Items relevant to the Recipe Test Workflow label Jun 28, 2023
@ehogan ehogan changed the title Add create_environment app for the RTW Add create_environment task for the RTW Jun 28, 2023
@ehogan ehogan changed the title Add create_environment task for the RTW Add create_environment task for the RTW Jun 28, 2023
@Jon-Lillis Jon-Lillis mentioned this issue Jun 29, 2023
15 tasks
@ehogan ehogan linked a pull request Jun 29, 2023 that will close this issue
15 tasks
@ehogan
Copy link
Contributor Author

ehogan commented Apr 29, 2024

It was demonstrated via #3246 that a Docker container in the RTW works well on JASMIN. There is an approach that may work at the MO. Closing this issue in favour of #3579.

@ehogan ehogan closed this as completed Apr 29, 2024
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.

3 participants