Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phinate committed Sep 23, 2024
1 parent c167121 commit fdbb11b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,12 @@ For making changes, see the [guidance on development](https://github.com/alan-tu

## Usage

Example:
### Validating a model
```bash
cloudcasting validate "path/to/config/file.yml" "path/to/model/file.py"
```

### Downloading data
```bash
cloudcasting download "2020-06-01 00:00" "2020-06-30 23:55" "path/to/data/save/dir"
```
Expand Down

0 comments on commit fdbb11b

Please sign in to comment.