ucd-cws / PISCES

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

A tool to pass in an ROI and get back a list of species #63

Open nickrsan opened 10 years ago

nickrsan commented 10 years ago

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


Make a tool that allows you to pass in an area of interest and get back a list of species. Give dataset options (with defaults) and presence type options, but have it list the species under headers (so list all current, then all historic, then all ____...).

nickrsan commented 9 years ago

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


A simple version of this exists in Plite and some basic code for it was merged into the PISCES API this weekend. The tool was brought across from Plite and into the main PISCES code base as well. This will likely be the version released for 1.7, but for 1.8 we'll enhance it with the filters, etc.