ucar.unidata.view.sounding
Class NetcdfFileBrowser

java.lang.Object
  extended by ucar.unidata.view.sounding.SoundingFileBrowser
      extended by 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

Field Summary
 
Fields inherited from class ucar.unidata.view.sounding.SoundingFileBrowser
FILTER_CMA_UA, FILTER_NC, selectedFileDisplay
 
Method Summary
protected  void checkNewFile(File selectedFile)
          Check the status of the file.
static void main(String[] args)
          Test routine.
 
Methods inherited from class ucar.unidata.view.sounding.SoundingFileBrowser
addPropertyChangeListener, addPropertyChangeListener, getContents, getSoundingAdapter, getSoundingAdapterProperty, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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