File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,26 +17,26 @@ Sentinel-2 First Pixel
1717
1818This example uses Sentinel-2 data and picks the first available cloud-free pixel from a time range.
1919
20- * `Config <https://github.com/eox-a /mapchete-eo/blob/main/examples/sentinel-2_2025-may-june_first_pixel.mapchete >`_
21- * `Process <https://github.com/eox-a /mapchete-eo/blob/main/examples/first_pixel_process.py >`_
20+ * `Config <https://github.com/mapchete /mapchete-eo/blob/main/examples/sentinel-2_2025-may-june_first_pixel.mapchete >`_
21+ * `Process <https://github.com/mapchete /mapchete-eo/blob/main/examples/first_pixel_process.py >`_
2222
2323
2424Sentinel-2 NDVI
2525---------------
2626
2727Calculate the Normalized Difference Vegetation Index (NDVI) from Sentinel-2 data.
2828
29- * `Config <https://github.com/eox-a /mapchete-eo/blob/main/examples/ndvi.mapchete >`_
30- * `Process <https://github.com/eox-a /mapchete-eo/blob/main/examples/ndvi_process.py >`_
29+ * `Config <https://github.com/mapchete /mapchete-eo/blob/main/examples/ndvi.mapchete >`_
30+ * `Process <https://github.com/mapchete /mapchete-eo/blob/main/examples/ndvi_process.py >`_
3131
3232
3333Sentinel-2 Temporal Mean
3434------------------------
3535
3636Create a temporal mean composite of cloud-free pixels over a given time range.
3737
38- * `Config <https://github.com/eox-a /mapchete-eo/blob/main/examples/temporal_mean.mapchete >`_
39- * `Process <https://github.com/eox-a /mapchete-eo/blob/main/examples/temporal_mean_process.py >`_
38+ * `Config <https://github.com/mapchete /mapchete-eo/blob/main/examples/temporal_mean.mapchete >`_
39+ * `Process <https://github.com/mapchete /mapchete-eo/blob/main/examples/temporal_mean_process.py >`_
4040
4141Usage
4242-----
You can’t perform that action at this time.
0 commit comments