You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Email the corresponding authors of every paper in our datasets whose data availability statement (DAS) says the data are available on request, from an ETH Zurich institutional mailbox, with a personal greeting and a link to the paper in question — asking them to share the data and offering openwashdata publication (open license, DOI, full author credit).
What the data supports today
Measured on inst/extdata/ (2026-07-26):
Dataset
On-request papers
With contact email
washdev
128
127
uncnewsletter
44
43 (26 via first-author fallback)
ploswater
1
1
Total
173
170 → 153 unique addresses
datapapers is excluded (data papers publish their data by definition). 3 papers have no usable address. Selection matches das_type containing "request" (case-insensitive), which also catches the handful of rows carrying the verbatim statement instead of the coded category.
Sequencing: #43–#45 can be prepared in parallel, but the first real send waits on #42, and #46 starts with the first batch.
Prototype note
A working prototype of phases 2–4 exists on branch claude/automated-author-email-outreach-amipwb (data-raw/outreach/: list builder, template, blastula send script, generated contact CSV). Treat it as a draft implementation of this plan, not a decision — it is unmerged, nothing has been sent, and it gets revised or discarded according to the outcomes of the sub-issues.
Goal
Email the corresponding authors of every paper in our datasets whose data availability statement (DAS) says the data are available on request, from an ETH Zurich institutional mailbox, with a personal greeting and a link to the paper in question — asking them to share the data and offering openwashdata publication (open license, DOI, full author credit).
What the data supports today
Measured on
inst/extdata/(2026-07-26):washdevuncnewsletterploswaterdatapapersis excluded (data papers publish their data by definition). 3 papers have no usable address. Selection matchesdas_typecontaining "request" (case-insensitive), which also catches the handful of rows carrying the verbatim statement instead of the coded category.Phases
mail.ethz.ch, dry-run/test modes, batching, sent log.Sequencing: #43–#45 can be prepared in parallel, but the first real send waits on #42, and #46 starts with the first batch.
Prototype note
A working prototype of phases 2–4 exists on branch
claude/automated-author-email-outreach-amipwb(data-raw/outreach/: list builder, template, blastula send script, generated contact CSV). Treat it as a draft implementation of this plan, not a decision — it is unmerged, nothing has been sent, and it gets revised or discarded according to the outcomes of the sub-issues.