Skip to content

Commit

Permalink
fix pca percentage viggnete
Browse files Browse the repository at this point in the history
  • Loading branch information
dromera2 committed Sep 10, 2024
1 parent ef09d51 commit 157031b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/a4_Downscale_climate_data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ vars <- c(

spatial.pars <- list(
which.combine = vars,
v.exp = .95,
v.exp = .7,
rot = FALSE
)

Expand Down

0 comments on commit 157031b

Please sign in to comment.