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
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ I have written a blog post about how this repo came into being. It includes a vi
14
14
15
15
Please note that this is <b>not</b> offically an awesome list.
16
16
17
-
<b> Update March 2024</b> Added a load of STAC links and some opendatacube ones. I accept PR's and you get a mention in the contributors file.
17
+
<b> Update October 2025</b> More developer links added. I accept PR's and you get a mention in the contributors file.
18
18
19
-
<b> A note of caution </b> During the QC of links I note that the vast majority are 18 + months old or considerbly older. Some repos are retired and still visible, some code is > 10 years old. Tread carefully.
19
+
<b> A note of caution </b> During the QC of links I note that the vast majority are 2years+ old or considerbly older. Some repos are retired and still visible, some code is > 10 years old. Tread carefully. This list is open to PR's and suggestions, it is updated infrequently by myself. If you find a link that is helpful, share it! We have 1.3k stars now so plenty of eyes on it. You will get acknowledged in the contributors file.
20
20
21
21
Annotations are based on the headers - and where available - on the github accounts
22
22
@@ -71,8 +71,6 @@ OpenEO covers many of the bases, hard to know whether to break it into different
71
71
72
72
## Remote Sensing.info
73
73
74
-
<b> All links have been changed - update your pointers Oct 2022 </b>
75
-
76
74
remotesening.info warrents its own section, the vast array of tools and processing software is incredible
77
75
[RemoteSensing](https://github.com/remotesensinginfo) - Short tutorials and reference to useful software tools for the acquisition and processing of remote sensed Earth Observation data
78
76
-[RSGISLib](http://rsgislib.org/rsgislib.html) - The Remote Sensing and GIS software library (RSGISLib) is a collection of tools for processing remote sensing and GIS datasets. The tools are accessed using `Python` bindings.
@@ -82,7 +80,7 @@ remotesening.info warrents its own section, the vast array of tools and processi
82
80
83
81
## `Python` processing of optical imagery (non deep learning)
84
82
85
-
This section full of great code and projects related to processing optical satellite imagery with `Python` . This section is under review Sept 2020 and being split into further categories - please suggest groupings or re assignments if needed - the idea is to make the Python code examples here easier to find. Categories are highly subjective.
83
+
This section full of great code and projects related to processing optical satellite imagery with `Python` . Please suggest groupings or re assignments if needed - the idea is to make the Python code examples here easier to find. Categories are highly subjective.
86
84
87
85
### Download
88
86
@@ -250,6 +248,7 @@ This section full of great code and projects related to processing optical satel
250
248
-[S2-superresolution](https://github.com/up42/s2-superresolution) - Deep Learning-based algorithm to upsample all Sentinel-2 bands to 10m. Also an example how to use GPUs on UP42. `Python`
251
249
-[icecube](https://github.com/iceye-ltd/icecube) - Create time-series datacubes for supervised machine learning with ICEYE SAR images. `Python`
252
250
-[sky truth offshore methane](https://github.com/SkyTruth/offshore-methane) - Offshore methane detection `Python`
251
+
-[Project Eucalyptus](https://github.com/Orbio-Earth/Project-Eucalyptus - Open-source pipelines for satellite-based methane detection. Includes trained segmentation models, a synthetic plume generator, and benchmarking tools for Sentinel-2, Landsat 8/9, and EMIT. For research and non-commercial use. `Python`
0 commit comments