From f23dec382ae32b7cf78a857206034a80eb7e5069 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Mon, 15 Jun 2026 13:39:27 +0000 Subject: [PATCH] Note EVENTS records feeding station arrivals and departures --- doc/src/tables/watches.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/tables/watches.m4 b/doc/src/tables/watches.m4 index 9681e95..4be320f 100644 --- a/doc/src/tables/watches.m4 +++ b/doc/src/tables/watches.m4 @@ -113,6 +113,9 @@ The available |WATCHES.Type| values are: daily attendance at the feeding station on any given day. This means, the combination of |WATCHES.Type|, |WATCHES.Focal| and |WATCHES.Date| must be unique. + If an individual arrives at and leaves the feeding station multiple + times on a single day, there are multiple rows on the |EVENTS| + table to record this. ``sdb_follow`` (Follow) Each row represents a date during which observers were assigned -- 2.34.1