Skip to content

Instantly share code, notes, and snippets.

@mdsumner
Created October 30, 2025 22:34
Show Gist options
  • Save mdsumner/782965c25cc07c99e8807bfc55e2569d to your computer and use it in GitHub Desktop.
Save mdsumner/782965c25cc07c99e8807bfc55e2569d to your computer and use it in GitHub Desktop.
@mdsumner
Copy link
Author

mdsumner commented Oct 30, 2025

the preview image looks like this

library(terra)
plotRGB(rast("/vsicurl/https://e84-earth-search-sentinel-data.s3.us-west-2.amazonaws.com/sentinel-2-c1-l2a/49/D/DG/2021/11/S2B_T49DDG_20211122T014537_L2A/L2A_PVI.tif"))
image

@mdsumner
Copy link
Author

sign for pc with this syntax

plotRGB(rast("/vsicurl?pc_url_signing=yes&url=https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/49/D/DG/2021/11/22/S2B_MSIL2A_20211122T014539_N0300_R131_T49DDG_20211122T135527.SAFE/GRANULE/L2A_T49DDG_A024610_20211122T014537/QI_DATA/T49DDG_20211122T014539_PVI.tif"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment