Metadata-Version: 2.1
Name: deshima-rawdata
Version: 2023.11.0
Summary: DESHIMA raw data and downloader package
License: MIT
Author: Akio Taniguchi
Author-email: taniguchi@a.phys.nagoya-u.ac.jp
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fire (>=0.5,<0.6)
Requires-Dist: requests (>=2.30,<3.0)
Requires-Dist: tqdm (>=4.65,<5.0)
Description-Content-Type: text/markdown

# 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

## Use of the data

Please contact [@astropenguin](https://github.com/astropenguin) before using the data.

## Download the data

```
$ pip install deshima-rawdata
$ deshima-rawdata download <observation ID>
```

See the command help for more information.

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

## List of the data

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

