Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onboard Swami's Reef #167

Open
2 of 4 tasks
simonw opened this issue Nov 14, 2023 · 7 comments
Open
2 of 4 tasks

Onboard Swami's Reef #167

simonw opened this issue Nov 14, 2023 · 7 comments
Labels

Comments

@simonw
Copy link
Collaborator

simonw commented Nov 14, 2023

Station ID: 9410230

Location of tide pool: 33.034741, -117.294032

  • Add to our database
  • Sort out the logo
  • Sort out custom photo image
  • Add to our homepage
@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Part of https://naturecollective.org/ - here's their square-cropped logo from their Facebook page:

nature-collective

Looks like this, we need to re-crop it a tiny bit:

CleanShot 2023-11-14 at 11 42 07@2x

@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Resized and re-cropped image:

nature-collective

CleanShot 2023-11-14 at 11 46 25@2x

simonw added a commit that referenced this issue Nov 14, 2023
@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Added that to the database - still need to run the command to import the tide times.

@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Ran this:

flyctl ssh console -a pillarpointstewards

Then:

./manage.py shell_plus

And:

TidePrediction.populate_for_station(9410230)

@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Mostly seems to work now. I've manually changed the code because I realized I leaked it in the migration!

team.codes.create(code="SWAM", is_active=True)

@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

Spotted this performance issue while testing and fixed it:

@simonw simonw added the ops label Nov 14, 2023
@simonw
Copy link
Collaborator Author

simonw commented Nov 14, 2023

URL is https://www.tidepoolstewards.com/programs/swamis/ - only for signed in members of the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant