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 mule dependency to payu/dev environment #37

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Conversation

jo-basevi
Copy link
Collaborator

Mule is required as one of the dependencies for running um2nc-standalone (see #34).

It is also required as one of the dependencies for update_landuse.py scripts when running ACCESS-ESM1.5 configs with payu (see https://github.com/ACCESS-NRI/access-esm1.5-configs/blob/dev-historical%2Bconcentrations/scripts/update_landuse.py)

@jo-basevi
Copy link
Collaborator Author

jo-basevi commented Aug 14, 2024

The update_landsurface script also had an import for xarray which also is not in the environment, so I've added it as a dependency

@jo-basevi jo-basevi marked this pull request as ready for review August 14, 2024 00:56
@CodeGat CodeGat self-requested a review August 14, 2024 01:07
Copy link
Contributor

@CodeGat CodeGat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Never knew about the mule @ git+https... syntax, which is cool. However, is the #subdirectory=mule bit a comment or something special?

@jo-basevi
Copy link
Collaborator Author

The mule is a subdirectory of this repository: https://github.com/metomi/mule, and I think #subdirectory will only pip install the sub-directory rather than the whole repository

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

Successfully merging this pull request may close these issues.

2 participants