LSSTDESC / imSim

GalSim based Rubin Observatory image simulation package
https://lsstdesc.org/imSim
BSD 3-Clause "New" or "Revised" License
36 stars 15 forks source link

Docs for conda based install missing IMSIM_HOME environment variable #440

Closed esheldon closed 2 months ago

esheldon commented 8 months ago

https://github.com/LSSTDESC/imSim/blob/345a7cc3307ce44b0e560efc0a68344523c18dbe/doc/install.rst?plain=1#L183

I believe there is a line missing here, something like

conda env config vars set IMSIM_HOME="directory containing the imSim github repo as a sub-directory"
cwwalter commented 8 months ago

Reminder to also look at the updating the skyCatalog instructions (or change the default sky catalog download branch) as it is currently grabbing main, which has issues.

cwwalter commented 2 months ago

This was fixed with #476.