ucd-cws / PISCES

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

main.py stats #141

Closed nickrsan closed 9 years ago

nickrsan commented 9 years ago

Original report by AndyB (Bitbucket: AndyB, GitHub: AndyB).


The species totals for main.py stats don't add up correctly when run from the command prompt. For example, the Total Number of Native Fish Species with Data is 182 ( should be 133). It might be referencing the native species column in the Species table or include "bin" species. It would be better if these calcs reference the species collections (native_fish) rather that the table which includes amphibians and inverts.

nickrsan commented 9 years ago

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


Resolves #141 - Updated Stats tool to have current and correct queries