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

Represent spatial deep zoom bucket assets URIs in Data Portal DB #7303

Open
nayib-jose-gloria opened this issue Jul 24, 2024 · 0 comments
Open
Labels
tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.

Comments

@nayib-jose-gloria
Copy link
Contributor

nayib-jose-gloria commented Jul 24, 2024

As of schema 5.1.0, a new step in dataset processing is creating "spatial deep zoom" assets for Explorer for Visium datasets with fullres/hires images. These are stored in a spatial-deep-zoom bucket in s3

The URIs for these assets are not tracked in the data portal DB, unlike the URIs for all other artifacts (H5AD, RDS, CXG) we generate during dataset processing. These URIs should be tracked in our DB and associated with their respective dataset versions.

Any code touching these spatial artifacts URIs should be updated accordingly to also update the DB.

For further context: Not tracking spatial deep zoom assets in the DB led to an oversight that led to this bug

@nayib-jose-gloria nayib-jose-gloria added the tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc. label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.
Projects
None yet
Development

No branches or pull requests

1 participant