File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ cff-version : 1.2.0
2+ message : " If you use this software, please cite it as below."
3+
4+ title : " deshima-rawdata"
5+ abstract : " DESHIMA raw data and downloader package"
6+ version : 2023.11.0
7+ date-released : 2023-11-10
8+ license : " MIT"
9+ url : " https://github.com/deshima-dev/rawdata"
10+ authors :
11+ - given-names : " Akio"
12+ family-names : " Taniguchi"
13+ affiliation : " Nagoya University"
14+ orcid : " https://orcid.org/0000-0002-9695-6183"
Original file line number Diff line number Diff line change 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+
28DESHIMA 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 |
You can’t perform that action at this time.
0 commit comments