pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.49k stars 1.04k forks source link

temporarily remove `pydap` from CI #9183

Closed keewis closed 5 days ago

keewis commented 5 days ago

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?).