Tidal Sonification

{{ currentStation ? `${currentStation.name}, ${currentStation.state}` : 'Loading…' }}
{{ currentStation.name }}, {{ currentStation.state }} · {{ currentStation.id }} · {{ Math.abs(currentStation.lat).toFixed(2) }}°{{ currentStation.lat > 0 ? 'N' : 'S' }}, {{ Math.abs(currentStation.lng).toFixed(2) }}°{{ currentStation.lng > 0 ? 'E' : 'W' }} {{ tidalCharacter }} ({{ nearDist }} mi) · {{ constituents.length }} constituents
{{ formatDate(startDate) }}{{ formatDate(endDate) }} · {{ days }} days · {{ (days * 24).toLocaleString() }} hours of tidal data


Fetching harmonic constituents…
Harmonic data from NOAA CO-OPS API · ~3000 US tide prediction stations