-
Notifications
You must be signed in to change notification settings - Fork 19
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
Allow DSG tractories with identical trajectory_id
values to be aggregated
#724
Conversation
Hi David, I am in the middle of a meeting but afterwards I will complete my review. I noticed before that I messed up the one trivial conflict resolution for the change log, sorry (one entry was appearing at the top and bottom of the list and I didn't notice) - all that is needed is to remove one duplicated entry from another PR, so I will push up another commit to do that after the meeting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent. I've raised a pair of very minor comments but once you've considered those, please merge.
Co-authored-by: Sadie L. Bartholomew <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to confirm, all feedback addressed as far as I am concerned so please merge.
Fixes #723
Needs NCAS-CMS/cfdm#290 for the new test to work.
Full fix also needs #730