{{ template "sync/layout/authenticated.html" . }} {{ define "title" }}Pool Upload{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}
Your CSV file must contain the following columns in any order. Please ensure your data matches the required format.
| Field | Description | Format | Example |
|---|---|---|---|
| TargetLat | The latitude of the target location | Decimal Number | 36.56245379 |
| TargetLon | The longitude of the target location | Decimal Number | -119.3948222 |
| Comment | The condition of the pool | Text | "blue", "dry", "false pool", "green", or "murky" |