Skip to content

Handle automatic CPT for constant grids#6931

Merged
PaulWessel merged 1 commit intomasterfrom
better-auto-cpt
Aug 3, 2022
Merged

Handle automatic CPT for constant grids#6931
PaulWessel merged 1 commit intomasterfrom
better-auto-cpt

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 requested review from Esteban82 and seisman August 3, 2022 13:04
@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.

3 participants