Port details on branch 2024Q4 |
- py-xarray N-D labeled arrays and datasets in Python
- 2024.10.0 devel =2 2024.7.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-05-19 11:06:33
- Last Update: 2024-10-29 14:38:37
- Commit Hash: 0b2e437
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://xarray.dev/
- https://github.com/pydata/xarray
- Description:
- xarray (formerly xray) is an open source project and Python package that aims to
bring the labeled data power of pandas to the physical sciences, by providing
N-dimensional variants of the core pandas data structures.
Our goal is to provide a pandas-like and pandas-compatible toolkit for analytics
on multi-dimensional arrays, rather than the tabular data for which pandas
excels. Our approach adopts the Common Data Model for self- describing
scientific data in widespread use in the Earth sciences: xarray.Dataset is an
in-memory representation of a netCDF file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}xarray>0:devel/py-xarray@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-xarray/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-xarray
- pkg install py311-xarray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-xarray listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xarray
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729994324
SHA256 (xarray-2024.10.0.tar.gz) = e369e2bac430e418c2448e5b96f07da4635f98c1319aa23cfeb3fbcb9a01d2e0
SIZE (xarray-2024.10.0.tar.gz) = 3788358
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=42 : devel/py-setuptools@py311
- py311-setuptools-scm>=7 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-cartopy>=0 : graphics/py-cartopy@py311
- py311-cfgrib>=0 : science/py-cfgrib@py311
- py311-cftime>=0 : devel/py-cftime@py311
- py311-dask>=0 : devel/py-dask@py311
- py311-matplotlib>=0 : math/py-matplotlib@py311
- py311-netCDF4>=0 : science/py-netCDF4@py311
- py311-pint>=0 : devel/py-pint@py311
- py311-rasterio>=0 : graphics/py-rasterio@py311
- py311-seaborn>=0 : math/py-seaborn@py311
- py311-sparse>=0 : devel/py-sparse@py311
- py311-zarr>=0 : devel/py-zarr@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.24,1 : math/py-numpy@py311
- py311-packaging>=23.1 : devel/py-packaging@py311
- py311-pandas>=2.1,1 : math/py-pandas@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-xbout
- for Run
-
- astro/py-metpy
- devel/py-xarray-einstats
- devel/py-xarray-simlab
- math/py-arviz
- misc/py-ipyfastscape
- science/py-xbout
Configuration Options:
- No options to configure
- Options name:
- devel_py-xarray
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|