Closed JannisNe closed 1 year ago
Describe the bug The JSON URL for GCN circulars apparently changed
To Reproduce Steps to reproduce the behavior: 1.from nuztf.parse_nu_gcn import get_latest_gcn, parse_gcn_circular
from nuztf.parse_nu_gcn import get_latest_gcn, parse_gcn_circular
parse_gcn_circular(get_latest_gcn())
Expected behavior Everything works.
Screenshots See e.g. this CI run
fixed by PR #361
Describe the bug The JSON URL for GCN circulars apparently changed
To Reproduce Steps to reproduce the behavior: 1.
from nuztf.parse_nu_gcn import get_latest_gcn, parse_gcn_circular
parse_gcn_circular(get_latest_gcn())
Expected behavior Everything works.
Screenshots See e.g. this CI run