Skip to content

Commit

Permalink
Update cdm/core/src/main/java/ucar/nc2/internal/iosp/hdf5/H5tiledLayo…
Browse files Browse the repository at this point in the history
…utBB.java

Co-authored-by: Tara Drwenski <tdrwenski@users.noreply.github.com>
  • Loading branch information
haileyajohnson and tdrwenski committed Aug 22, 2022
1 parent 76ced70 commit 8925a9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public class H5tiledLayoutBB implements LayoutBB {
* @param v2 Variable to index over; assumes that vinfo is the data object
* @param wantSection the wanted section of data, contains a List of Range objects. must be complete
* @param raf the RandomAccessFile
* @param filterProps set of filter propertoes from which filter object will be created
* @param filterProps set of filter properties from which filter object will be created
* @throws InvalidRangeException if section invalid for this variable
* @throws IOException on io error
*/
Expand Down

0 comments on commit 8925a9e

Please sign in to comment.