Skip to content

Commit

Permalink
Update FootprintBenchmark.java
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfwood authored May 15, 2024
1 parent 56c8cf6 commit 9416402
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public static void footprintCYGNSS() throws Exception {
String configFileName = "PODAAC-CYGNS-L2X21.cfg";
runFootprint(fileDirectory, inputFileName, configFileName);
}

public static void main(String[] args) throws Exception {
Options opt = new OptionsBuilder()
.include(".*" + FootprintBenchmark.class.getSimpleName() + ".*")
Expand Down

0 comments on commit 9416402

Please sign in to comment.