PoisotLab / GBIF.jl

Functions and types to access GBIF data from Julia
https://ecojulia.github.io/GBIF.jl/latest/
Other
19 stars 4 forks source link

update! should apply the qa/qc filters if there are any #3

Closed tpoisot closed 6 years ago

tpoisot commented 6 years ago

On the feature-view branch, update! is not accounting for filters. Ideally, the workflow would be

  1. get first batch
  2. apply filters
  3. update sets while filters are applied in real time