Skip to content
Snippets Groups Projects
Commit 8252d630 authored by Teddy Kossoko's avatar Teddy Kossoko
Browse files

Update README.md

parent 3f659e0d
No related branches found
No related tags found
No related merge requests found
# Demo Scripts
Recently, we did some updates in our stacks. We corrected the error raised during the use of the map-s3.py script for which I sent you some workaround few weeks ago.
Please find the new script here and integrate it in the stack if you need to use it : https://repo.uat.maap-project.org/esa-common/maap-s3-laptop
- Be careful with the shebang. Replace #!/usr/local/bin/python by #!/opt/conda/bin/python to make it work in Jupyter.
Please find attached two notebooks.
- The Compute ratio provides an example to push and retrieve data from S3 to your workspace and also ingest data in the back end in order to visualize it in the front end.
- The “Example of Data access” allow you to select a data from the back end catalog, and to transfer a subset in your workspace.
- To make it work the, you need at least to install the version 2.3.3 of GDAL.
Don’t hesitate if you face any difficulties to call us.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment