This oSPARC service converts .vtk files to their .stl and .obj equivalents, which have wider support with visualization libraries.
The team's main repo is located at: https://github.com/SPARC-FAIR-Codeathon/2024-team-5
This oSPARC service was creating using cookiecutter-osparc-service.
This service is awaiting deployment to oSPARC production. The GitHub actions fail, as we do not have the required permissions for the build
stage:
/home/scu/.venv/bin/python3: can't open file '/home/scu/.venv/bin/ooil': [Errno 13] Permission denied
Service has been deployed and tested locally via:
make publish-local
Appukuttan, S., Benaribi, H., & Rievers, F. (2024). oSPARC Service #2: VTK Converter. Zenodo. https://doi.org/10.5281/zenodo.13308927
Please open an issue here.