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 CLI for spatialdata_io. #239

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Initial commit for CLI for all readers (not tested yet). Using CLI an…

    …d no additional kwargs**
    migueLib committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    68a0b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287a9e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266ba1a View commit details
    Browse the repository at this point in the history
  4. Add click parser for all available readers.

    Co-authored-by: Chiara Schiller <[email protected]>
    
    Co-authored-by: Florian Wuennemann <[email protected]>
    migueLib and FloWuenne committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3dfcee9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    feb6fed View commit details
    Browse the repository at this point in the history
  2. pre-commit

    LLehner committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    164b363 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    LLehner authored and migueLib committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ddb8680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b25b5 View commit details
    Browse the repository at this point in the history
  5. Add reader specific help.

    Co-authored-by: Chiara Schiller <[email protected]>
    migueLib and chiarasch committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    883a95e View commit details
    Browse the repository at this point in the history
  6. Ensure .zarr output and finalize typing in wrapper functions.

    Co-authored-by: Chiara Schiller <[email protected]>
    migueLib and chiarasch committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    628f8e4 View commit details
    Browse the repository at this point in the history
  7. Finalize typing in wrapper functions.

    Co-authored-by: Chiara Schiller <[email protected]>
    migueLib and chiarasch committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6925089 View commit details
    Browse the repository at this point in the history
  8. Finalize typing in wrapper functions.

    Co-authored-by: Chiara Schiller <[email protected]>
    migueLib and chiarasch committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    40fe75b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02be05f View commit details
    Browse the repository at this point in the history
  10. Fix pre-commit

    LLehner committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9a5ead4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3933de View commit details
    Browse the repository at this point in the history
  12. Add docstring

    LLehner committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    59ed7f5 View commit details
    Browse the repository at this point in the history