Skip to content

Commit

Permalink
update deaustralia example
Browse files Browse the repository at this point in the history
  • Loading branch information
M3nin0 committed Aug 15, 2024
1 parent 129469a commit 3632ce1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/sits_cube.R
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@
#' # --- Access to Digital Earth Australia
#' cube_deaustralia <- sits_cube(
#' source = "DEAUSTRALIA",
#' collection = "LS8-GEOMEDIAN",
#' bands = c("B05", "B07"),
#' collection = "GA_LS8CLS9C_GM_CYEAR_3",
#' bands = c("RED", "GREEN", "BLUE"),
#' roi = c(
#' lon_min = 137.15991,
#' lon_max = 138.18467,
Expand Down
4 changes: 2 additions & 2 deletions man/sits_cube.Rd

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

0 comments on commit 3632ce1

Please sign in to comment.