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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-cf-xarray Convenience wrapper for using CF attributes on xarray objects
0.10.9 devel 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 0.10.7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-15 10:18:06
Last Update: 2025-10-06 10:14:07
Commit Hash: fa8a063
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 = 1759324078 SHA256 (cf_xarray-0.10.9.tar.gz) = 36e829c63e42496e892b52faf1c5d6a9936857df3b3ad2f4fd86e06a17e6ec33 SIZE (cf_xarray-0.10.9.tar.gz) = 683246

Packages (timestamps in pop-ups are UTC):
py311-cf-xarray
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.70.10.7-0.10.70.10.9---
FreeBSD:13:quarterly0.10.60.10.8-0.10.60.10.8---
FreeBSD:14:latest0.10.60.10.9-0.10.60.10.9---
FreeBSD:14:quarterly0.10.60.10.8-0.10.60.10.8---
FreeBSD:15:latest0.10.70.10.8n/a0.10.6n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-0.10.9n/a-n/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>=2024.7.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>=2024.7.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:3.11+
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: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.9
06 Oct 2025 10:14:07
commit hash: fa8a063cf9de10ecf74026047220c98cef7a5e0bcommit hash: fa8a063cf9de10ecf74026047220c98cef7a5e0bcommit hash: fa8a063cf9de10ecf74026047220c98cef7a5e0bcommit hash: fa8a063cf9de10ecf74026047220c98cef7a5e0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.9

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.8
30 Sep 2025 10:50:54
commit hash: 8d06bea5d37c24796d08057f469f0713aa493c62commit hash: 8d06bea5d37c24796d08057f469f0713aa493c62commit hash: 8d06bea5d37c24796d08057f469f0713aa493c62commit hash: 8d06bea5d37c24796d08057f469f0713aa493c62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.8

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.7
07 Sep 2025 23:03:36
commit hash: e6e5997a61500b9609cacaaf121c5c29ce0d001ccommit hash: e6e5997a61500b9609cacaaf121c5c29ce0d001ccommit hash: e6e5997a61500b9609cacaaf121c5c29ce0d001ccommit hash: e6e5997a61500b9609cacaaf121c5c29ce0d001c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.7

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.6
29 Jun 2025 11:46:02
commit hash: 2a4fefe17c6a96ad26ef44bb44a9cc101bbd2508commit hash: 2a4fefe17c6a96ad26ef44bb44a9cc101bbd2508commit hash: 2a4fefe17c6a96ad26ef44bb44a9cc101bbd2508commit hash: 2a4fefe17c6a96ad26ef44bb44a9cc101bbd2508 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.6

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.5
29 Apr 2025 12:42:28
commit hash: c53938937c3840ac23e281133b59a69be35e2a36commit hash: c53938937c3840ac23e281133b59a69be35e2a36commit hash: c53938937c3840ac23e281133b59a69be35e2a36commit hash: c53938937c3840ac23e281133b59a69be35e2a36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.5

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.4
18 Apr 2025 05:37:24
commit hash: 6e8f943b86d35313a659d881e05d2c8021daf81dcommit hash: 6e8f943b86d35313a659d881e05d2c8021daf81dcommit hash: 6e8f943b86d35313a659d881e05d2c8021daf81dcommit hash: 6e8f943b86d35313a659d881e05d2c8021daf81d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.4

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.3
09 Apr 2025 13:54:58
commit hash: dddcf50de2043366eb76fcaf6b6d5f741c784fe6commit hash: dddcf50de2043366eb76fcaf6b6d5f741c784fe6commit hash: dddcf50de2043366eb76fcaf6b6d5f741c784fe6commit hash: dddcf50de2043366eb76fcaf6b6d5f741c784fe6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.3

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
0.10.2
19 Mar 2025 03:38:31
commit hash: d8f39059c10087e1d8913ebf17431c9785a1499bcommit hash: d8f39059c10087e1d8913ebf17431c9785a1499bcommit hash: d8f39059c10087e1d8913ebf17431c9785a1499bcommit hash: d8f39059c10087e1d8913ebf17431c9785a1499b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-cf-xarray: Update to 0.10.2

Changes:	https://github.com/xarray-contrib/cf-xarray/releases
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: 9