wtbarnes / fiasco

Python interface to the CHIANTI atomic database
http://fiasco.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

Add parser for DEM files #216

Closed wtbarnes closed 1 year ago

wtbarnes commented 1 year ago

CHIANTI includes several model DEM files. Should also include the ability to parse these. Not exactly clear how these would be exposed in the database or what container would be best to hold them. Maybe NDCube? There's also the question of where in the database they would live.

wtbarnes commented 1 year ago

Closed by #218