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

Multi table #410

Merged
merged 209 commits into from
Jan 17, 2024
Merged

Multi table #410

merged 209 commits into from
Jan 17, 2024

Commits on Nov 21, 2023

  1. [pre-commit.ci] pre-commit autoupdate (scverse#394)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
    - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
    - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](pre-commit/mirrors-mypy@v1.6.1...v1.7.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.3...v0.1.6)
    
    * ficx pre-precommit
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: giovp <[email protected]>
    pre-commit-ci[bot] and giovp authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5848756 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    9d68766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e3ee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. add mock new table

    melonora committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a47c0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c71aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f857d4e View commit details
    Browse the repository at this point in the history
  4. additional cleanup

    melonora committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3c32b27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f47c3b View commit details
    Browse the repository at this point in the history
  6. additional cleanup

    melonora committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    bfb4c7c View commit details
    Browse the repository at this point in the history
  7. additional cleanup

    melonora committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8cc1acf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4de59c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. add pseudo methods

    melonora committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c6d0976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8eeda8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Change table type in init

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cd3def6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b815980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3031950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c149c71 View commit details
    Browse the repository at this point in the history
  5. iterate dict values

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cb826e0 View commit details
    Browse the repository at this point in the history
  6. add comment

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    da4cc86 View commit details
    Browse the repository at this point in the history
  7. adjust table getter

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d6589a0 View commit details
    Browse the repository at this point in the history
  8. Add tables getter

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1ad33b0 View commit details
    Browse the repository at this point in the history
  9. Fix missing parenthesis

    melonora committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1d1907b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bec136f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22e2bef View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. [pre-commit.ci] pre-commit autoupdate (scverse#408)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ef0a2dc View commit details
    Browse the repository at this point in the history
  2. fix dict subscriptable

    melonora committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c75c684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9819a09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59b5d21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cdc492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c51b69 View commit details
    Browse the repository at this point in the history
  7. fix string representation

    melonora committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    54631ee View commit details
    Browse the repository at this point in the history
  8. write tables element group

    melonora committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    29a37a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. adjust io to multi_table

    melonora committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0c258e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60de077 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. add tables setter

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    53f9ae5 View commit details
    Browse the repository at this point in the history
  2. raise keyerror table getter

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b1d451c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8df0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f12d8de View commit details
    Browse the repository at this point in the history
  5. add deprecation warning

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d7a3092 View commit details
    Browse the repository at this point in the history
  6. fix tests

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e94d994 View commit details
    Browse the repository at this point in the history
  7. add DeprecationWarning

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f3d41c7 View commit details
    Browse the repository at this point in the history
  8. comment test

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    396a970 View commit details
    Browse the repository at this point in the history
  9. change setter into method

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d646ca3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    433a9f3 View commit details
    Browse the repository at this point in the history
  11. adjust set get test

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d3d2083 View commit details
    Browse the repository at this point in the history
  12. add get table keys

    melonora committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    304aa38 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. add column getters

    melonora committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    02ae3e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. add change set target table

    melonora committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b550292 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Give default table name

    melonora committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    535d917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e231ac View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    6a18365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e844067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9826d35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3eea20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f18251f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88c1579 View commit details
    Browse the repository at this point in the history
  7. Adjust for windows

    melonora committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2a6d675 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfcc8ac View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    957c4c9 View commit details
    Browse the repository at this point in the history
  2. fix set annotation target

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    36b1e0c View commit details
    Browse the repository at this point in the history
  3. fix/add tests

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9f5b8c2 View commit details
    Browse the repository at this point in the history
  4. fix init from elements

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0c07957 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1c0df2 View commit details
    Browse the repository at this point in the history
  6. add validation check

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    230e38e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    219d272 View commit details
    Browse the repository at this point in the history
  8. fix ruff

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3051cf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bc1f11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a51b4a View commit details
    Browse the repository at this point in the history
  11. fix last tests

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8381f29 View commit details
    Browse the repository at this point in the history
  12. adjust to tables

    melonora committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dc0d186 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. use tables parameter

    melonora committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9c3c483 View commit details
    Browse the repository at this point in the history
  2. fix some mypy

    melonora committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b1d62ef View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. some mypy fixes

    melonora committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3817b78 View commit details
    Browse the repository at this point in the history
  2. some more mypy

    melonora committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    76ce40d View commit details
    Browse the repository at this point in the history
  3. fix another mypy

    melonora committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    caecb83 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    2dc7a74 View commit details
    Browse the repository at this point in the history
  2. mypy yet again

    melonora committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cde90e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a20cb95 View commit details
    Browse the repository at this point in the history
  4. fix pre_commit

    melonora committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    854a5ce View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. down to 12 mypy errors

    melonora committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    81a18bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85a093 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. down to 1mypy error

    melonora committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c3138a View commit details
    Browse the repository at this point in the history
  2. fixed mypy errors

    melonora committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dd1db66 View commit details
    Browse the repository at this point in the history
  3. fix set_table_annotation

    melonora committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9ac3a15 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. added docstring

    melonora committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    444a335 View commit details
    Browse the repository at this point in the history
  2. refactor data loader (scverse#299)

    Co-authored-by: LucaMarconato <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Luca Marconato <[email protected]>
    4 people authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c9e7d99 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. add documentation

    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fd7a8a0 View commit details
    Browse the repository at this point in the history
  2. add documentation

    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d5d7743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15cd907 View commit details
    Browse the repository at this point in the history
  4. minor adjustment docstring

    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e61e007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af1b93f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05964c5 View commit details
    Browse the repository at this point in the history
  7. Added / adjusted docstrings

    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5e16bbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    432bb1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45b14a2 View commit details
    Browse the repository at this point in the history
  10. fix mypy after merge

    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    67fd7d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    899d8c3 View commit details
    Browse the repository at this point in the history
  12. refactor function name

    This is to avoid confusion. Many not easily resolved errors are created if we let this function generate table values. This makes it clear that
    only spatial element values are generated and not tables. This in opposite to gen_elements which does return tables as well.
    melonora committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    351b7c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. [pre-commit.ci] pre-commit autoupdate (scverse#411)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c620c45 View commit details
    Browse the repository at this point in the history
  2. small fixes

    LucaMarconato authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    898b5ab View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    d592606 View commit details
    Browse the repository at this point in the history
  2. tiny comments

    LucaMarconato authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c479976 View commit details
    Browse the repository at this point in the history
  3. fix ruff pre-commit

    melonora committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    94ebd70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6beb53b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a708594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1d83f3 View commit details
    Browse the repository at this point in the history
  7. add quotes

    melonora committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b957906 View commit details
    Browse the repository at this point in the history
  8. fix (?)

    LucaMarconato authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    31fca71 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. refactor error messages

    melonora committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e780d6f View commit details
    Browse the repository at this point in the history
  2. fix incremental update (scverse#329)

    Co-authored-by: Wouter-Michiel Vierdag <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4eed839 View commit details
    Browse the repository at this point in the history
  3. add concatenate argument

    melonora committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f7cebb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca8965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aff28c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2c062f View commit details
    Browse the repository at this point in the history
  7. add util functions to init

    melonora committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c3690b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    415022c View commit details
    Browse the repository at this point in the history
  9. add util functions to init

    melonora committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    207b411 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29f8ecf View commit details
    Browse the repository at this point in the history
  11. add tables class

    melonora committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a5d4d5d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. add table class

    melonora committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    de74482 View commit details
    Browse the repository at this point in the history
  2. add deprecation back

    melonora committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    31dc81d View commit details
    Browse the repository at this point in the history
  3. rename function in tests

    melonora committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d3eef8e View commit details
    Browse the repository at this point in the history
  4. rename function in tests

    melonora committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f16b357 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c80380 View commit details
    Browse the repository at this point in the history
  6. fix precommit

    giovp committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ae2fd06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e9534f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fcffba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c52b60f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb22377 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    804f211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1d83a View commit details
    Browse the repository at this point in the history
  3. revert filter change

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a6a25f8 View commit details
    Browse the repository at this point in the history
  4. add public generators

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    71b20b2 View commit details
    Browse the repository at this point in the history
  5. adjust to public generators

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    62f4832 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    641f1fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8933022 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d700c2 View commit details
    Browse the repository at this point in the history
  9. fix mypy errors

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f7af64e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27e79d1 View commit details
    Browse the repository at this point in the history
  11. Fix mypy

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    113c837 View commit details
    Browse the repository at this point in the history
  12. cleanup

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d241dc3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d92ffd View commit details
    Browse the repository at this point in the history
  14. refactor test

    melonora committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9b98f36 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    f883f95 View commit details
    Browse the repository at this point in the history
  2. add utility function

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    52c439e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad27a5 View commit details
    Browse the repository at this point in the history
  4. minor docstring refactor

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    33bb284 View commit details
    Browse the repository at this point in the history
  5. fix import

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e3b0b60 View commit details
    Browse the repository at this point in the history
  6. concatenate with tables

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0e9e280 View commit details
    Browse the repository at this point in the history
  7. cleanup

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9776ec6 View commit details
    Browse the repository at this point in the history
  8. fix test

    melonora committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    da6900a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. [pre-commit.ci] pre-commit autoupdate (scverse#415)

    updates:
    - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1)
    - [github.com/pre-commit/mirrors-prettier: v4.0.0-alpha.4 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v4.0.0-alpha.4...v4.0.0-alpha.8)
    - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.7...v0.1.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8dd6b56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0f130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76eb5fa View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    7db236c View commit details
    Browse the repository at this point in the history
  2. fixed tests

    LucaMarconato committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bbc7292 View commit details
    Browse the repository at this point in the history
  3. fix

    LucaMarconato committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a6d73f8 View commit details
    Browse the repository at this point in the history
  4. Add changes to changelog

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4e9a956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0102286 View commit details
    Browse the repository at this point in the history
  6. make private

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2576b62 View commit details
    Browse the repository at this point in the history
  7. Remove commented code

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dc4bc30 View commit details
    Browse the repository at this point in the history
  8. add cache to ignore

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7ca2fb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6e00e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0aa05fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0f9434 View commit details
    Browse the repository at this point in the history
  12. Fix docstring

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    38e2a15 View commit details
    Browse the repository at this point in the history
  13. Fix import

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    726afc9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4960b35 View commit details
    Browse the repository at this point in the history
  15. add orphan_table argument

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fb2c20c View commit details
    Browse the repository at this point in the history
  16. Change docstring

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8b187e9 View commit details
    Browse the repository at this point in the history
  17. remove todo

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1a9eee4 View commit details
    Browse the repository at this point in the history
  18. add example

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6123f9d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bfa1064 View commit details
    Browse the repository at this point in the history
  20. change concatenate logic

    melonora committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    475c566 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. updated changelog

    LucaMarconato authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0eff295 View commit details
    Browse the repository at this point in the history
  2. Allow force-overwriting existing files (non-backing) (scverse#344)

    * Add test for writing unbacked data over existing files
    
    * Protect overwriting existing file only if it is backing file
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Simplify assertion, remove try/except
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * fixed pre-commit
    
    * added get_dask_backing_files(); improved sdata.write with overwrite=True
    
    * fix docs
    
    * changed version in changelog
    
    * fix exception string
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Luca Marconato <[email protected]>
    Co-authored-by: LucaMarconato <[email protected]>
    4 people authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bf17f4d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Added error message for removed add_elements functions (scverse#420)

    * added error message for removed add_elements functions
    
    * moved _error_message_add_element() to _utils
    LucaMarconato authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9470a61 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    e6a3893 View commit details
    Browse the repository at this point in the history
  2. fix docstring

    melonora committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4ab893a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669bf76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0f0475 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdf0a99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f934e53 View commit details
    Browse the repository at this point in the history
  7. fix tests

    melonora committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e89b6f6 View commit details
    Browse the repository at this point in the history
  8. add docstrings

    melonora committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7f13af2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Added subset API; fix behavior with zero-len table (scverse#426)

    * added subset API, returning None instead of empty table for APIs with  filter_table=True
    
    * fix 3.9
    LucaMarconato authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4567d2c View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (scverse#424)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](astral-sh/ruff-pre-commit@v0.1.9...v0.1.11)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a5336d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. remove docstring typehint

    melonora committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d0422ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dba1dc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix query of 2D/3D data with 2D/3D bounding box (scverse#409)

    * wip
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * wip
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * fix 2d/3d bb for raster data
    
    * support for 2d/3d bb for 2d/3d points
    
    * better tests
    
    * applied suggestions from giovp
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * added comments
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    LucaMarconato and pre-commit-ci[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    603f9f6 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (scverse#430)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.11...v0.1.13)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5e41438 View commit details
    Browse the repository at this point in the history
  3. updated changelog

    LucaMarconato authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    98c5cbc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    aea71d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5e005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5006a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77b7ef3 View commit details
    Browse the repository at this point in the history
  5. refactor subset

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    982e409 View commit details
    Browse the repository at this point in the history
  6. remove todo

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d5df556 View commit details
    Browse the repository at this point in the history
  7. Made _locate_spatial_element public, renamed to locate_element() (scv…

    …erse#427)
    
    * made _locate_spatial_element public, renamed to locate_element()
    
    * returning path instead of tuple in locate_element()
    
    * updated changelog
    
    * locate_elements() now returns a list
    LucaMarconato authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c71164b View commit details
    Browse the repository at this point in the history
  8. fix test

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    32eb7d9 View commit details
    Browse the repository at this point in the history
  9. Update test_and_deploy.yaml (scverse#434)

    Triggering the tests for pull requests to any branch.
    LucaMarconato authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6bb361b View commit details
    Browse the repository at this point in the history
  10. change docstring

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ffd994b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bb5199 View commit details
    Browse the repository at this point in the history
  12. fix query test

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    41bea70 View commit details
    Browse the repository at this point in the history
  13. add todo

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed97e2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99f2ec1 View commit details
    Browse the repository at this point in the history
  15. test filter with keep table

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d3591e0 View commit details
    Browse the repository at this point in the history
  16. adjust docstring

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b0b3a02 View commit details
    Browse the repository at this point in the history
  17. adjust docstring

    melonora committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bfb9700 View commit details
    Browse the repository at this point in the history