On our Iris documentation there is a SUPPORT section in the sidebar with links to:
Stack Overflow for "How do I?"
@lbdreyer has in the past suggested Discourse as a possible alternative to Google Groups, and @pp-mo recently reviewed how several other dev teams use it - looks quite impressive.
Question is, who will fund that?
A quick glance down the subject lines in the developers' Google Group suggests to me that a lot of those threads could have been GitHub issues instead.
I think the Users' Google Group still has value. While not very active, it is still getting some use. It's more flexible than StackOverflow which is fairly prescriptive about what you can ask. In an ideal world, I'd like to persuade more Met Office colleagues to use it, so the wider user community can benefit from questions that have been asked and answered. Not sure how realistic that is though.
napari uses https://zulipchat.com/... there are a lot of options to choose from
I guess a key advantage of Google is that most people already have a Google account and many will already use Google Groups for other things. So it's incredibly easy to get started.
Cartopy uses gitter, see https://gitter.im/SciTools/cartopy. Appears to be free.
This is not a suggestion - just seeing what options are out there.
From my (mostly user-side) perspective, I find google groups really clunky and prone to overflow your inbox with conversations you're not necessarily following.
One option you could consider is a separate empty SciTools repository for asking "How do I..." questions like the one for pyvista: https://github.com/pyvista/pyvista-support/issues. The downside of course is that people would have to have github accounts to raise issues.
Hi @dennissergeev, the Google Group has an option under "My Membership Settings" to turn off email alerts. I have "Subscription" set to "No email" but have ticked "Subscribe me to email updates when I post to a conversation" so I only see updates for threads I have contributed to.
I can see a couple of advantages to using a GitHub repo for questions/support:
For dev discussion, there is also https://github.com/orgs/SciTools/teams/iris-devs/discussions, though possibly this is only accessible to core devs.
If we are serious about retiring the user Google Group, we should maybe post the question on there and see what the other users themselves think of the idea.
Most helpful comment
Hi @dennissergeev, the Google Group has an option under "My Membership Settings" to turn off email alerts. I have "Subscription" set to "No email" but have ticked "Subscribe me to email updates when I post to a conversation" so I only see updates for threads I have contributed to.
I can see a couple of advantages to using a GitHub repo for questions/support: