Skip to content

Conversation

@PaulWessel
Copy link
Member

Given the cpt is now one of the attributes, we need a way to add, remove, or change it via grdedit. This PR adds +c[-|cpt] to the -D option. If no argument is used then we add the default CPT (turbo), if argument is - we remove any default CPT from the grid, else we add the specified CPT. The PR also fixed a bug that failed to consider NaNs as the NaN values and thus lead to unnecessary reading.

Given the cpt is now one of the attributes, we need a way to add, remove, or change it via grdedit.  This PR adds +c[-|cpt] to the -D option.  If no argument is used then we add the default CPT (turbo), if argument is - we remove any default CPT from the grid, else we add the specified CPT.  The PR also fixed a bug that failed to consider NaNs as the NaN values and thus lead to uncessisary reading.
@PaulWessel PaulWessel added enhancement Improving an existing feature maintenance Boring but important stuff for the core devs labels Jan 13, 2022
@PaulWessel PaulWessel added this to the 6.4.0 milestone Jan 13, 2022
@PaulWessel PaulWessel self-assigned this Jan 13, 2022
@PaulWessel PaulWessel merged commit c60746f into master Jan 13, 2022
@PaulWessel PaulWessel deleted the grdedit-cpt branch January 13, 2022 21:44
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Jan 25, 2022
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 maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants