Skip to content

Complete -D parsing update#5827

Merged
PaulWessel merged 2 commits intomasterfrom
decode-D-fix
Oct 1, 2021
Merged

Complete -D parsing update#5827
PaulWessel merged 2 commits intomasterfrom
decode-D-fix

Conversation

@PaulWessel
Copy link
Member

When data cubes were introduced and we switched from -D modifier +z to +d for setting data names (so that +z can set the unit for the z-axis in cubes), I allowed for backwards compatibility with +z for 2-D grids, but managed to not use the fix in the relevant switch. Today I ran into this bug - this PR fixes it.

When data cubes were introduced and we switched form +z to +d for setting data value (so +z can set uint for the z-axis in cubes), I allowed for backwards compatibility with +z for 2-D grids, but managed to not use the fix in the switch.  Today I ran into this bug - this PR fixes it.
@PaulWessel PaulWessel added bug Something isn't working deprecation Deprecating a feature labels Sep 30, 2021
@PaulWessel PaulWessel self-assigned this Sep 30, 2021
Also update the check of modifiers of course.
@PaulWessel PaulWessel merged commit 2557660 into master Oct 1, 2021
@PaulWessel PaulWessel deleted the decode-D-fix branch October 1, 2021 00:11
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Oct 6, 2021
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 bug Something isn't working deprecation Deprecating a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants