You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
see #15 for more details on getting started with argparse and how/where to implement it.
essentially, the basic idea of this issue should be to allow the names of two sources from config.json to be specified by their name to be used for comparison. i.e. python3 main.py --source al-arcgis-vaccination-sites --target giscorps-vaccination-sites
see #15 for more details on getting started with argparse and how/where to implement it.
essentially, the basic idea of this issue should be to allow the names of two sources from
config.jsonto be specified by their name to be used for comparison. i.e.python3 main.py --source al-arcgis-vaccination-sites --target giscorps-vaccination-sites