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

Handle automatic CPT for constant grids #6931

Merged
merged 1 commit into from Aug 3, 2022
Merged

Conversation

PaulWessel
Copy link
Member

This PR overwrites the changes in #6930 following the discussion therein. A mask grid is just a special case of a constant grid and such grids are allowed. However, without upgrading the automatic CPT creation for grids with zero range we run into trouble.

This PR always produces a valid CPT for grids with no range.

This PR overwrites the changes in #6930 following the discussion therein.  A mask grid is just a special case of a constant grid and such grids are allowed.  However, without upgrading the automatic CPT creation for grids with zero range we run into trouble.

This PR always produces a valid CPT for grids with no range.
@PaulWessel PaulWessel added the enhancement Improving an existing feature label Aug 3, 2022
@PaulWessel PaulWessel added this to the 6.5.0 milestone Aug 3, 2022
@PaulWessel PaulWessel self-assigned this Aug 3, 2022
Copy link
Member

@seisman seisman 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.

@PaulWessel PaulWessel merged commit 4c72e60 into master Aug 3, 2022
@PaulWessel PaulWessel deleted the better-auto-cpt branch August 3, 2022 13:56
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-changelog Add PR to the changelog enhancement Improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants