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

Refactoring viewer to focus on Xarray #14

Merged
merged 19 commits into from
Oct 25, 2022
Merged

Conversation

banesullivan
Copy link
Contributor

@banesullivan banesullivan commented Oct 5, 2022

This refactors the viewer so that it is an xarray-focused 3D viewer instead of general Zarr data.

For #12 and #13

The viewer has users select a DataArray in an Xarray DataSet, then select the X, Y, Z, and Time coordinate arrays before generating a mesh that is shown in the viewer.

To do

  • Add time slider
  • Better handle errors if trying to build mesh when arrays are not selected
  • Add level of detail selection option
  • Add more examples (perhaps a cloud-hosted dataset)
    • add some to DKC and verify things work via URLs
  • Add a URL field to specify the path/URL
  • Drop down menu to select sample datasets

Nicities

Requires:

@banesullivan banesullivan marked this pull request as ready for review October 25, 2022 16:28
@banesullivan
Copy link
Contributor Author

Merging for deployment/demo. Further improvements will come later

@banesullivan banesullivan merged commit ff321e3 into main Oct 25, 2022
@jourdain jourdain deleted the feat/viewer-refactor branch January 6, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant