Fabian-Robert Stöter
Fabian-Robert Stöter
Thanks. Tracking it now
Hi @Christian-lyc I think we need to update the docs.... gbif_dl/stores/dl_async.py Here is the download function now
support https://github.com/rom1504/img2dataset for downloading could close this
@alexisjoly how is this done on the gbif website?
Ok. About to change this
we can probably do this using gbifpy: `occ.download_meta(key = "0117522-200613084148143")`
@jclombar @alexisjoly is this still relevant? What would be a typical workflow?
@jclombar the DOI is referring to a fixed/frozen number of observations. Being able to rerun a query could get more (up-do-date) data
@alexisjoly >> What would be a typical workflow? >1. Pierre Bonnet (botanist) makes use of GBIF web portal to create the most appropriate query (check images, filter >data providers not...
This can already be implemented using the `is_valid_file` function. Ideally we should replace this with a callback/hook like api for the download function.