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

Get resampled data #458

Merged
merged 12 commits into from Jul 12, 2022
Merged

Get resampled data #458

merged 12 commits into from Jul 12, 2022

Commits on Jul 8, 2022

  1. Allow GETting resampled data

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    57a8823 View commit details
    Browse the repository at this point in the history
  2. Add docstring comment to schema

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    1b55a74 View commit details
    Browse the repository at this point in the history
  3. Add missing type annotation

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

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    8dabfaf View commit details
    Browse the repository at this point in the history
  5. Add resolution field to schema

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    4f96f39 View commit details
    Browse the repository at this point in the history
  6. Field is optional

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    e8477db View commit details
    Browse the repository at this point in the history
  7. Use resampled resolution when reindexing

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    11e8bc3 View commit details
    Browse the repository at this point in the history
  8. Add test for deserializing the resolution field

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    58ebc13 View commit details
    Browse the repository at this point in the history
  9. API changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jul 8, 2022
    Copy the full SHA
    3b83d50 View commit details
    Browse the repository at this point in the history
  10. Add resolution field to example

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

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

Commits on Jul 12, 2022

  1. Improve docstring

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