Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
adokter committed Jan 26, 2021
2 parents 53652e8 + d86438d commit 33ec6ed
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion R/calculate_vp.R
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
calculate_vp <- function(file, vpfile = "", pvolfile_out = "",
autoconf = FALSE, verbose = FALSE,
mount = dirname(file[1]), sd_vvp_threshold,
rcs = 11, dual_pol = FALSE, rho_hv = 0.95, elev_min = 0,
rcs = 11, dual_pol = TRUE, rho_hv = 0.95, elev_min = 0,
elev_max = 90, azim_min = 0, azim_max = 360,
range_min = 5000, range_max = 35000, n_layer = 20L,
h_layer = 200, dealias = TRUE,
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ articles:
bioRad: bioRad.html
rad_aero_19: rad_aero_19.html
range_correction: range_correction.html
last_built: 2021-01-26T15:07Z
last_built: 2021-01-26T15:23Z
urls:
reference: https://adokter.github.io/bioRad/reference
article: https://adokter.github.io/bioRad/articles
Expand Down
6 changes: 3 additions & 3 deletions docs/dev/reference/calculate_vp.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/dev/reference/read_pvolfile.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/dev/reference/read_vpfiles.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/calculate_vp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33ec6ed

Please sign in to comment.