Skip to content

Commit

Permalink
Update modules/data.atmosphere/R/download.caladapt.loca.R
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebauer authored Mar 3, 2025
1 parent ebf9ebb commit e452ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/data.atmosphere/R/download.caladapt.loca.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
#' plot(z)
#' # There is also a caladaptr function ca_stars_read
#' # that returns a list of stars objects.

#' coords <- data.frame(lat = 36, lon = -120) |>
#' sf::st_as_sf(coords = c("lon", "lat"), crs = 4326)
#' point_rasters <- download.caladapt.loca(
Expand Down

0 comments on commit e452ff9

Please sign in to comment.