Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ptimoner committed Mar 7, 2024
1 parent 5e66b1b commit 04ce998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ are the specific parameters:
and popCorrection is TRUE, the user is interactively asked to
provide the grid resolution.

process_inputs(mainPath, country, selectedInputs = "All", mostRecent = TRUE, alwaysProcess = TRUE, defaultMethods = TRUE, changeRes = TRUE, newRes = 100, popCorrection = TRUE, gridRes = 3000)
process_inputs(mainPath, country, selectedInputs = "All", mostRecent = TRUE, alwaysProcess = TRUE, defaultMethods = TRUE, changeRes = TRUE, newRes = 100, popCorrection = TRUE, gridRes = 3000)

We are asked to add a label after each input is processed which will be
append to the processed file name (useful when dealing with multiple
Expand Down

0 comments on commit 04ce998

Please sign in to comment.