Skip to content

Commit

Permalink
Merge pull request #1167 from M3nin0/feature/base-info-classification
Browse files Browse the repository at this point in the history
fix base_bands usage in detect changes api
  • Loading branch information
gilbertocamara authored Jul 10, 2024
2 parents 5c31206 + 923bc82 commit aa12ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/api_detect_changes.R
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
tile = tile,
block = block,
bands = .ml_bands(cd_method),
base_bands = NULL,
ml_model = cd_method,
impute_fn = impute_fn,
filter_fn = filter_fn
Expand Down

0 comments on commit aa12ff8

Please sign in to comment.