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

Insert packed input slice issue #317 #322

Merged
merged 5 commits into from
Jun 24, 2020

Conversation

AliceBalfanz
Copy link
Contributor

This PR fixes the incorrect insert of time-slices which have a defined packing of variables.
This relates to issue #317.

@AliceBalfanz AliceBalfanz requested a review from forman June 24, 2020 08:10
Copy link
Member

@forman forman left a comment

Choose a reason for hiding this comment

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

Great! Just makie entry in CHANGES.md clearer.

CHANGES.md Outdated
* From 0.4.1: Fixed time-series performance drop (#299).
### Fixes
* From 0.4.1: Fixed time-series performance drop (#299).
* Fixed incorrect handling input slices with defined packing of variables when inserting
Copy link
Member

@forman forman Jun 24, 2020

Choose a reason for hiding this comment

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

Missing a context here: Users have no idea where "incorrect handling input slice" will apply to. Say something like:

Suggested change
* Fixed incorrect handling input slices with defined packing of variables when inserting
* Fixed `xcube gen` CLI tool to correcly insert time slices into an existing cube stored as Zarr. (#317)

@AliceBalfanz AliceBalfanz merged commit df45ae7 into master Jun 24, 2020
@AliceBalfanz AliceBalfanz deleted the alicja-317-insert-packed-input-slice branch June 24, 2020 14:47
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.

None yet

2 participants