ITA-Solar / helita

A Python library for solar physics from the Institute of Theoretical Astrophysics, University of Oslo
BSD 3-Clause "New" or "Revised" License
9 stars 17 forks source link

Remove bloated dependencies #48

Closed tiagopereira closed 2 months ago

tiagopereira commented 6 months ago

xarray[io] adds a lot of bloat and unnecessary packages when running headless. This package should be able to be installed without extensive plotting ability, so please add the xarray io as option when necessary.

Likewise, radynpy should be an optional dependency. It cannot be installed via conda/mamba and is unnecessary for most people.