@@ -15,6 +15,8 @@ xarray: N-D labeled arrays and datasets
1515 :target: https://zenodo.org/badge/latestdoi/13221727
1616.. image :: http://img.shields.io/badge/benchmarked%20by-asv-green.svg?style=flat
1717 :target: http://pandas.pydata.org/speed/xarray/
18+ .. image :: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
19+ :target: http://numfocus.org
1820
1921**xarray ** (formerly **xray **) is an open source project and Python package that aims to bring the
2022labeled data power of pandas _ to the physical sciences, by providing
@@ -103,20 +105,34 @@ Get in touch
103105.. _mailing list : https://groups.google.com/forum/#!forum/xarray
104106.. _on GitHub : http://github.com/pydata/xarray
105107
108+ NumFOCUS
109+ --------
110+
111+ .. image :: https://numfocus.org/wp-content/uploads/2017/07/NumFocus_LRG.png
112+ :scale: 50 %
113+
114+ Xarray is a fiscally sponsored project of NumFOCUS, a nonprofit dedicated
115+ to supporting the open source scientific computing community. If you like
116+ Xarray and want to support our mission, please consider making a
117+ [donation](https://www.flipcause.com/secure/cause_pdetails/MjE3OQ==)
118+ to support our efforts.
119+
106120History
107121-------
108122
109123xarray is an evolution of an internal tool developed at `The Climate
110124Corporation `__. It was originally written by Climate Corp researchers Stephan
111125Hoyer, Alex Kleeman and Eugene Brevdo and was released as open source in
112- May 2014. The project was renamed from "xray" in January 2016.
126+ May 2014. The project was renamed from "xray" in January 2016. Xarray became a
127+ fiscally sponsored project of NumFOCUS _ in August 2018.
113128
114129__ http://climate.com/
130+ .. _NumFOCUS : https://numfocus.org
115131
116132License
117133-------
118134
119- Copyright 2014-2017 , xarray Developers
135+ Copyright 2014-2018 , xarray Developers
120136
121137Licensed under the Apache License, Version 2.0 (the "License");
122138you may not use this file except in compliance with the License.
0 commit comments