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

add concatenation of two or more datasets #173

Merged
merged 1 commit into from
Feb 20, 2023
Merged

add concatenation of two or more datasets #173

merged 1 commit into from
Feb 20, 2023

Conversation

MartinMohrmann
Copy link
Member

@MartinMohrmann MartinMohrmann commented Feb 17, 2023

  • Tests added
  • Passes pre-commit run --all-files
  • New functions/methods are listed in api.rst

Hi, this PR adds the possibility to stack multiple datasets along the time dimension. While doing so, the "dives" and "profile_num" variables are automatically adapted, so that they do not repeat and can still be used for grouping, plotting etc.
This is only working for the VOTO datasets yet, that's why I put it into the voto_seaexplorer module. I could think of a way to adapt it to different formats later if it proves useful.

@MartinMohrmann MartinMohrmann changed the title add concatentation of two or more datasets add concatenation of two or more datasets Feb 17, 2023
@MartinMohrmann MartinMohrmann marked this pull request as ready for review February 17, 2023 15:07
@MartinMohrmann MartinMohrmann merged commit 12f02cb into GliderToolsCommunity:master Feb 20, 2023
@MartinMohrmann MartinMohrmann deleted the voto_concatenate branch July 17, 2023 09:15
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.

2 participants