public class GribRewritePanel.FileBean extends Object
| Constructor and Description |
|---|
GribRewritePanel.FileBean() |
GribRewritePanel.FileBean(File f) |
| Modifier and Type | Method and Description |
|---|---|
long |
countCdmData2D(NetcdfDataset ncd) |
void |
countGribData2D(File f) |
void |
countNc4Data2D(File f) |
long |
getCdmData2D() |
String |
getFileType() |
double |
getGribSizeM() |
long |
getNc4Data2D() |
double |
getNc4SizeM() |
int |
getNdups() |
int |
getNrecords() |
int |
getNvars() |
String |
getPath() |
double |
getRatio() |
boolean |
isMatch() |
public GribRewritePanel.FileBean()
public GribRewritePanel.FileBean(File f) throws IOException
IOExceptionpublic String getPath()
public String getFileType()
public double getGribSizeM()
public long getCdmData2D()
public int getNrecords()
public boolean isMatch()
public int getNvars()
public int getNdups()
public double getNc4SizeM()
public long getNc4Data2D()
public double getRatio()
public long countCdmData2D(NetcdfDataset ncd) throws IOException
IOExceptionpublic void countGribData2D(File f) throws IOException
IOExceptionpublic void countNc4Data2D(File f)
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.