notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-cf-xarray Convenience wrapper for using CF attributes on xarray objects
0.10.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-15 10:18:06
Last Update: 2024-11-15 10:17:03
Commit Hash: 5c2e1cc
Also Listed In: python
License: APACHE20
WWW:
https://cf-xarray.readthedocs.io/en/latest/
https://github.com/xarray-contrib/cf-xarray
Description:
cf-xarray is a lightweight convenience wrapper for using CF attributes on xarray objects. For example you can use .cf.mean("latitude") instead of .mean("lat") if appropriate attributes are set! This allows you to write code that does not require knowledge of specific dimension or coordinate names particular to a dataset.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}cf-xarray>0:devel/py-cf-xarray@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-cf-xarray/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-cf-xarray
  • pkg install py311-cf-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-cf-xarray listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cf-xarray
Package flavors (<flavor>: <package>)
  • py311: py311-cf-xarray
distinfo:
TIMESTAMP = 1730724820 SHA256 (cf_xarray-0.10.0.tar.gz) = 7b45319fc315175854c9e701a84ebb795eb4b2764a2d05bd2d9d3ea87d004d18 SIZE (cf_xarray-0.10.0.tar.gz) = 511869

Packages (timestamps in pop-ups are UTC):
py311-cf-xarray
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.10.00.10.0n/a0.10.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=45 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-xarray>=2022.03.0 : devel/py-xarray@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-xarray>=2022.03.0 : devel/py-xarray@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-cf-xarray
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cf_xarray/
  2. https://pypi.org/packages/source/c/cf_xarray/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
15 Nov 2024 10:17:03
commit hash: 5c2e1ccec39a94ddd98e11e1afe281e7e6b50c21commit hash: 5c2e1ccec39a94ddd98e11e1afe281e7e6b50c21commit hash: 5c2e1ccec39a94ddd98e11e1afe281e7e6b50c21commit hash: 5c2e1ccec39a94ddd98e11e1afe281e7e6b50c21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Add py-cf-xarray 0.10.0

cf-xarray is a lightweight convenience wrapper for using CF attributes on xarray
objects.

For example you can use .cf.mean("latitude") instead of .mean("lat") if
appropriate attributes are set! This allows you to write code that does not
require knowledge of specific dimension or coordinate names particular to a
dataset.

Number of commits found: 1