In [3]:
from planetarypy.pdstools.indices import IndexLabel
In [27]:
from importlib_resources import read_text, path
In [20]:
from planetarypy.pdstools import data
In [23]:
dic = toml.loads(read_text(data, 'indices_paths.toml'))
In [26]:
dic
Out[26]:
In [15]:
print(toml.dumps(dic))
In [28]:
with open()
In [2]:
!which python
In [2]:
IndexLabel("/Users/klay6683/Dropbox/data/ccam_soh_scidata_cols_v4.fmt.txt")
In [ ]: