ucar.unidata.view.sounding
Class NetcdfFileBrowser
java.lang.Object
ucar.unidata.view.sounding.SoundingFileBrowser
ucar.unidata.view.sounding.NetcdfFileBrowser
public class NetcdfFileBrowser
- extends SoundingFileBrowser
A browser for finding netCDF upper air files.
- Version:
- $Revision: 1.22 $
- Author:
- Unidata development team
|
Method Summary |
protected void |
checkNewFile(File selectedFile)
Check the status of the file. |
static void |
main(String[] args)
Test routine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkNewFile
protected void checkNewFile(File selectedFile)
- Check the status of the file.
- Overrides:
checkNewFile in class SoundingFileBrowser
- Parameters:
selectedFile - file to use for checking
main
public static void main(String[] args)
- Test routine.
- Parameters:
args - name of file or directory if supplied