-
Notifications
You must be signed in to change notification settings - Fork 0
Jpe/merge branch #2
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
Conversation
| module load conda | ||
| conda activate /glade/work/cmip7/conda-envs/CMOR | ||
| conda activate CMORDEV | ||
| export PYTHONPATH=$PYTHONPATH:/glade/work/jedwards/conda-envs/CMORDEV/lib/python3.13/site-packages/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix this before merging
|
|
||
| module load conda cray-mpich esmf/8.9.0 | ||
| conda activate CMORDEV | ||
| export PYTHONPATH=$PYTHONPATH:/glade/work/jedwards/conda-envs/CMORDEV/lib/python3.13/site-packages/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix before merging
jedwards4b
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some comments
Add support for fx files and merge two different branches I managed to create accidentally.