adsabs / ADSImportPipeline

Data ingest pipeline for ADS classic->ADS+
GNU General Public License v3.0
1 stars 12 forks source link

Merger configuration data for EaArX and esoar preprints #289

Closed ehenneken closed 7 months ago

ehenneken commented 7 months ago

In the file config.py every configuration entry that currently says ['ARXIV',] should become ['ARXIV', 'EAARX', 'ESSOAR']. These are all the entries of the form _PRIORITIES_XXXXX

One "meta" question is: should we solve this through an update in local_config.py?