BioKIC / NEON-Biorepository

Development base for the NEON Biorepository Data Portal host by BioKIC - Arizona State University (https://biorepo.neonscience.org)
GNU General Public License v2.0
2 stars 1 forks source link

Add ability to automatically download all taxa below family in the "taxonomy explorer" #414

Closed kyule closed 9 months ago

kyule commented 9 months ago

Add the functionality for including taxa below family level similar to what already exists in the taxonomic tree viewer into the taxonomy explorer (download only)

egbot commented 9 months ago

Resolved: https://github.com/BioKIC/NEON-Biorepository/commit/20db4f4d625fbfff1ab6e310c7d5b3425e864333

kyule commented 9 months ago

Not actually seeing it in the taxonomy explorer?

image
egbot commented 9 months ago

It's not a displayed option, because that functionality don't work with this interface (there is no option to batch open all tabs). However, it is set as a hidden permanent option, which triggers the download to include all taxa below family. Enter a higher term, and then export, and all children will be included within the export.

kyule commented 9 months ago

Oh, I see. Sorry about that. Was just in a meeting with Eric and he was asking about it again... I didn't see it listed, but also didn't try a download. I did also direct him to the taxonomy endpoint of the API for what it's worth.