You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* new example in readme
* new 30sec example in docs
* adjust detailed example
* adjust 30sec notebook
* use detailed example notebook directly in docs
* adjust reflinks
* adjust 30sec example
* hide airport monitoring
* example sentence
Copy file name to clipboardexpand all lines: README.md
+20-19
Original file line number
Diff line number
Diff line change
@@ -48,46 +48,47 @@ The UP42 Python package uses six objects, representing the **hierarchical struct
48
48

49
49
50
50
51
-
In this example a **new workflow** consisting of [**Sentinel-2 data**](https://marketplace.up42.com/block/3a381e6b-acb7-4cec-ae65-50798ce80e64)
52
-
and [**Image Sharpening**](https://marketplace.up42.com/block/e374ea64-dc3b-4500-bb4b-974260fb203e) is created.
51
+
In this example a **new workflow** consisting of [**Sentinel-2 data**](https://marketplace.up42.com/block/018dfb34-fc19-4334-8125-14fd7535f979)
52
+
and [**Land-Surface-Temperature**](https://marketplace.up42.com/block/34767300-5caf-472b-a684-a351212b5c14) is created.
53
53
The area of interest and workflow parameters are defined. After **running the job**,
54
54
the results are **downloaded** and visualized.
55
55
56
56
Try this example without installation! [](https://mybinder.org/v2/gh/up42/up42-py/master?filepath=examples%2Fguides%2F30-seconds-example.ipynb)
0 commit comments