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

Update create_regular methods to remove cellsize divisibility check #673

Merged
merged 6 commits into from
Jun 23, 2023

Conversation

bewithankit
Copy link
Contributor

The previous iteration of cf.Domain.create_regular and cf.DimensionCoordinate.create_regular checked explicitly for the range of the dimension to be divisible by the cellsize which is removed here and a note about the same is added in the docstring.

@bewithankit bewithankit changed the title Update create_regular() methods to remove cellsize divisibility check Update create_regular methods to remove cellsize divisibility check Jun 22, 2023
Copy link
Collaborator

@davidhassell davidhassell left a comment

Choose a reason for hiding this comment

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

Great - all good!

@bewithankit
Copy link
Contributor Author

Thanks David!

@bewithankit bewithankit merged commit a5f2541 into NCAS-CMS:main Jun 23, 2023
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