Gulf of Maine Seabird Portal
Purpose:
- build a browser-based portal for exploring GOMSWG population and productivity data,
- reduce dependence on the annual Excel master workbook,
- support eventual structured annual data intake,
- and prepare the seabird data layer for future integration with OSRP and the NERACOOS Data Engine Plan.
Project structure:
app/- portal application codedata/- normalized source data, exports, and seedsdocs/- local planning and implementation notesheadshots/- species portrait assets used by the UI
Current planning source:
/Users/richard/Desktop/in box/gomswg_portal_plan.md
Local run:
/Users/richard/.pyenv/versions/myenv/bin/python app/app.pyThe local app serves at:
http://127.0.0.1:8067/
Deployment prep:
- PythonAnywhere entrypoint scaffold:
- dependency list:
- deploy notes: