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

string constructor #1008

Merged
merged 9 commits into from
Dec 19, 2023
Merged

string constructor #1008

merged 9 commits into from
Dec 19, 2023

Conversation

lee1043
Copy link
Contributor

@lee1043 lee1043 commented Dec 18, 2023

from genutil import StringConstructor is replaced by from pcmdi_metrics.utils import StringConstructor

@lee1043 lee1043 self-assigned this Dec 18, 2023
@lee1043 lee1043 linked an issue Dec 18, 2023 that may be closed by this pull request
@lee1043
Copy link
Contributor Author

lee1043 commented Dec 18, 2023

Demo4 and Demo5 (MJO) were checked and they remain identical.

@lee1043
Copy link
Contributor Author

lee1043 commented Dec 18, 2023

No noticeable error found from all Demo notebooks.

@lee1043 lee1043 marked this pull request as ready for review December 18, 2023 21:11
@lee1043
Copy link
Contributor Author

lee1043 commented Dec 18, 2023

@acordonez Could you please review when you get a chance? I don't think this PR would need line by line review as the change is scattered across many file, but in general, change is for replacing from genutil import StringConstructor by from pcmdi_metrics.utils import StringConstructor. Please briefly check if this makes sense to you and/or if it is applicable to your extreme branch.

Most of changes in the PR is resulted by hosting the StringConstructor capability in the PMP, which was originated from genutil code.

@acordonez
Copy link
Collaborator

@lee1043 Yes I'll give it a run on my end!

@acordonez
Copy link
Collaborator

@lee1043 I ran mean climate and mjo demos and they both finished successfully.

@lee1043
Copy link
Contributor Author

lee1043 commented Dec 19, 2023

@acordonez thank you, I am merging this PR.

@lee1043 lee1043 merged commit 090df28 into main Dec 19, 2023
5 checks passed
@lee1043 lee1043 deleted the feature/1007_lee1043_stringConstructor branch December 19, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: stringConstructor-equivalent function
2 participants