ucd-cws / PISCES

Software for tracking and analyzing fish species range data
Other
0 stars 2 forks source link

Make user configuration variables #50

Closed nickrsan closed 9 years ago

nickrsan commented 10 years ago

Original report by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


Remove variables like debug from local_vars and put them in config. Then import config from local vars and let it overwrite the defaults.

nickrsan commented 9 years ago

Original comment by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


Included an acceptable version of this in recent work. local_vars directly imports config now, and config overrides the variables set throughout the software.