Use CSV catalog
Read new CSV catalog instead of all TXT catalog. So we can use pandas.read_csv()
instead of pandas.read_txt()
in SpiceCat.read_uio_cat()
.
Read new CSV catalog instead of all TXT catalog. So we can use pandas.read_csv()
instead of pandas.read_txt()
in SpiceCat.read_uio_cat()
.