Merge "Issue #2402 Remove excessive grid point count output." into development
Former-commit-id:fa3d3ad219
[formerly8466d69993
] [formerlyac61eedd88
[formerly ef68e9c3459e1e1cf40b433e05e0c6beea5f18e0]] Former-commit-id:ac61eedd88
Former-commit-id:3af222d8da
This commit is contained in:
commit
fdef1c8039
1 changed files with 0 additions and 2 deletions
|
@ -89,8 +89,6 @@ public class GribSplitter {
|
|||
message.setGridPointCount(0);
|
||||
break;
|
||||
}
|
||||
System.out.println("Number of points is: "
|
||||
+ message.getGridPointCount());
|
||||
messages.add(message);
|
||||
raf.seek(startPosition + length);
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue