question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Contributing to `pyvista/vtk-data`

See original GitHub issue

Discussed in https://github.com/pyvista/pyvista/discussions/1789

<div type='discussions-op-text'>

Originally posted by adam-grant-hendry November 7, 2021 If I want to create a pull request to add a dataset to pyvista/vtk-data, should I fork the repository? It contains lfs files and downloading counts against the maintainer’s bandwidth.

Are there details on contributing to vtk-data? The Contributing.md only talks about licenses (i.e. don’t add a data set for which there isn’t a license).</div>

The above may be a good opportunity to elaborate in Contributing.md

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
adam-grant-hendrycommented, Jul 30, 2022

Can this be closed?

I think so, yes.

1reaction
MatthewFlammcommented, Nov 28, 2021

For this PR, I think it is about whether this additional data set would provide some advantage for testing or example usage. I’m not a DICOM user, so I’m not sure if the single file in the existing DICOMDirectory is sufficient.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transitioning from VTK to PyVista
VTK is primarily developed in C++ and uses chained setter and getter commands to access data. Instead, PyVista wraps the VTK data types...
Read more >
Contributing — PyVista 0.37.0 documentation
This section provides a guide to how we conduct development in the PyVista repository. Please follow the practices outlined here when contributing directly...
Read more >
Basic API Usage — PyVista 0.37.0 documentation
Basic API Usage#. PyVista provides tools to get started with just about any VTK dataset and wrap that object into an easily accessible...
Read more >
PyVista Data Model
To visualize data in VTK or PyVista, two pieces of information are required: the data's geometry, which describes where the data is positioned...
Read more >
Using Local VTK-Data — PyVista 0.37.0 documentation
If the PYVISTA_VTK_DATA environment variable is set to the folder path, the examples will instead be copied from the local folder. This example...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found