xarray 0.10.3


pip install xarray==0.10.3

Project Links

Meta
Author: xarray Developers

Classifiers

Development Status
  • 4 - Beta

License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent

Intended Audience
  • Science/Research

Programming Language
  • Python
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.4
  • Python :: 3.5
  • Python :: 3.6

Topic
  • Scientific/Engineering

xarray (formerly xray) 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.

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

2025.4.0 Apr 29, 2025
2025.3.1 Mar 31, 2025
2025.3.0 Mar 20, 2025
2025.1.2 Jan 31, 2025
2025.1.1 Jan 09, 2025
2025.1.0 Jan 03, 2025
2024.11.0 Nov 22, 2024
2024.10.0 Oct 24, 2024
2024.9.0 Sep 11, 2024
2024.7.0 Jul 30, 2024
2024.6.0 Jun 13, 2024
2024.5.0 May 13, 2024
2024.3.0 Mar 29, 2024
2024.2.0 Feb 19, 2024
2024.1.1 Jan 23, 2024
2024.1.0 Jan 17, 2024
2023.12.0 Dec 08, 2023
2023.11.0 Nov 17, 2023
2023.10.1 Oct 19, 2023
2023.10.0 Oct 19, 2023
2023.9.0 Sep 26, 2023
2023.8.0 Aug 20, 2023
2023.7.0 Jul 17, 2023
2023.6.0 Jun 23, 2023
2023.5.0 May 19, 2023
2023.4.2 Apr 21, 2023
2023.4.1 Apr 18, 2023
2023.4.0 Apr 14, 2023
2023.3.0 Mar 22, 2023
2023.2.0 Feb 07, 2023
2023.1.0 Jan 18, 2023
2022.12.0 Dec 02, 2022
2022.11.0 Nov 04, 2022
2022.10.0 Oct 13, 2022
2022.9.0 Sep 29, 2022
2022.6.0 Jul 22, 2022
2022.6.0rc0 Jun 09, 2022
2022.3.0 Mar 02, 2022
0.21.1 Feb 01, 2022
0.21.0 Jan 28, 2022
0.20.2 Dec 10, 2021
0.20.1 Nov 05, 2021
0.20.0 Nov 02, 2021
0.19.0 Jul 23, 2021
0.18.2 May 19, 2021
0.18.1 May 19, 2021
0.18.0 May 06, 2021
0.17.0 Feb 26, 2021
0.16.2 Nov 30, 2020
0.16.1 Sep 20, 2020
0.16.0 Jul 11, 2020
0.15.1 Mar 23, 2020
0.15.0 Jan 30, 2020
0.14.1 Nov 19, 2019
0.14.0 Oct 14, 2019
0.13.0 Sep 17, 2019
0.12.3 Jul 10, 2019
0.12.2 Jun 30, 2019
0.12.1 Apr 05, 2019
0.12.0 Mar 16, 2019
0.11.3 Jan 26, 2019
0.11.2 Jan 03, 2019
0.11.1 Dec 30, 2018
0.11.0 Nov 07, 2018
0.10.9 Sep 22, 2018
0.10.8 Jul 18, 2018
0.10.7 Jun 08, 2018
0.10.6 Jun 01, 2018
0.10.5 Jun 01, 2018
0.10.4 May 17, 2018
0.10.3 Apr 14, 2018
0.10.2 Mar 13, 2018
0.10.1 Feb 26, 2018
0.10.0 Nov 20, 2017
0.10.0rc2 Nov 14, 2017
0.10.0rc1 Oct 31, 2017
0.9.6 Jun 09, 2017
0.9.5 Apr 17, 2017
0.9.4 Apr 17, 2017
0.9.3 Apr 16, 2017
0.9.2 Apr 03, 2017
0.9.1 Jan 30, 2017
0.9.0 Jan 26, 2017
0.9.0rc1 Jan 11, 2017
0.8.2 Aug 19, 2016
0.8.1 Aug 06, 2016
0.8.0 Aug 03, 2016
0.8.0rc1 Jul 29, 2016
0.7.2 Mar 15, 2016
0.7.1 Feb 17, 2016
0.7.0 Jan 22, 2016

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.11)
pandas (>=0.18.0)