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

Fix Raster Initialization #1048

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

Conversation

ilan-gold
Copy link
Collaborator

@ilan-gold ilan-gold commented Sep 17, 2021

Background

Currently defining only a partial channels object or some other partial aspect of spatialRasterLayers does not really work because channels, for example, is not a coordination type. So this PR merges the initial spatialRasterLayers with the auto-generated one and then forces the hook to set the value

Change List

  • Allow for partially defined spatialRasterLayers coordination values

Checklist

  • Ensure PR works with all demos on the vitessce.io homepage
  • Open (draft) PR's into vitessce-python and vitessce-r if this is a release PR

src/components/data-hooks.js Outdated Show resolved Hide resolved
Co-authored-by: Mark Keller <7525285+keller-mark@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants