There is a conda release for this library where imas-core is an optional dependency. However, this release is stuck at 2.0.1 which is now 11 months old.
Because of the forced import of imas_core in
|
from imas_core import _al_lowlevel as lowlevel |
the imas-python feedstock is currently unable to be updated.
For the DIII-D mappings we need MDSplus, which cannot be released on PyPi easily. Please keep imas-core as an optional dependency until it is also available through conda-forge.
This issue blocks
#108 from proceeding currently.
There is a conda release for this library where imas-core is an optional dependency. However, this release is stuck at 2.0.1 which is now 11 months old.
Because of the forced import of imas_core in
IMAS-Python/imas/backends/imas_core/imas_interface.py
Line 17 in 16958f6
For the DIII-D mappings we need MDSplus, which cannot be released on PyPi easily. Please keep imas-core as an optional dependency until it is also available through conda-forge.
This issue blocks #108 from proceeding currently.