---
tags: community, minutes
---
# PlasmaPy Community Meeting | Tuesday 2021 August 17 at 18:00 UT
[](https://hackmd.io/wtCNBGkXTjuLu-jvqm3WrQ)
### Video Conference Information
* Instant messaging: [Matrix](https://app.element.io/#/room/#plasmapy:openastronomy.org) and [Gitter](https://gitter.im/PlasmaPy/Lobby)
* [GitHub Minutes Repository](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes)
* ["Community" Sub-directory](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes/_community)
* [PlasmaPy on GitHub](https://github.com/PlasmaPy/plasmapy) ([pull requests](https://github.com/PlasmaPy/plasmapy/pulls), [issues](https://github.com/PlasmaPy/plasmapy/issues))
* [PlasmaPy Enhancement Proposals on GitHub](https://github.com/PlasmaPy/PlasmaPy-PLEPs)
* [PlasmaPy Google Calendar](https://calendar.google.com/calendar?cid=bzVsb3ZkcW0zaWxsam00ZTlrMDd2cmw5bWdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
## Agenda (please feel free to edit or add items)
1. Introductions
2. 10-15 minutes for [roadmap](https://hackmd.io/@plasmapy/ry0mmnj6v)
3. solicit "Project Issues"
4. Planning 0.7.0 release
5. Next dispersion meeting this Thurs. (8/19) @ 1pm PT
6. ...
7. Issues
1. ...
2. ...
8. Pull requests in progress
1. [`Chandrasekhar_G`](https://github.com/PlasmaPy/PlasmaPy/pull/1233)
2. [Example notebook to calculate plasma parameters](https://github.com/PlasmaPy/PlasmaPy/pull/1229)
* Need to figure out how to handle widgets
3. [#1189](https://github.com/PlasmaPy/PlasmaPy/pull/1189): Hollweg dispersion relation
9. Pull requests **MERGED**
1. [#1208](https://github.com/PlasmaPy/PlasmaPy/pull/1208): Refactor plasmapy.dispersion
2. [#1206](https://github.com/PlasmaPy/PlasmaPy/pull/1206): Update `tox` configuration
3. [#1173](https://github.com/PlasmaPy/PlasmaPy/pull/1173): Cartesian grid volume averaged interpolation
## Attendees
* Nick
* Dominik
* Erik
* Elliot
* Tiger
* Rajagopalan
## Action Items
***Person***
* ...
## Minutes
* The pull request for Cartesian grid volume averaging was merged
* Henceforth define `breaking` as "compared to last changes on `stable`", thus #1233 is not `breaking`
* Remove Chandrasekhar_G from plasmapy proper for now, because can't trust numerical stability of that implementation for now
* lots of PRs getting merged, yay! ;)
* `v0.7.0` could slip to next release schedule depending on progress of current reviews (mainly PR 1134)
* add instructions to documentation about adding `conda-forge` to Anaconda Navigator and installing `plamsapy`
*