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

Domain specific/interesting end goal use cases #2

Open
ksunden opened this issue Oct 25, 2022 · 0 comments
Open

Domain specific/interesting end goal use cases #2

ksunden opened this issue Oct 25, 2022 · 0 comments

Comments

@ksunden
Copy link
Member

ksunden commented Oct 25, 2022

While initial development work will focus more heavily on synthetic data/toy examples of some relatively low-level artists, it is a good idea to keep in mind a wide range of applications, as that is the actual end goal that makes this work actually useful.

In particular the following, in no particular order:

  • Oceanography/Geospatial data
    • large datasets, subsampling data
    • transforms into map coordinates
    • integrations with cartopy, etc.
  • Astronomy data
    • It is a NASA funded grant, after all
    • large datasets
    • stress test units
    • spatial-type data
    • integration with data sources used in that domain
  • Biological data
    • Of particular interest to CZI grant
    • Microscopy data/images
  • Spectroscopy data
    • It is my own area of expertise, I have several kinds of plots that serve a variety of levels of difficulty
    • Specialized domain-specific data format
    • Composing multiple artists
    • particularly hard units support (spectroscopists can never agree what units to use, and like to say that length and energy units are interoperable)
    • easy "quick" plots from a self describing data format
    • multidimensional data, slicing into, etc.
    • interactivity, stress testing the level of hooks provided to modify the plot
  • Sports analytics data
    • relatively unique visualizations
    • see https://hockeyviz.com for many examples of a wide variety of plot types (made with matplotlib)
    • potential interest for live updating

These are just a few of the domains for which this dataset-centric approach may be useful, feel free to add more.

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

No branches or pull requests

1 participant