public class GridAsPointResponder extends GridDatasetResponder implements NcssResponder
| Modifier and Type | Method and Description |
|---|---|
static GridAsPointResponder |
factory(DiskCache2 diskCache,
SupportedFormat format,
OutputStream out) |
org.springframework.http.HttpHeaders |
getResponseHeaders(FeatureDataset fd,
SupportedFormat format,
String datasetPath) |
void |
respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset fd,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format) |
buildCacheUrl, checkRequestedVars, getRequestedDateRange, getRequestedDates, groupVarsByVertLevelspublic static GridAsPointResponder factory(DiskCache2 diskCache, SupportedFormat format, OutputStream out)
public void respond(javax.servlet.http.HttpServletResponse res,
FeatureDataset fd,
String requestPathInfo,
NcssParamsBean queryParams,
SupportedFormat format)
throws IOException,
VariableNotContainedInDatasetException,
UnsupportedOperationException,
OutOfBoundariesException,
TimeOutOfWindowException,
ParseException,
DateUnitException,
InvalidRangeException
public org.springframework.http.HttpHeaders getResponseHeaders(FeatureDataset fd, SupportedFormat format, String datasetPath)
getResponseHeaders in interface NcssResponderCopyright © 1999–2014 UCAR/Unidata. All rights reserved.