Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update proposal information page URL #1660

Closed
stscijgbot-jwql opened this issue Dec 18, 2024 · 1 comment · Fixed by #1662
Closed

Update proposal information page URL #1660

stscijgbot-jwql opened this issue Dec 18, 2024 · 1 comment · Fixed by #1662

Comments

@stscijgbot-jwql
Copy link
Collaborator

stscijgbot-jwql commented Dec 18, 2024

Issue JWQL-260 was created on JIRA by Bryan Hilbert:

The proposal information webpage that JWQL uses to get proposal info (in text_scrape in data_containers.py) went down last week. ITSD wasn't able to get the server back up and working, and so they updated the URL for that page. 

So now, when JWQL tries to load any Observation level page (e.g. https://jwql.stsci.edu/NIRSpec/archive/3073/obs005/) everything crashes because it's not able to retrieve any program info.

Update the URL that JWQL scrapes to get the program info. The new URL is https://www.stsci.edu/jwst/science-execution/program-information

Another option may be https://www.stsci.edu/jwst-program-info/program/?program=3073 which I think is the OPO version of the program information page. This might be an easier URL to work with than the other one above.

 

@stscijgbot-jwql
Copy link
Collaborator Author

Comment by Bryan Hilbert on JIRA:

Fix is in #1662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant