public interface DatasetSource
| Modifier and Type | Method and Description |
|---|---|
ucar.nc2.NetcdfFile |
getNetcdfFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
boolean |
isMine(javax.servlet.http.HttpServletRequest req) |
boolean isMine(javax.servlet.http.HttpServletRequest req)
ucar.nc2.NetcdfFile getNetcdfFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws IOException
req - the servlet requestres - the servlet responseFileNotFoundException - is theIOException