Integrating Physical Units into HelioPy
- Mentors
- dstansby, DavidPS
- Organization
- OpenAstronomy
HelioPy is a Python package which lets the user import space physics data from various sources and converts them into an easy-to-read and manipulates format.
All of the data currently returned is in Pandas DataFrame, which does not support physical units. My project is to add an additional functionality so that HelioPy can use physical units and attach them to the data.