|
||||||||||
| 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,
java.lang.String catURL,
java.lang.String collectionName,
int maxDatasets,
int mode)
|
static FmrcInventory |
FmrcInventory.makeFromCatalog(java.lang.String catURL,
java.lang.String collectionName,
int maxDatasets,
int mode)
Create a ForecastModelRun Collection from the datasets in a catalog. |
static FmrcInventory |
FmrcInventory.makeFromDirectory(java.lang.String fmrcDefinitionPath,
java.lang.String collectionName,
DiskCache2 fmr_cache,
java.lang.String dirName,
java.lang.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,
java.io.PrintStream out,
boolean showMissing)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||