Skip to content

quantoid/tides

Repository files navigation

BIEPA Tread Lightly

Showing tide times around Bribie Island and when it's best to avoid driving on the beach to protect wildlife, including marine turtles that nest in the dunes on the National Park beach.

This is a Streamlit application.

Running in Streamlit Community Cloud: https://biepa-tread-lightly.streamlit.app

Tread Lightly on Bribie Island example tide times Turtle Awareness Checklist

Getting Started

Create .streamlit/secrets.toml with access tokens:

[willy]
key = "API-key-from-willy-weather"

Run the app locally:

streamlit run streamlit_app.py

The app should open in your browser at: http://localhost:8501

Note: You may need to enable HTTP URLs in your browser settings.

About

Showing tide times and when it is safer to drive on the beach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages