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

Always marshal tile metadata on presence of pyramid #239

Merged
merged 1 commit into from
Sep 10, 2020

Commits on Jul 30, 2020

  1. Always marshal tile metadata on presence of pyramid

    It is possible, in particular for floating point data, that a pyramid is
    present even if the server thinks a pyramid is not required.  The
    condition for tile metadata being available is now pyramid presence.
    
    See:
    
     * ome/omero-romio#24
     * ome/omero-web#193
    chris-allan committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    5d12b14 View commit details
    Browse the repository at this point in the history