Skip to content

Commit ed43a3d

Browse files
committed
#7 Update README
1 parent b16cd5e commit ed43a3d

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@
77

88
DESHIMA raw data and downloader package
99

10-
# Usage
10+
## Use of the data
11+
12+
Please contact [@astropenguin](https://github.com/astropenguin) before using the data.
13+
14+
## Download the data
1115

1216
```
1317
$ pip install deshima-rawdata
14-
$ deshima-rawdata download <obsid>
18+
$ deshima-rawdata download <observation ID>
1519
```
1620

1721
See the command help for more information.
@@ -20,9 +24,9 @@ See the command help for more information.
2024
$ deshima-rawdata download --help
2125
```
2226

23-
# List of raw data
27+
## List of the data
2428

25-
| Observation ID | File name | Source | Observation type |
29+
| Observation ID | File name | Source name | Observation type |
2630
| --- | --- | --- | --- |
2731
| 20231108052231 | 20231108052231.tar.gz | Jupiter | raster |
2832
| 20231109015146 | 20231109015146.tar.gz | Jupiter | zscan |

0 commit comments

Comments
 (0)