Skip to content
Snippets Groups Projects
Commit bfa30347 authored by Eric's avatar Eric
Browse files

Update README.md

parent e89175a8
No related branches found
Tags 0.76.3
No related merge requests found
......@@ -25,7 +25,7 @@ IData = IRICData(user="your_SIM_ids")
IData_session = open_session(IData)
# To download a dataset
dataset_id=[the_dataset_id_you_want]
dataset_id="the_dataset_id_you_want"
path_to_dir_output="/output/directory"
DL_dataset(IData, IData_session, dataset_id, )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment