Looking for interactive tutorials on accessing data?
The recommended Python tool to access, subset, and stream data from OPeNDAP servers is PyDAP. Pydap is a backend engine to Xarray, one of the most commonly used data analysis tools in the GeoSciences. The Official PyDAP documentation has various examples demonstrating how to find data from OPeNDAP servers.
Other tools can be used to access data from OPeNDAP servers to perform subset operations, such as R, Matlab, Xarray, IDL, Panoply, Geovanni, and more. (Wondering about a specific tool? Here’s a list of OPeNDAP-compatible client software.)

