slackbuilds_ponce/gis/python3-xarray
ArTourter 1a05970a7b
gis/python3-xarray: Updated for version 2023.10.1.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-21 17:20:14 +07:00
..
python3-xarray.info gis/python3-xarray: Updated for version 2023.10.1. 2023-10-21 17:20:14 +07:00
python3-xarray.SlackBuild gis/python3-xarray: Updated for version 2023.10.1. 2023-10-21 17:20:14 +07:00
README
slack-desc

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.