chianti-atomic / ChiantiPy

ChiantiPy is a python package to calculate the radiative properties of astrophysical plasmas based on the CHIANTI atomic database
62 stars 33 forks source link

Upload 0.15.1 to PyPI #442

Closed tiagopereira closed 11 months ago

tiagopereira commented 11 months ago

The ChiantiPy version on PyPI and conda-forge is only 0.15.0, which does not work with the current version of the CHIANTI database. Could someone please update the latest release 0.15.1 in those channels? It would make it much more easy to install in multiple systems.

kdere commented 11 months ago

The ChiantiPy version on PyPi is 0.15.1 It was uploaded in May. I think you will need to ask the conda people.

kdere commented 11 months ago

The problem that ChiantiPy 0.15.1 was released to correct for was the abundance file

sun_coronal_2021_chianti.abund

if you remove that from the abundance directory, you should be able to run ChiantiPy 0.15.0

hope that helps

tiagopereira commented 11 months ago

Thanks for the quick reply. Indeed it is updated on PyPI, just not on conda-forge.