Skip to content

Commit 9d28b66

Browse files
committed
#14 Add DOI information
1 parent 39ae4eb commit 9d28b66

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ abstract: "DESHIMA raw data and downloader package"
66
version: 2023.11.3
77
date-released: 2023-11-16
88
license: "MIT"
9+
doi: "10.5281/zenodo.10145185"
910
url: "https://github.com/deshima-dev/rawdata"
1011
authors:
1112
- given-names: "Akio"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Release](https://img.shields.io/pypi/v/deshima-rawdata?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
44
[![Python](https://img.shields.io/pypi/pyversions/deshima-rawdata?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
55
[![Downloads](https://img.shields.io/pypi/dm/deshima-rawdata?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/deshima-rawdata)
6+
[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.10145185-cornflowerblue?style=flat-square)](https://doi.org/10.5281/zenodo.10145185)
67
[![Tests](https://img.shields.io/github/actions/workflow/status/deshima-dev/rawdata/tests.yaml?label=Tests&style=flat-square)](https://github.com/deshima-dev/rawdata/actions)
78

89
DESHIMA raw data and downloader package

0 commit comments

Comments
 (0)