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: sen2like/release-notes.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Sen2Like Release Notes
2
2
3
+
## v4.4.1
4
+
5
+
### Important information about sen2like on Creodias
6
+
7
+
If you are using sen2like on Creodias you should update your sen2like configuration to properly filter Landsat products due to changes in Creodias Opensearch catalog API.
8
+
9
+
Please refer to [Creodias config parameters chapter](README.md#creodias-api) and take a look at [default configuration sample file](conf/config.ini)
10
+
11
+
### Fix
12
+
13
+
* sen2cor was applied only to first product when enable to process a L1 stack
14
+
* Fix docker image build instructions in [README.md](README.md)
15
+
* TopographicCorrection post process fail if DEM is not present
16
+
* Replace finder catalog url by datahub catalog url and update landsat L1 product selection config sample, see [config parameters](README.md#creodias-api)
17
+
* Force 2D coordinates for roi file with 3D coordinates
0 commit comments