diff options
| author | ArTourter <artourter@gmail.com> | 2022-03-05 01:10:10 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-05 22:41:38 +0700 |
| commit | 07262d6485ae23d7f6479868c90030d6861db4a2 (patch) | |
| tree | 2298e6cb1561d68fcdcf2c2f968847899eda666d /python/xarray/README | |
| parent | 82d0cbadbee9b81b92f5c545c71a00ccf400061f (diff) | |
gis/python3-xarray: renamed from python/xarray and updated for version 2022.03.0
This is very much a gis package and is python3 only so rename now before
other packages start depending on it.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/xarray/README')
| -rw-r--r-- | python/xarray/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/python/xarray/README b/python/xarray/README deleted file mode 100644 index 9b2f842138..0000000000 --- a/python/xarray/README +++ /dev/null @@ -1,9 +0,0 @@ -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. |
