powered by
Replace https URLs with S3 URIs
edl_as_s3(href, prefix = "s3://")
a URI that strips basename and protocol and appends prefix
a https URL from an EarthData Cloud address
the preferred s3 prefix, e.g. s3:// (understood by gdalcubes), or /vsis3, for terra/stars/sf or other GDAL-based interfaces.
s3://
/vsis3
href <- lpdacc_example_url() edl_as_s3(href)
Run the code above in your browser using DataLab