You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ Download the RMRIO database and RMRIO labels for a specific year from
21
21
1. Year_YYYY_RMRIO.zip
22
22
2. Labels_RMRIO.zip
23
23
24
-
Extract the *.zip-files into the folder `rmrio-data` and run `main.py`.
24
+
Extract the *.zip-files into the folder `rmrio-data` and run `main.py`. In the example given in the screenshot below, the file `main.py` is located in a folder named ``RMRIO.
25
25
26
26

27
27
28
-
The class `rmrio_import` can be loaded in `main.py` with the optional parameters `rmrio_file_path` and `rmrio_year` specified e.g.
28
+
Alternatively, the class `rmrio_import` can be loaded in `main.py` with the optional parameters `rmrio_file_path` and `rmrio_year` specified e.g.
0 commit comments