zooniverse / Data-digging

Scripts and such for data management, analysis, visualization, etc.
MIT License
52 stars 35 forks source link

Could we use a minimum workflow version number instead in project stats? #30

Closed camallen closed 6 years ago

camallen commented 7 years ago

Let's say i we modify the workflow but in essence the tasks are the same across a number of major workflow version ids (e.g. seabird watch). Could we instead of providing an explicit version number take a minimum? E.g. worfklow_version >= 3

https://github.com/zooniverse/Data-digging/blob/bd23c549d0cdc6767ff027647bf7587d49e03362/example_scripts/basic_project_stats.py#L254