Fabian-Robert Stöter

Results 398 comments of Fabian-Robert Stöter

If I understand correctly, you want to limit the number of species, eg. per data provider?

i think I understand what you mean, but can you give me a use case example?

> Perhaps a workflow of using the search API with facet to get the top N species, and then doing a download through the API with a taxonKey IN (.....)?...

@jclombar I can't remember, did we decide on a default wait time?

I agree. That makes sense. Will add this soon

@timrobertson100 would you be able to share some insights on this and what would be the best place to address this?

Also users should be able to set the label name for non-existing keys... e.g. `data_generator = gbif_dl.api.generate_urls(queries=queries, label="speciesKey")` writes out `None` if `speciesKey` is not available

@waddington thanks. I think I found a bunch of errors that I am going to address soon. It may be connected to the maximum amount of threads. Have you tried...

@jclombar i don't see how the `license_info` is going to be used in the `io` module. Do we really need this as part of `MediaData`?

I got the download working just a small issue, will provide a PR