1) Pipfile and pipfile.lock seem like the best way to do this.
2) To avoid the mess of binary wheel packages - I've included them in a relative directory. The links to Christophe Golkhe don't work consistently and are prone to breaking.
3) Basemap cannot be hosted easily from github as its too big - left the link for that but if it doesn't work in the future its probably ok as it is not actually necessary for LDAR_Sim.
I could do some more work on this pull request, but with Pipfiles and using pipenv it is getting pretty reproducible and well prepared for other users.
Various modifications to enable easier onboarding
1) Pipfile and pipfile.lock seem like the best way to do this. 2) To avoid the mess of binary wheel packages - I've included them in a relative directory. The links to Christophe Golkhe don't work consistently and are prone to breaking. 3) Basemap cannot be hosted easily from github as its too big - left the link for that but if it doesn't work in the future its probably ok as it is not actually necessary for LDAR_Sim.
I could do some more work on this pull request, but with Pipfiles and using pipenv it is getting pretty reproducible and well prepared for other users.