Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document installation of desimodel data files #41

Closed
dkirkby opened this issue Jun 3, 2016 · 4 comments
Closed

Document installation of desimodel data files #41

dkirkby opened this issue Jun 3, 2016 · 4 comments

Comments

@dkirkby
Copy link
Member

dkirkby commented Jun 3, 2016

The instructions here should be augmented with the specific steps needed to checkout the desimodel package from svn. Also, the desimodel link should point to the svn repo instead of the github repo.

@dkirkby
Copy link
Member Author

dkirkby commented Jun 3, 2016

I think this should work for any user (without special DESI privileges):

svn co https://desi.lbl.gov/svn/code/desimodel/trunk desimodel

Next, configure the DESIMODEL environment variable. This step is OS and shell specific, but for unix/mac and bash:

cd desimodel
export DESIMODEL=`pwd`

Please post corrections / improvements here.

@dkirkby
Copy link
Member Author

dkirkby commented Aug 23, 2016

@weaverba137 Any corrections or improvements to suggest for this documentation update?

@weaverba137
Copy link
Member

I'm not sure why this is a specsim issue & not a desimodel issue. I think the install instructions in desimodel's top-level README.rst file are complete.

@dkirkby
Copy link
Member Author

dkirkby commented Aug 23, 2016

The reason is that someone starting with specsim wouldn't know to look at the desimodel docs, but that README has all the relevant info so I will just point to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants