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

Multiple write bug #680

Merged
merged 3 commits into from
Nov 16, 2022
Merged

Multiple write bug #680

merged 3 commits into from
Nov 16, 2022

Conversation

piotr-florek-mohc
Copy link
Collaborator

This is is a fix to a bug that causes CMOR failure when doing multiple writes to the dataset with seasonal forecast time coordinates ('reftime' and 'leadtime'). The original implementation didn't take into account a fact that a coordinate definition could happen only once and the code would fail during a second write() call.

@mauzey1
Copy link
Collaborator

mauzey1 commented Nov 1, 2022

@piotr-florek-mohc This looks good, but I will need to fix the python 3.7 tests before merging.

@mauzey1 mauzey1 merged commit dc868f8 into master Nov 16, 2022
@mauzey1 mauzey1 deleted the multiple_write_bug branch January 12, 2023 18:45
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.

None yet

2 participants