ucd-cws / PISCES

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

Add PISCES version number to map outputs as a replacement variable #41

Closed nickrsan closed 9 years ago

nickrsan commented 10 years ago

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


Add a variable to map outputs that outputs the PISCES version number. Have that version number be contained in local_vars.py as _version_ and version = _version_ and get_version() (just because). Then, add that variable to the map templates.

nickrsan commented 9 years ago

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


Bumping to 1.7 where we'll deal with replacement variables

nickrsan commented 9 years ago

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


Resolved in some previous commmit - use {Version} variable