Android users: I created a local app for myself to check weather conditions, which is available here:
https://play.google.com/store/apps/details?id=com.Halibut.halibutbankreportweather.
I posted about the app a couple of years ago here:
https://sportfishingbc.com/threads/...android-app-for-local-vancouver-waters.92737/ (If you want to discuss the app, please do so there, not in this thread.)
There’s nothing special about the app; it just scrapes data from
https://weather.gc.ca/ and aggregates it in a format that’s convenient for me.
What’s in the app:
- Detailed info for each of the 4 buoys in Georgia Strait.
- Summary view in Georgia Strait (Map icon in the top right corner).
- Historical view for each buoy.
- Conditions alarm (alerts me when good days are coming).
Please expect bugs in the app since I’m not a professional software developer.
How does it work?
I scrape data for all 4 buoys, both for real-time conditions (the latest reported conditions) and historical data for each buoy.
The alarm simply scrapes data from the North of Nanaimo page:
https://weather.gc.ca/marine/forecast_e.html?mapID=03&siteID=14301 and based on that, it calls the user (expect bugs here).
The alarm is hardcoded to trigger every 12 hours, but for some reason, it works for about 1.5 days, and then it seems like the Android system kills the process. However, once you open the app again, it checks if the alarm service is running. If it isn’t, it triggers the process again; if it is still running, it does nothing.
From my personal observations, setting the alarm for 10-15 kt wind indicates a fishable day—not perfect, but manageable.
Known issue: It treats "Tonight" and "Tomorrow" as one element. So, if today isn’t great (e.g., contains 20 kt wind), but tomorrow is perfect, the app won’t notify you, and you might miss out on tomorrow. I’m planning to fix this later.
It doesn’t replace other weather apps—I still rely on Windy a lot—but, for example, when I’m planning to go out, the first thing I do in the morning is open the app and check the wave height at Halibut Bank and English Bay. I also do the same at the boat launch right before launching my boat.
It’s happened to me many times that I get distracted by other activities and miss out on good days. I discover a perfect day after the fact, when it’s already over, and I wasn’t ready. The alarm should help me pay attention to upcoming good days and plan accordingly.
Criticism and suggestions are welcome in this thread.
-
https://sportfishingbc.com/threads/...android-app-for-local-vancouver-waters.92737/
Yes I do run ADS as part of self-development on how to implement it and if I'll make $6 over next year for a pack of green hoochies I would feel rewarded lol