| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
debug |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final java.lang.String |
servletCachePath |
"/cache/ncss" |
protected static final java.lang.String |
servletPath |
"/ncss/" |
protected static final java.lang.String |
servletPathGrid |
"/ncss/grid/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
HANDLE_DUP_DIM_GRIDS |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CdmRemote |
"application/x-cdmremote" |
public static final java.lang.String |
CSV |
"text/csv" |
public static final java.lang.String |
HTML |
"text/html" |
public static final java.lang.String |
NETCDF |
"application/x-netcdf" |
public static final java.lang.String |
NETCDFS |
"application/x-netcdfs" |
public static final java.lang.String |
RAW |
"text/plain" |
public static final java.lang.String |
XML |
"application/xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
nexradStations |
"RadarNexradStations.xml" |
public static final java.lang.String |
terminalStations |
"RadarTerminalStations.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
catName |
"radarCollections.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
epic |
"1970-01-01T00:00:00" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
epic |
"1970-01-01T00:00:00" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CONTENT_TEXT |
"text/plain; charset=utf-8" |
public static final int |
STATUS_CLIENT_ABORT |
1000 |
public static final int |
STATUS_FORWARD_FAILURE |
1002 |
public static final int |
STATUS_FORWARDED |
1001 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
JSESSIONID |
"JSESSIONID" |
public static final java.lang.String |
SESSION_PATH |
"SESSION_PATH" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CHARACTER_ENCODING_UTF_8 |
"UTF-8" |