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 metadata to outputs #1594

Merged
merged 23 commits into from
Sep 18, 2024
Merged

Add metadata to outputs #1594

merged 23 commits into from
Sep 18, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    ce5c784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9179706 View commit details
    Browse the repository at this point in the history
  3. img shape metadata added

    HaleySchuhl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8ebe700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f665799 View commit details
    Browse the repository at this point in the history
  5. Update test_outputs.py

    HaleySchuhl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c3ec8e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. remove whitespaces

    HaleySchuhl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9648331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965681f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5489d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    222fe23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1416cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5a0459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfacc69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e73f8be View commit details
    Browse the repository at this point in the history
  9. Update test_outputs.py

    HaleySchuhl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5dbc4df View commit details
    Browse the repository at this point in the history
  10. remove unused imports

    HaleySchuhl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    61232a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    07d4636 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    76bd8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bdb7f4 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate metadata

    nfahlgren committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e8be634 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Use class method to add metadata

    Import version only, not whole package
    nfahlgren committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9bbe4ab View commit details
    Browse the repository at this point in the history
  2. Revert code

    nfahlgren committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b63eee7 View commit details
    Browse the repository at this point in the history
  3. Revert code

    nfahlgren committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d22cce9 View commit details
    Browse the repository at this point in the history
  4. Wrap metadata value in list

    For compatibility with batch processing
    nfahlgren committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9169662 View commit details
    Browse the repository at this point in the history