forked from yassirnajmaoui/geom_visualisation
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It'd be nice to clean this up a bit more for easier install. Some suggestions:
- add requirements.txt with only petsird==0.2 and trimesh
- modify environment.yml to depend on trimesh and petsird-via-pip
- remove PETSIRD submodule
- move
main.pyto something likepetsird_to_mesh.py(probably in main folder, not `python/'), and rename the project as well.
More advanced stuff:
- Not sure of the .devcontainer is useful for a Python only project
- We could even put this on PyPI via
pyproject.tomland GitHub actions (as per https://github.com/ETSInitiative/PETSIRD/blob/main/.github/workflows/ci.yml and https://github.com/ETSInitiative/PETSIRD/blob/main/python/pyproject.toml)
Metadata
Metadata
Assignees
Labels
No labels