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

temporarily remove pydap from CI #9183

Merged
merged 1 commit into from
Jun 27, 2024
Merged

temporarily remove pydap from CI #9183

merged 1 commit into from
Jun 27, 2024

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Jun 27, 2024

The issue is that with numpy>=2 import pydap works, but import pydap.lib raises.

Still left to do: open an issue upstream (and maybe on conda-forge, too?).

(the issue is that with `numpy>=2` `import pydap` works, but `import pydap.lib` raises)
@keewis keewis merged commit 48a4f7a into pydata:main Jun 27, 2024
26 of 28 checks passed
@keewis keewis deleted the numpy2-pydap branch June 27, 2024 12:28
dcherian added a commit to dcherian/xarray that referenced this pull request Jun 28, 2024
* main:
  promote floating-point numeric datetimes to 64-bit before decoding (pydata#9182)
  also pin `numpy` in the all-but-dask CI (pydata#9184)
  temporarily remove `pydap` from CI (pydata#9183)
  temporarily pin `numpy<2` (pydata#9181)
  Change np.core.defchararray to np.char (pydata#9165) (pydata#9166)
  Fix example code formatting for CachingFileManager (pydata#9178)
  Slightly improve DataTree repr (pydata#9064)
  switch to unit `"D"` (pydata#9170)
  Docs: Add page with figure for navigating help resources (pydata#9147)
  Add test for pydata#9155 (pydata#9161)
  Remove mypy exclusions for a couple more libraries (pydata#9160)
  Include numbagg in type checks (pydata#9159)
  Improve zarr chunks docs (pydata#9140)
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 this pull request may close these issues.

1 participant