specifysystems / sp_network

Server side code for syftorium
GNU General Public License v3.0
0 stars 0 forks source link

92 wrap analyst queries #94

Closed zzeppozz closed 5 months ago

zzeppozz commented 5 months ago

Pull Request Type

Status

Good for now, but more testing, documentation would help.

Description

Adds dataset x species queries and comparisons as an Analyst Service

Todos

Command line tests exist and pass, no API tests yet. Sphinx docs to be completed

Added dependencies

Describe any dependencies this pull request would add

Testing

If this is for a new feature, describe how it should be tested. What do the inputs look like? What should the result be?

Sample Data

Tests for python interpreter are available in the sppy/aws/aggregate_matrix.py file, including downloading from S3, creating from initial outputs of GBIF annotation/aggregation.

zzeppozz commented 5 months ago

Closes issue #92