Skip to content

Commit

Permalink
Merge pull request #101 from pangeo-data/clausmichele-patch-2
Browse files Browse the repository at this point in the history
Update data_exploitability_openEO.ipynb
  • Loading branch information
clausmichele committed Feb 29, 2024
2 parents 315d240 + ba75506 commit d2ca4b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial/part3/data_exploitability_openEO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"\n",
"The snow and cloud cover example is available in different versions:\n",
"\n",
"1. Using openEO Platform here: https://github.com/EO-College/cubes-and-clouds/blob/main/lectures/3.1_data_processing/exercises/_alternatives/31_data_processing_openEO_Platform.ipynb\n",
"2. Using the opneEO Client Side Processing here (It may require to install some additional libraries): https://github.com/EO-College/cubes-and-clouds/blob/main/lectures/3.1_data_processing/exercises/_alternatives/31_data_processing_stac.ipynb\n",
"1. Using openEO Platform here: https://github.com/EO-College/cubes-and-clouds/blob/main/lectures/3.1_data_processing/3.1_exercises/_alternatives/31_data_processing_openEO_Platform.ipynb\n",
"2. Using the opneEO Client Side Processing here (It may require to install some additional libraries): https://github.com/EO-College/cubes-and-clouds/blob/main/lectures/3.1_data_processing/3.1_exercises/_alternatives/31_data_processing_stac.ipynb\n",
"\n",
"The second example runs the openEO workflow on the client resources, in the same way as a Pangeo based Python code would do. The openEO processes are implemented using Dask and xArray and are available in this repository: https://github.com/Open-EO/openeo-processes-dask"
]
Expand Down

0 comments on commit d2ca4b2

Please sign in to comment.