Skip to content

Commit c909d4e

Browse files
committed
docs: remove missing value detail from quarter for consistency
1 parent b60b69c commit c909d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/anoph/sample_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ def clear_extra_metadata(self):
723723
- ``location`` - Specific collection site (e.g., village or site name).
724724
- ``year`` - Year of collection.
725725
- ``month`` - Month of collection.
726-
- ``quarter`` - Quarter of the year derived from month (1–4; -1 if missing).
726+
- ``quarter`` - Quarter of the year derived from month (1–4).
727727
- ``latitude`` - GPS latitude of the collection site.
728728
- ``longitude`` - GPS longitude of the collection site.
729729
- ``sex_call`` - Sex determination call; ``'F'`` for female, ``'M'`` for male.

0 commit comments

Comments
 (0)