Skip to content

Commit 104e4e4

Browse files
increase SNAP version to 8.0.3.3cv, includes geocoding fix for UTM-projected products
1 parent da76d1f commit 104e4e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

calvalus-processing/src/main/java/com/bc/calvalus/processing/ProcessingRectangleCalculator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import java.util.logging.Logger;
1818

1919
/**
20-
* Computes the rectangle of fo the input product that should be processed.
20+
* Computes the rectangle of the input product that should be processed.
2121
*/
2222
public abstract class ProcessingRectangleCalculator {
2323

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<hadoop.version>3.2.1-BC</hadoop.version>
1515
<calvalus.version>2.22</calvalus.version>
1616
<bc-wps.version>1.2</bc-wps.version>
17-
<snap.version>8.0.3.3cv</snap.version>
17+
<snap.version>8.0.3.4cv</snap.version>
1818
<s1tbx.version>8.0.1cv</s1tbx.version>
1919
<s2tbx.version>8.0.1cv</s2tbx.version>
2020
<s3tbx.version>8.0.3</s3tbx.version>

0 commit comments

Comments
 (0)