You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter 07262d6485
gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0
4 years ago
..
README gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0 4 years ago
python3-xarray.SlackBuild gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0 4 years ago
python3-xarray.info gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0 4 years ago
slack-desc gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0 4 years ago

README

xarray 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.

The 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.