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

Cli resample sensor #360

Merged
merged 14 commits into from Feb 12, 2022
Merged

Cli resample sensor #360

merged 14 commits into from Feb 12, 2022

Commits on Feb 8, 2022

  1. Expose possibility of bulk saving beliefs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    b9d2cbf View commit details
    Browse the repository at this point in the history
  2. Add CLI to assign a new resolution to a sensor and resample its data …

    …accordingly
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    3cd296c View commit details
    Browse the repository at this point in the history
  3. CLI changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    119fcfc View commit details
    Browse the repository at this point in the history
  4. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    7c9e08c View commit details
    Browse the repository at this point in the history
  5. mypy

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    352fe1f View commit details
    Browse the repository at this point in the history
  6. ignore mypy

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 8, 2022
    Copy the full SHA
    f363f83 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Upgrade tb dependency

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 9, 2022
    Copy the full SHA
    ca9c581 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Merge branch 'main' into cli-resample-sensor

    # Conflicts:
    #	documentation/changelog.rst
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    59ebae2 View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    6e4090e View commit details
    Browse the repository at this point in the history
  3. Resample all data, not just the most recent beliefs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    84153d0 View commit details
    Browse the repository at this point in the history
  4. Allow to pick a time window for resampling, and test it, too

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    efce976 View commit details
    Browse the repository at this point in the history
  5. Try test on GH Actions

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    bd8f1fa View commit details
    Browse the repository at this point in the history
  6. Revert "Try test on GH Actions"

    This reverts commit bd8f1fa.
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    48e1420 View commit details
    Browse the repository at this point in the history
  7. Remove print statement

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 12, 2022
    Copy the full SHA
    cdc5492 View commit details
    Browse the repository at this point in the history