See notes from #2
When installing with python setup.py develop, data sources are properly installed but when installing with python setup.py install they are not properly installed. This requires updating the setup.py and meshes.py files appropriately.