R/s2_list_scihub.R

Defines functions .s2_list_scihub

.s2_list_scihub <- function(spatial_extent, time_intervals, tile, orbit, max_cloud, apihub, service, availability, .s2tiles) {
    print_message(
      type = "error", 
      "The SciHub server can no longer be accessed." 
    )
}

Try the sen2r package in your browser

Any scripts or data that you put into this service are public.

sen2r documentation built on Nov. 10, 2023, 9:08 a.m.