sot / astromon

Astrometric accuracy (celestial location) monitor
0 stars 0 forks source link

Use slimbad hostname for local vizier fetches #8

Closed jeanconn closed 6 years ago

jeanconn commented 6 years ago

Change the URL used in get_cat_obs_data.pl

I don't actually understand why this change is required or what slimbad really is, but this URL change seems to make the web fetch work for HEAD hosts.

This should improve these errors.

Line 62: ERROR: Error accessing 'http://vizier.cfa.harvard.edu/viz-bin/asu-tsv?-c.rs=24&-out.add=_RA(J2000,J2018.10)&-c=169.77851+21.3304&-source=USNO-B1.0&-sort=_r': 500 Can't connect to vizier.cfa.harvard.edu:80 (connect: No route to host)

This has not been end-to-end tested within astromon; I've just confirmed that the slimbad links work from c3po-v and my machine and the vizier hostname does not.

jeanconn commented 6 years ago

I get the impression from syshelp that this is due to a change that happened in October.

jeanconn commented 6 years ago

Looks like this won't be necessary and the links/routing has been fixed to work from c3po-v.