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

Use accessor for ClimaAnalysis units #3272

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Use accessor for ClimaAnalysis units #3272

merged 1 commit into from
Aug 29, 2024

Conversation

Sbozzolo
Copy link
Member

CliMA/ClimaAnalysis.jl#70 is very slightly breaking if units are accessed directly (the return value might no longer be a String, but can still be printed as a string). To be safe, I changed to use the getter function.

Copy link
Member

@szy21 szy21 left a comment

Choose a reason for hiding this comment

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

I think you need to update the Manifest as well?

@Sbozzolo
Copy link
Member Author

I think you need to update the Manifest as well?

I thought we were already using 0.5.7 (it was released 2 weeks ago), but clearly no. Updating it now.

CliMA/ClimaAnalysis.jl#70 is _slightly_ breaking if
units are accessed directly
@Sbozzolo Sbozzolo added this pull request to the merge queue Aug 29, 2024
Merged via the queue into main with commit 92da199 Aug 29, 2024
12 of 14 checks passed
@Sbozzolo Sbozzolo deleted the gb/climaanalysis_units branch August 29, 2024 06:28
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