Note that the version of xarray in the Arch repositories is not fully compatible with NumPy 2.0. If that causes you issues in using argopy, I recommend using a virtual environment with numpy<2.0.0
and xarray<2024.3
as requirements (see https://github.com/euroargodev/argopy/issues/373 for the need for pinning the xarray version).
Search Criteria
Package Details: python-argopy 0.1.16-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-argopy.git (read-only, click to copy) |
---|---|
Package Base: | python-argopy |
Description: | Retrieve and analyse data from the Argo network of ocean profilers |
Upstream URL: | https://argopy.readthedocs.io/ |
Licenses: | EUPL-1.2 |
Submitter: | bcb |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-20 21:11 (UTC) |
Last Updated: | 2024-08-27 12:46 (UTC) |
Dependencies (24)
- python-aiohttp (python-aiohttp-gitAUR)
- python-decorator
- python-erddapyAUR
- python-fsspec
- python-netcdf4 (python-netcdf4-openmpi)
- python-packaging
- python-requests
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-toolz
- python-xarray
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-localftpserverAUR (check)
- jupyterlab (jupyterlab-3) (optional) – interactive visualization of available data
- python-arrow (optional) – im-memory big data analytics
- python-cartopyAUR (optional) – plotting of cartographic data
- python-dask (optional) – parallel access
- Show 4 more dependencies...
Pinned Comments
bcb commented on 2024-08-27 12:48 (UTC)
Note that the version of xarray in the Arch repositories is not fully compatible with NumPy 2.0. If that causes you issues in using argopy, I recommend using a virtual environment with
numpy<2.0.0
andxarray<2024.3
as requirements (see https://github.com/euroargodev/argopy/issues/373 for the need for pinning the xarray version).