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

calls to OpenAltimetry API time out #454

Open
JessicaS11 opened this issue Oct 9, 2023 · 1 comment
Open

calls to OpenAltimetry API time out #454

JessicaS11 opened this issue Oct 9, 2023 · 1 comment

Comments

@JessicaS11
Copy link
Member

Last week, OpenAltimetry transitioned their backend from its original domain to NSIDC and from grabbing data from a local server to the cloud-hosted copy of the data (ICESat-2 only so far). This has caused icepyx tests that utilize the OA programmatic API to start timing out and thus fail (see https://app.travis-ci.com/github/icesat2py/icepyx/builds/266433627 from #452).

@JessicaS11
Copy link
Member Author

After communicating with NSIDC on this, there are a few open tickets to deal with issues surrounding the migration of OpenAltimetry to NSIDC. Fixing the programmatic API and related functionality is one of them. Currently open and near-merging PRs in icepyx (e.g. #451, #452) are not time critical, so we will wait a few days to see if the issue is resolved and we can put through a patch to fix the failing tests (i.e. update the base_url for programmatic requests) before merging those.

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

No branches or pull requests

1 participant