Prepping Zooniverse/uploading to Zooniverse
If you have not already done so, create a Zooniverse account, create a Zooniverse project, and fill out project information (directions TK)
Click on
Laband thenWorkflowsin your Zooniverse project
Option 1: Copy an existing workflow
This is much simpler than setting up a workflow yourself.
Click on the workflow you wish to copy.
Click on the “copy workflow” icon to the right of the workflow title:

TK TK TK TK TK
Option 2: Creating a workflow from scratch
If this is your first workflow, click the
New workflowbutton.Add a title for the workflow that will distinguish which community’s records are being transcribed and click
Add. This does not need to match the Django workflow name, but if it does not you will need to rename export files when processing transcribed results.
TK TK TK TK
Uploading “hits” to Zooniverse
After you have configured the workflow on Zooniverse, you can upload a batch of records to Zooniverse for community confirmation. These will be selected at random from the set of documents that have not previously been uploaded to this workflow on Zooniverse.
python manage.py upload_to_zooniverse --workflow "WI Milwaukee County" -n 200
(Or, optionally) Export manifest in order to upload matching files to Zooniverse (or point to S3 images)
python manage.py build_zooniverse_manifest --workflow "WI Milwaukee County"