This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Park Taezoon wrote: > Hello, > > I am trying to write a java client which can browse THREDDS catalog and > finally download data. The target data is NEXRAD Level II and I'd like > to use OPeNDAP for subsetting the dataset. > > Could you please let me know the tutorial/example? I cannot find any > documentation about THREDDS Java Client Libraries. The client side of THREDDS is the netcdf-java libraries at: http://www.unidata.ucar.edu/software/netcdf-java/ Im afraid the documentation is not very good yet.