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

Adding __add__ and merge to ChannelTS #136

Merged
merged 18 commits into from Mar 27, 2023
Merged

Adding __add__ and merge to ChannelTS #136

merged 18 commits into from Mar 27, 2023

Commits on Mar 24, 2023

  1. Update channel_ts.py

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    63b0a85 View commit details
    Browse the repository at this point in the history
  2. Update channel_ts.py

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9135d3b View commit details
    Browse the repository at this point in the history
  3. Update channel_ts.py

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    509765e View commit details
    Browse the repository at this point in the history
  4. updated __add__ for channels

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    402b29c View commit details
    Browse the repository at this point in the history
  5. Update channel_ts.py

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    69ae510 View commit details
    Browse the repository at this point in the history
  6. Update channel_ts.py

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0f21e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81891dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c593bde View commit details
    Browse the repository at this point in the history
  9. added test for merge

    kujaku11 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    964d9e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f53a1c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. adding tests for add runs

    kujaku11 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e7cbcce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12ada9e View commit details
    Browse the repository at this point in the history
  3. Update run_ts_example.ipynb

    kujaku11 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    970deb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a85cbc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. from_obspy_trace not working

    kujaku11 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3d762fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bed0a View commit details
    Browse the repository at this point in the history
  3. added copy and __eq_ to run

    kujaku11 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c14576c View commit details
    Browse the repository at this point in the history
  4. added __neq__

    kujaku11 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    06f1691 View commit details
    Browse the repository at this point in the history