adsabs / AdsDataSqlSync

For non-bibliographic ADS data
GNU General Public License v3.0
1 stars 6 forks source link

data pipeline now generates simbad, ned objects - but it should also do the data transformation #64

Open romanchyla opened 7 years ago

romanchyla commented 7 years ago

the logic was moved from import pipeline into the master pipeline, temporarily

it should really live inside data pipeline

potentially, the field should come as an array of values; right now it is just a string that needs to be split (it works with codes but not when the codes are mapped onto the human readable values)