|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FmrcInventory | |
---|---|
ucar.nc2.dt.fmrc | Support classes for Forecast Model Run Collections. |
Uses of FmrcInventory in ucar.nc2.dt.fmrc |
---|
Methods in ucar.nc2.dt.fmrc that return FmrcInventory | |
---|---|
static FmrcInventory |
FmrcInventory.makeFromCatalog(DiskCache2 cache,
String catURL,
String collectionName,
int maxDatasets,
int mode)
|
static FmrcInventory |
FmrcInventory.makeFromCatalog(String catURL,
String collectionName,
int maxDatasets,
int mode)
Create a ForecastModelRun Collection from the datasets in a catalog. |
static FmrcInventory |
FmrcInventory.makeFromDirectory(String fmrcDefinitionPath,
String collectionName,
DiskCache2 fmr_cache,
String dirName,
String suffix,
int mode)
Create a ForecastModelRun Collection from the files in a directory. |
Methods in ucar.nc2.dt.fmrc with parameters of type FmrcInventory | |
---|---|
void |
FmrcDefinition.addVertCoordsFromCollectionInventory(FmrcInventory fmrc)
Add just the vertical coord info to the definition |
void |
FmrcDefinition.makeFromCollectionInventory(FmrcInventory fmrc)
|
void |
FmrcReport.report(FmrcInventory fmrc,
PrintStream out,
boolean showMissing)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |