| 程序包 | 说明 |
|---|---|
| org.meteoinfo.data.meteodata | |
| org.meteoinfo.data.meteodata.micaps | |
| org.meteoinfo.data.meteodata.netcdf |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected MeteoDataType |
DataInfo.dataType |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
MeteoDataType |
DataInfo.getDataType() |
Get data type
|
MeteoDataType |
MeteoDataInfo.getDataType() |
Get meteo data type
|
static MeteoDataType |
MeteoDataType.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static MeteoDataType[] |
MeteoDataType.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
DataInfo.setDataType(MeteoDataType value) |
Set data type
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static MeteoDataType |
MICAPSDataInfo.getDataType(String fileName) |
Get MICAPS data type
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
NetCDFDataInfo.readDataInfo(String fileName,
MeteoDataType mdt) |
Read data info for mixed GRIB-1 and GRIB-2 data file
|
Copyright © 2019. All rights reserved.