Skip to content

Commit c2a3b3b

Browse files
authored
Update README.md
1 parent 74a90bd commit c2a3b3b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ I have written a blog post about how this repo came into being. It includes a vi
1414

1515
Please note that this is <b>not</b> offically an awesome list.
1616

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.
1818

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.
2020

2121
Annotations are based on the headers - and where available - on the github accounts
2222

@@ -71,8 +71,6 @@ OpenEO covers many of the bases, hard to know whether to break it into different
7171

7272
## Remote Sensing.info
7373

74-
<b> All links have been changed - update your pointers Oct 2022 </b>
75-
7674
remotesening.info warrents its own section, the vast array of tools and processing software is incredible
7775
[RemoteSensing](https://github.com/remotesensinginfo) - Short tutorials and reference to useful software tools for the acquisition and processing of remote sensed Earth Observation data
7876
- [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
8280

8381
## `Python` processing of optical imagery (non deep learning)
8482

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.
8684

8785
### Download
8886

@@ -250,6 +248,7 @@ This section full of great code and projects related to processing optical satel
250248
- [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`
251249
- [icecube](https://github.com/iceye-ltd/icecube) - Create time-series datacubes for supervised machine learning with ICEYE SAR images. `Python`
252250
- [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`
253252

254253
### Reflectance / pre processing
255254

0 commit comments

Comments
 (0)