File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
xbatcher: Batch Generation from Xarray Datasets
2
2
===============================================
3
3
4
- |Build Status | |codecov | |docs | |license |
4
+ |Build Status | |codecov | |docs | |pypi | | license |
5
5
6
6
7
7
Xbatcher is a small library for iterating xarray DataArrays in batches. The
@@ -19,6 +19,10 @@ such as Keras_. View the |docs| for more info.
19
19
:alt: code coverage
20
20
.. |docs | image :: http://readthedocs.org/projects/xbatcher/badge/?version=latest
21
21
:target: http://xbatcher.readthedocs.org/en/latest/?badge=latest
22
+ :alt: docs
23
+ .. |pypi | image :: https://img.shields.io/pypi/v/xbatcher.svg
24
+ :target: https://pypi.python.org/pypi/xbatcher
25
+ :alt: pypi
22
26
.. |license | image :: https://img.shields.io/github/license/mashape/apistatus.svg
23
27
:target: https://github.com/pangeo-data/xbatcher
24
28
:alt: license
You can’t perform that action at this time.
0 commit comments