Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."

title: "deshima-rawdata"
abstract: "DESHIMA raw data and downloader package"
version: 2023.11.0
date-released: 2023-11-10
license: "MIT"
url: "https://github.com/deshima-dev/rawdata"
authors:
- given-names: "Akio"
family-names: "Taniguchi"
affiliation: "Nagoya University"
orcid: "https://orcid.org/0000-0002-9695-6183"
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# rawdata

[![Release](https://img.shields.io/pypi/v/deshima-rawdata?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
[![Python](https://img.shields.io/pypi/pyversions/deshima-rawdata?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/deshima-rawdata/)
[![Downloads](https://img.shields.io/pypi/dm/deshima-rawdata?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/deshima-rawdata)
[![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)

DESHIMA raw data and downloader package

# Usage
Expand All @@ -8,10 +14,16 @@ $ pip install deshima-rawdata
$ deshima-rawdata download <obsid>
```

See the command help for more information.

```
$ deshima-rawdata download --help
```

# List of raw data

| Observation ID | File name | Source | Observation type |
| --- | --- | --- | --- |
| 20231108052231 | 20231108052231.tar.gz | Jupiter | contmap |
| 20231108052231 | 20231108052231.tar.gz | Jupiter | raster |
| 20231109015146 | 20231109015146.tar.gz | Jupiter | zscan |
| 20231109060113 | 20231109060113.tar.gz | Blank sky | skydip |