Skip to content

Commit

Permalink
Correct command to run zampy from cli
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Aug 9, 2023
1 parent 872ed8a commit 73f36c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using_zampy.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You can specify multiple datasets and multiple variables per dataset.
Save this recipe to disk and run the following code in your shell:

```bash
zampy --filename /home/username/path_to_file/simple_recipe.yml
zampy /home/username/path_to_file/simple_recipe.yml
```

This will execute the recipe (i.e. download, ingest, convert, resample and save the data).

0 comments on commit 73f36c2

Please sign in to comment.