Uses of Class
ucar.nc2.dt.fmrc.ForecastModelRunInventory

Packages that use ForecastModelRunInventory
ucar.nc2.dt.fmrc Support classes for Forecast Model Run Collections. 
 

Uses of ForecastModelRunInventory in ucar.nc2.dt.fmrc
 

Methods in ucar.nc2.dt.fmrc that return ForecastModelRunInventory
static ForecastModelRunInventory ForecastModelRunInventory.open(DiskCache2 cache, String ncfileLocation, int mode, boolean isFile)
          Open a GridDataset and construct a ForecastModelRun.
static ForecastModelRunInventory ForecastModelRunInventory.open(GridDataset gds, Date runDate)
           
static ForecastModelRunInventory ForecastModelRunInventory.readXML(String xmlLocation)
          Construct a ForecastModelRun from its XML representation
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.