Skip to content

rf-notebooks instructions for accessing s3 buckets #266

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
vpipkt opened this issue Aug 8, 2019 · 1 comment
Open

rf-notebooks instructions for accessing s3 buckets #266

vpipkt opened this issue Aug 8, 2019 · 1 comment
Labels
documentation Documentation issues or updates
Milestone

Comments

@vpipkt
Copy link
Member

vpipkt commented Aug 8, 2019

Even with gdal properly configured... I seem to (on the notebook side) get silent errors with reading GDAL sources of the gdal://vsis3 variety. Here's what i see in the docker logs

So would be good to instruct users how to set this up.

ERROR 15: AWS_SECRET_ACCESS_KEY and AWS_NO_SIGN_REQUEST configuration options not defined, and /home/jovyan/.aws/credentials not filled
2019-08-08 15:54:30 ERROR RasterSourceToRasterRefs:77 - Error fetching data for one of: GDALRasterSource(s3://sentinel-s2-l2a/tiles/31/T/CF/2019/7/12/0/R60m/B04.jp2)
java.lang.Exception: get_transform or get_widht_height
	at geotrellis.contrib.vlm.gdal.GDALDataset$.rasterExtent$extension1(GDALDataset.scala:45)
	at geotrellis.contrib.vlm.gdal.GDALDataset$.rasterExtent$extension0(GDALDataset.scala:37)
	at geotrellis.contrib.vlm.gdal.GDALBaseRasterSource$class.rasterExtent(GDALBaseRasterSource.scala:69)
	at geotrellis.contrib.vlm.gdal.GDALRasterSource.rasterExtent$lzycompute(GDALRasterSource.scala:22)
	at geotrellis.contrib.vlm.gdal.GDALRasterSource.rasterExtent(GDALRasterSource.scala:22)
@vpipkt
Copy link
Member Author

vpipkt commented Aug 8, 2019

A possibility would be for the user to mount their ~/.aws in the container. No idea bout security concerns around that.

@metasim metasim modified the milestones: 0.8.1, 0.8.2 Aug 23, 2019
@metasim metasim modified the milestones: 0.8.2, 0.8.3 Sep 23, 2019
@metasim metasim modified the milestones: 0.8.3, 0.8.4 Oct 9, 2019
@metasim metasim added the documentation Documentation issues or updates label Sep 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Documentation issues or updates
Projects
None yet
Development

No branches or pull requests

2 participants