Skip to main content

Xarray-styled package for reading and directly operating on unstructured grid datasets following UGRID conventions

Project description



Xarray extension for unstructured climate and global weather data

Build Status GitHub Workflow Status CI Upstream pre-commit.ci status
Code Coverage Code Coverage Status
Docs Documentation Status
Benchmarks ASV Repostory
Releases Github release Conda PyPI
License License
Citing DOI

What is it?

UXarray aims to address the geoscience community's need for tools that enable standard data analysis techniques to operate directly on unstructured grid data. UXarray provides Xarray-styled functionality to better read in and use unstructured grid datasets that follow standard conventions, including UGRID, MPAS, ICON, SCRIP, ESMF, FESOM2, and Exodus grid formats. This effort is a result of the collaboration between Project Raijin (NSF NCAR and Pennsylvania State University) and the SEATS Project (Argonne National Laboratory, UC Davis, and Lawrence Livermore National Laboratory). The UXarray team welcomes community members to become part of this collaboration at any level of contribution.

UXarray is implemented in pure Python and does not explicitly contain or require any compiled code. This makes UXarray more accessible to the general Python community. Any contributions to this repository in pure Python are welcome and documentation for contribution guidelines can be found when clicking New Issue under the Issues tab in the UXarray repository.

Why is the name "UXarray"?

We have created UXarray based on Xarray (via inheritance of Xarray Dataset and DataArray classes), a Pangeo ecosystem package commonly-used for structured grids recognition, to support reading and recognizing unstructured grid model outputs. We picked the name "UXarray" (pronounced "you-ex-array"), with the "U" representing unstructured grids.

Features

  • Grid class for storing grid information and providing grid-specific functionality
    • Support for reading UGRID, MPAS, ESMF, ICON, GEOS-CS, SCRIP, and EXODUS grid formats
    • Support for reader structured (i.e. latitude longitude) grids
  • Extension of xarray's DataArray and Dataset classe to support unstructured grid operations
    • uxarray.UxDataArray inherits xarray.DataArray and is attached to a Grid instance through the .uxgrid accessor
    • uxarray.UxDataset inherits xarray.Dataset and is attached to a Grid instance through the .uxgrid accessor
  • Extension of xarray's open_dataset and open_mfdataset methods to support reading grid and data files
  • Plotting
    • Native visualization of unstructured grids written using the hvPlot package
    • Support for grid topology visualization (i.e. exploring the geometry of a grid) and data visualization (i.e. data mapped to each face)
  • Subsetting
    • Ability to select arbitrary regions of a grid using different selection methods (nearest neighbor, bounding circle, bounding box)
  • Remapping
    • Support for nearest neighbor and inverse distance weighted unstructured to unstructured remapping
  • Topological Aggregations
    • Perform aggregations within different topology elements using connectivity information
  • Mathematical Operators
    • Support for Integral, Difference, and Gradient calculations

Intended Features

The following intended features have been inspired by discussions with members of the scientific community, within the SEATS Project and Project Raijin, and on several community platforms such as Xarray GitHub Repository. The UXarray team is receptive to additional functionality requests.

  • Support for finite volume and finite element outputs.
  • Triangular decompositions.
  • Calculation of supermeshes (consisting of grid lines from two input grids).
  • Snapshots and composites following particular features.

Documentation

UXarray Documentation

Contributor’s Guide

Installation

Project Raijin Homepage

SEATS Project Homepage

Contributors

Thank you to all of our contributors!

Contributors

Citing UXarray

If you'd like to cite our work, please follow How to cite UXarray.

Support

NSF Logo Project Raijin, entitled "Collaborative Research: EarthCube Capabilities: Raijin: Community Geoscience Analysis Tools for Unstructured Mesh Data", was awarded by NSF 21-515 EarthCube (Award Number (FAIN): 2126458) on 08/19/2021. The award period of performance has a start date of 09/01/2021 and end date of 08/31/2024.
DOE Logo SEATS is funded by the Regional and Global Modeling and Analysis (RGMA) program area in the U.S. Department of Energy (DOE) Earth and Environmental System Modeling Program which is part of the Earth and Environmental Systems Sciences Division of the Office of Biological and Environmental Research in DOE’s Office of Science.
EarthCube Logo EarthCube aims to transform the conduct of geosciences research by developing and maintaining a well-connected and facile environment that improves access, sharing, visualization, and analysis of data and related resources.
PANGEO Logo Pangeo supports collaborative efforts to develop software and infrastructure to enable Big Data geoscience research.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uxarray-2024.11.0.tar.gz (137.7 kB view details)

Uploaded Source

Built Distribution

uxarray-2024.11.0-py3-none-any.whl (153.5 kB view details)

Uploaded Python 3

File details

Details for the file uxarray-2024.11.0.tar.gz.

File metadata

  • Download URL: uxarray-2024.11.0.tar.gz
  • Upload date:
  • Size: 137.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uxarray-2024.11.0.tar.gz
Algorithm Hash digest
SHA256 325ab8ae30d1cb2b7c2e3a3730ee8f089e774c4cad9ca4202ba7e681f8d4c0aa
MD5 7f9979f6168679e4488e6755a8b84577
BLAKE2b-256 c75932c106f85227c64216d78f6cb38d8c41c11608d45c35d5589b574bbcae94

See more details on using hashes here.

Provenance

The following attestation bundles were made for uxarray-2024.11.0.tar.gz:

Publisher: pypi.yaml on UXARRAY/uxarray

Attestations:

File details

Details for the file uxarray-2024.11.0-py3-none-any.whl.

File metadata

  • Download URL: uxarray-2024.11.0-py3-none-any.whl
  • Upload date:
  • Size: 153.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uxarray-2024.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7625590e425b8e6f02962e2b054ed4c60212faf2703e1a40416dcf78accc3ef2
MD5 78a83b2b92807302725c3ae551c9085f
BLAKE2b-256 09d8f72ce1e4f7a1899878dd872258aab073504708dcb3447eeddba7f3e542ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for uxarray-2024.11.0-py3-none-any.whl:

Publisher: pypi.yaml on UXARRAY/uxarray

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page