eazy-py
eazy-py copied to clipboard
Download function for templates
Possible alternative to including eazy-photoz as a submodule would be to just download the filters and templates from that repo and put them in the eazy site-packaged directory. This allows for the filters and templates to be updated without having to reinstall eazy. Happy to tweak.
@jdavies-st
Thanks! I added something like this to https://github.com/gbrammer/eazy-py/pull/22 , where the code will clone eazy-photoz into data and do the symlinks if necessary.
Closing because implemented elsewhere as described above. But thanks for the original inspiration!