Skip to content

Commit 2b403cc

Browse files
committed
#5 Update README
1 parent 8ec34fe commit 2b403cc

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# rawdata
2+
3+
[![Release](https://img.shields.io/pypi/v/deshima-rawdata?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
4+
[![Python](https://img.shields.io/pypi/pyversions/deshima-rawdata?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
5+
[![Downloads](https://img.shields.io/pypi/dm/deshima-rawdata?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/deshima-rawdata)
6+
[![Tests](https://img.shields.io/github/actions/workflow/status/deshima-dev/deshima-rawdata/tests.yaml?label=Tests&style=flat-square)](https://github.com/deshima-dev/deshima-rawdata/actions)
7+
28
DESHIMA raw data and downloader package
39

410
# Usage
@@ -8,10 +14,16 @@ $ pip install deshima-rawdata
814
$ deshima-rawdata download <obsid>
915
```
1016

17+
See the command help for more information.
18+
19+
```
20+
$ deshima-rawdata download --help
21+
```
22+
1123
# List of raw data
1224

1325
| Observation ID | File name | Source | Observation type |
1426
| --- | --- | --- | --- |
15-
| 20231108052231 | 20231108052231.tar.gz | Jupiter | contmap |
27+
| 20231108052231 | 20231108052231.tar.gz | Jupiter | raster |
1628
| 20231109015146 | 20231109015146.tar.gz | Jupiter | zscan |
1729
| 20231109060113 | 20231109060113.tar.gz | Blank sky | skydip |

0 commit comments

Comments
 (0)