@@ -70,13 +70,8 @@ page](https://docs.xarray.dev/en/latest/contributing.html#).
70
70
71
71
## Get in touch
72
72
73
- - Ask usage questions ("How do I?") on
74
- [ StackOverflow] ( https://stackoverflow.com/questions/tagged/python-xarray ) .
75
73
- Report bugs, suggest features or view the source code [ on
76
- GitHub] ( https://github.com/pydata/xarray ) .
77
- - For less well defined questions or ideas, or to announce other
78
- projects of interest to xarray users, use the [ mailing
79
- list] ( https://groups.google.com/forum/#!forum/xarray ) .
74
+ GitHub] ( https://github.com/pydata/xarray ) .
80
75
81
76
## NumFOCUS
82
77
@@ -97,34 +92,3 @@ Corp researchers Stephan Hoyer, Alex Kleeman and Eugene Brevdo and was
97
92
released as open source in May 2014. The project was renamed from
98
93
"xray" in January 2016. Xarray became a fiscally sponsored project of
99
94
[ NumFOCUS] ( https://numfocus.org ) in August 2018.
100
-
101
- ## License
102
-
103
- Copyright 2014-2019, xarray Developers
104
-
105
- Licensed under the Apache License, Version 2.0 (the "License"); you
106
- may not use this file except in compliance with the License. You may
107
- obtain a copy of the License at
108
-
109
- < https://www.apache.org/licenses/LICENSE-2.0 >
110
-
111
- Unless required by applicable law or agreed to in writing, software
112
- distributed under the License is distributed on an "AS IS" BASIS,
113
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
114
- See the License for the specific language governing permissions and
115
- limitations under the License.
116
-
117
- Xarray bundles portions of pandas, NumPy and Seaborn, all of which are
118
- available under a "3-clause BSD" license:
119
-
120
- - pandas: setup.py, xarray/util/print_versions.py
121
- - NumPy: xarray/core/npcompat.py
122
- - Seaborn: _ determine_cmap_params in xarray/core/plot/utils.py
123
-
124
- Xarray also bundles portions of CPython, which is available under the
125
- "Python Software Foundation License" in xarray/core/pycompat.py.
126
-
127
- Xarray uses icons from the icomoon package (free version), which is
128
- available under the "CC BY 4.0" license.
129
-
130
- The full text of these licenses are included in the licenses directory.
0 commit comments