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

Adjust Black Sea Recipe to conform to using deepESDL lab #14

Open
AliceBalfanz opened this issue Jan 5, 2023 · 0 comments
Open

Adjust Black Sea Recipe to conform to using deepESDL lab #14

AliceBalfanz opened this issue Jan 5, 2023 · 0 comments
Assignees

Comments

@AliceBalfanz
Copy link
Member

When following the recipe for Black Sea, there is a section:

conda create -n blacksea -c conda-forge --file requirements.txt
conda activate blacksea

This is not correct when using deepesdl lab. It is ok to keep this for the case someone wants to do it on their machine, but only as an "alternative" step description. Main solution should be using deep esdl, which would mean to explain how to activate the correct corresponding env in deep-esdl, which would be:

$ conda activate /home/conda/deepesdl/envs/cube-gen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants