Version
2026.6.1
How did you install UXarray?
Source
What happened?
Nightly builds began failing on July 9th.
The first failure on July 9th is a link check error. I'm rerunning it in debug, results are here.
Relevant errors in logs:
Broken link: https://iopscience.iop.org/article/10.1086/427976 (403 Forbidden)
Timeout: https://www.osti.gov/servlets/purl/10102115 (connect timeout)
Rate-limited checks and other transient failures
Warning during autosummary: ModuleNotFoundError: No module named 'uxarray.RemapWeights' (autosummary couldn't import a submodule)
The CI upstream is also failing, it seems to be something about not finding xarray in the installed env.
What did you expect to happen?
I expected it to not do that.
Can you provide a MCVE to repoduce the bug?
Rerun linkcheck for CI and CI Upstream July 9th.
Version
2026.6.1
How did you install UXarray?
Source
What happened?
Nightly builds began failing on July 9th.
The first failure on July 9th is a link check error. I'm rerunning it in debug, results are here.
Relevant errors in logs:
Broken link: https://iopscience.iop.org/article/10.1086/427976 (403 Forbidden)
Timeout: https://www.osti.gov/servlets/purl/10102115 (connect timeout)
Rate-limited checks and other transient failures
Warning during autosummary: ModuleNotFoundError: No module named 'uxarray.RemapWeights' (autosummary couldn't import a submodule)
The CI upstream is also failing, it seems to be something about not finding xarray in the installed env.
What did you expect to happen?
I expected it to not do that.
Can you provide a MCVE to repoduce the bug?