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

LANL IC compass instruction broken #475

Closed
pwolfram opened this issue Mar 17, 2020 · 9 comments
Closed

LANL IC compass instruction broken #475

pwolfram opened this issue Mar 17, 2020 · 9 comments
Assignees
Labels

Comments

@pwolfram
Copy link
Contributor

pwolfram commented Mar 17, 2020

Current approach to load python for compass via

source /usr/projects/climate/SHARED_CLIMATE/anaconda_envs/base/etc/profile.d/conda.sh
conda activate compass_py3.7

in the file https://github.com/MPAS-Dev/MPAS-Model/blob/ocean/develop/testing_and_setup/compass/README_ocean.md appears to no longer work.

@pwolfram
Copy link
Contributor Author

Following posting this I got a browser refresh for new instructions and found that use of

source /usr/projects/climate/SHARED_CLIMATE/anaconda_envs/load_latest_compass.sh

lacks mpl_toolkits.basemap, which is used in a variety of scripts.

Is there a reason this has been removed from COMPASS, if only as a deprecated feature?

@pwolfram
Copy link
Contributor Author

See #439

@xylar
Copy link
Collaborator

xylar commented Mar 17, 2020

@pwolfram, the instruction you list above no longer appears in the file you link to:
https://github.com/MPAS-Dev/MPAS-Model/blob/ocean/develop/testing_and_setup/compass/README_ocean.md

This was already fixed in #462

Perhaps you are looking at an old branch?

@xylar
Copy link
Collaborator

xylar commented Mar 17, 2020

Okay, I see that you now notice this.

@pwolfram
Copy link
Contributor Author

Somehow my browser didn't refresh, it must have had the cached data. Sorry for the trouble here. We just had some scripts we were using in https://github.com/MPAS-Dev/MPAS-QuickViz/ that broke as a consequence of the environment change.

@xylar
Copy link
Collaborator

xylar commented Mar 17, 2020

You really should switch to cartopy. We have a PR for your to review to do this in compass (only coastal is using basemap at the moment): #441

Please merge that ASAP.

I don't intend to make the COMPASS environment support MPAS-QuickViz, so I'm sorry that things are breaking there but you need to create your own conda enviornment that is compatible if so.

@xylar
Copy link
Collaborator

xylar commented Mar 17, 2020

Also, I am getting sick and therefore grumpy. Sorry for my tone, but hopefully that explains something...

@xylar
Copy link
Collaborator

xylar commented Mar 17, 2020

I'm going to close this because I don't think it's a COMPASS or MPAS-Model issue. Reopen and rename if you disagree.

@xylar xylar closed this as completed Mar 17, 2020
@pwolfram
Copy link
Contributor Author

I agree, thanks @xylar.

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

No branches or pull requests

3 participants