qgis-stac-plugin icon indicating copy to clipboard operation
qgis-stac-plugin copied to clipboard

Error in downloading file, Download failed: Protocol "s3" is unknown

Open CChisuwo opened this issue 3 years ago • 5 comments

Hello, I am attempting to download S2 imagery using the qgis-stac-plugin. However I am unable to access any of the geotiffs as i am getting the error:

Error in downloading file, Download failed: Protocol "s3" is unknown

I am not sure what I could possibly be missing in the configuration ui or if it is an error at plugin or python level so any assistance in rectifying this will be very valuable

Cheers

CChisuwo avatar Oct 16 '22 08:10 CChisuwo

I am also getting this error but for a difference protocol:

Error in downloading file, Download failed: Protocol "abfs" is unknown

I assume this means the plugin does not support downloading assets in either S3 or in Azure Blob Storage. So perhaps this is a feature request.

svHatch avatar Jan 23 '23 20:01 svHatch

What part of the stack handles abfs? It seems like it's how the planetary computer datasets are stored (these days anyway) and the walkthrough using qgis just fails hard on it.

wiredfool avatar Feb 28 '23 08:02 wiredfool

+1 for the abfs error

RoboDonut avatar Jun 14 '23 22:06 RoboDonut

Also noticed this error when downloading from:

  • Microsoft Planetary Computer STAC API
    • ERA5 - PDS
      • any zarr file

zackarno avatar May 23 '24 16:05 zackarno