File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -76,8 +76,11 @@ authors:
76
76
given-names : " Phillip J."
77
77
orcid : " https://orcid.org/0000-0001-5971-4241"
78
78
title : " xarray"
79
+ abstract : " N-D labeled arrays and datasets in Python."
80
+ license : Apache-2.0
79
81
doi : 10.5281/zenodo.598201
80
- url : " https://github.com/pydata/xarray"
82
+ url : " https://xarray.dev/"
83
+ repository-code : " https://github.com/pydata/xarray"
81
84
preferred-citation :
82
85
type : article
83
86
authors :
Original file line number Diff line number Diff line change 2
2
name = xarray
3
3
author = xarray Developers
4
4
author_email = xarray@googlegroups.com
5
- license = Apache
5
+ license = Apache-2.0
6
6
description = N-D labeled arrays and datasets in Python
7
7
long_description_content_type =text/x-rst
8
8
long_description =
You can’t perform that action at this time.
0 commit comments