|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.grads.GradsUtil
public class GradsUtil
Utility class for GrADS stuff
| Field Summary | |
|---|---|
static String |
GAUSR15
GAUSR15 identifier |
static String |
GAUSR20
GAUSR20 identifier |
static String |
GAUSR30
GAUSR30 identifier |
static String |
GAUSR40
GAUSR40 identifier |
static String |
GAUST62
GAUST62 identifier |
| Constructor Summary | |
|---|---|
GradsUtil()
|
|
| Method Summary | |
|---|---|
static double[] |
getGaussianLatitudes(String type,
int start,
int num)
Get the latitude values for the given type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String GAUSR15
public static final String GAUSR20
public static final String GAUSR30
public static final String GAUSR40
public static final String GAUST62
| Constructor Detail |
|---|
public GradsUtil()
| Method Detail |
|---|
public static double[] getGaussianLatitudes(String type,
int start,
int num)
throws IllegalArgumentException
type - gaussian typestart - starting index (1 based)num - number of values
IllegalArgumentException - invalid or unsupported type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||