File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# xarray-dataclasses
2
2
3
- [ ![ PyPI ] ( https://img.shields.io/pypi/v/xarray-dataclasses.svg ?label=PyPI &style=flat-square )] ( https://pypi.org/project/xarray-dataclasses/ )
4
- [ ![ Python] ( https://img.shields.io/pypi/pyversions/xarray-dataclasses.svg ?label=Python&color=yellow &style=flat-square )] ( https://pypi.org/project/xarray-dataclasses/ )
5
- [ ![ Test ] ( https://img.shields.io/github/workflow/status/astropenguin/ xarray-dataclasses/Tests?logo=github&label=Test &style=flat-square )] ( https://github.com/astropenguin/xarray-dataclasses/actions )
6
- [ ![ License ] ( https://img.shields.io/badge/license-MIT-blue.svg?label=License& style=flat-square )] ( LICENSE )
7
- [ ![ DOI ] ( https://img.shields.io/badge/DOI-10.5281/zenodo.4624819-blue? style=flat-square )] ( https://doi.org/10.5281/zenodo.4624819 )
3
+ [ ![ Release ] ( https://img.shields.io/pypi/v/xarray-dataclasses?label=Release&color=cornflowerblue &style=flat-square )] ( https://pypi.org/project/xarray-dataclasses/ )
4
+ [ ![ Python] ( https://img.shields.io/pypi/pyversions/xarray-dataclasses?label=Python&color=cornflowerblue &style=flat-square )] ( https://pypi.org/project/xarray-dataclasses/ )
5
+ ![ Downloads ] ( https://img.shields.io/pypi/dm/ xarray-dataclasses?label=Downloads&color=cornflowerblue &style=flat-square )
6
+ [ ![ DOI ] ( https://img.shields.io/badge/DOI-10.5281/zenodo.4624819-cornflowerblue? style=flat-square )] ( https://doi.org/10.5281/zenodo.4624819 )
7
+ [ ![ Tests ] ( https://img.shields.io/github/workflow/status/astropenguin/xarray-dataclasses/Tests?label=Tests& style=flat-square )] ( https://github.com/astropenguin/xarray-dataclasses/actions )
8
8
9
9
xarray extension for typed DataArray and Dataset creation
10
10
You can’t perform that action at this time.
0 commit comments