sendASCII
public void sendASCII(ReqState rs,
java.lang.String dataSet)
throws DAP2Exception,
ParseException
************************************************************************
Default handler for OPeNDAP ascii requests. Returns OPeNDAP DAP2 data in
comma delimited ascii columns for ingestion into some not so
OPeNDAP enabled application such as MS-Excel. Accepts constraint
expressions in exactly the same way as the regular OPeNDAP dataserver.
- Parameters:
rs
-
- Throws:
DAP2Exception
ParseException