Skip to content

Commit

Permalink
update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
lveci committed Oct 15, 2019
1 parent 1e62a82 commit 1893601
Show file tree
Hide file tree
Showing 17 changed files with 517 additions and 613 deletions.
32 changes: 17 additions & 15 deletions s1tbx-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
<groupId>org.esa.snap</groupId>
<artifactId>snap-dem</artifactId>
</dependency>
<dependency>
<groupId>org.esa.snap</groupId>
<artifactId>snap-raster</artifactId>
<version>${snap.version}</version>
</dependency>

<dependency>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx-io</artifactId>
Expand All @@ -67,21 +73,17 @@
<artifactId>s1tbx-op-sentinel1</artifactId>
<version>${s1tbx.version}</version>
</dependency>

<dependency>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb-io</artifactId>
<version>${rstb.version}</version>
</dependency>
<dependency>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb-op-polarimetric-tools</artifactId>
<version>${rstb.version}</version>
</dependency>
</dependencies>

<!--build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>nbm-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<useDefaultManifestFile>true</useDefaultManifestFile>
</configuration>
</plugin>
</plugins>
</build-->
</project>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1893601

Please sign in to comment.