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

Proposal: Add UUID field to multiscale objects #115

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    31bbd9a View commit details
    Browse the repository at this point in the history
  2. multiscales: add SHOULD section for "uuid"

    In order to uniquely identify the images that are being generated,
    this change proposes that a UUID should be included with each multiscale.
    The UUID can either be generated at creation or perhaps copied from
    an existing array if all meta(data) is identical (e.g. a rechunking).
    joshmoore committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e78d386 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Fix bullet points

    joshmoore committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fc26c89 View commit details
    Browse the repository at this point in the history
  2. Add uuid to the example

    joshmoore committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b1c7ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d58a1 View commit details
    Browse the repository at this point in the history
  4. Re-add prelim spaces

    joshmoore committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c7a655e View commit details
    Browse the repository at this point in the history
  5. Use HTML instead

    joshmoore committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e01aafe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0904633 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Fix split list element

    joshmoore committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4b4d8d8 View commit details
    Browse the repository at this point in the history
  2. Add text on intent of uuid

    joshmoore committed May 13, 2022
    Configuration menu
    Copy the full SHA
    de0b151 View commit details
    Browse the repository at this point in the history