Skip to content

xarray-contrib/cf-xarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88610b8 · Aug 17, 2021
May 10, 2021
May 18, 2021
Aug 10, 2021
Jul 29, 2021
Aug 17, 2021
Feb 7, 2021
Jan 31, 2021
Aug 4, 2021
May 31, 2020
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
May 27, 2020
Jun 11, 2021
Jun 7, 2021
May 18, 2021
Jun 14, 2020

Repository files navigation

Binder Documentation Status GitHub Workflow CI Status GitHub Workflow Code Style Status Code Coverage Python Package Index Conda Version

cf-xarray

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.

See more in the introductory notebook.

Try out our Earthcube 2021 Annual Meeting notebook submission.